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