Checkstyle Results
The following document contains the results of Checkstyle 9.3 with sun_checks.xml ruleset.
Summary
Files | ![]() |
![]() |
![]() |
---|---|---|---|
7 | 0 | 0 | 107 |
Files
Rules
Category | Rule | Violations | Severity |
---|---|---|---|
blocks | EmptyBlock | 1 | ![]() |
coding | MagicNumber | 8 | ![]() |
sizes | LineLength
|
96 | ![]() |
whitespace | WhitespaceAround | 2 | ![]() |
Details
org/leplus/ristretto/util/ArrayListVector.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 85). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 84). | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 70 |
org/leplus/ristretto/util/IdentityEnum.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 20 |
org/leplus/ristretto/util/IdentityHashSet.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 27 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 94). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 87). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 45 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 51 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 56 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 63 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 73 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 74 |
org/leplus/ristretto/util/IdentityObject.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 22 |
org/leplus/ristretto/util/ReproducibleUUIDs.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 83). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 34 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 35 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 81). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 39 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 40 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 95). | 64 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 77 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 92 |
![]() |
coding | MagicNumber | '6' is a magic number. | 110 |
![]() |
coding | MagicNumber | '0x0f' is a magic number. | 110 |
![]() |
coding | MagicNumber | '6' is a magic number. | 111 |
![]() |
coding | MagicNumber | '0x30' is a magic number. | 111 |
![]() |
coding | MagicNumber | '8' is a magic number. | 112 |
![]() |
coding | MagicNumber | '0x3f' is a magic number. | 112 |
![]() |
coding | MagicNumber | '8' is a magic number. | 113 |
![]() |
coding | MagicNumber | '0x80' is a magic number. | 113 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 131 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 137 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 82). | 138 |
![]() |
whitespace | WhitespaceAround | '{' is not followed by whitespace. | 145 |
![]() |
blocks | EmptyBlock | Must have at least one statement. | 145 |
![]() |
whitespace | WhitespaceAround | '}' is not preceded with whitespace. | 145 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 151 |
org/leplus/ristretto/util/UUIDConvertor.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 23 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 24 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 25 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 28 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 29 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 30 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 31 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 32 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 33 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 36 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 37 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 38 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 41 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 42 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 43 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 44 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 45 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 46 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 47 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 98). | 48 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 91). | 49 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 50 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 92 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 207 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 208 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 213 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 216 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 234 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 235 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 240 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 243 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 256 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 257 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 262 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 92). | 265 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 278 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 279 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 284 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 287 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 300 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 301 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 306 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 86). | 308 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 100). | 321 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 99). | 322 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 327 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 330 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 343 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 96). | 344 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 349 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 352 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 93). | 365 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 97). | 366 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 89). | 371 |
![]() |
sizes | LineLength | Line is longer than 80 characters (found 88). | 374 |
org/leplus/ristretto/util/VectorAdapter.java
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
sizes | LineLength | Line is longer than 80 characters (found 90). | 32 |