The following document contains the results of Checkstyle 6.16 with odl_checks.xml ruleset.
Category | Rule | Violations | Severity |
---|---|---|---|
coding | IllegalThrows | 1 | ![]() |
sizes | LineLength
|
23 | ![]() |
whitespace | WhitespaceAround
|
4 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 171). | 57 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 163). | 102 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 166). | 103 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 104 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 32 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 32 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 121). | 57 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 126). | 69 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 39 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 128). | 43 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 122). | 57 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 132). | 59 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 167). | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 170). | 68 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 49 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 165). | 77 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 79 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 81 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 147). | 110 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 146). | 112 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 142). | 105 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 115 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 120 characters (found 130). | 65 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 129). | 74 |
![]() |
sizes | LineLength | Line is longer than 120 characters (found 131). | 79 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not preceded with whitespace. | 83 |
![]() |
whitespace | WhitespaceAround | WhitespaceAround: '=' is not followed by whitespace. | 83 |
![]() |
coding | IllegalThrows | Throwing 'Throwable' is not allowed. | 84 |