Checkstyle Results
The following document contains the results of Checkstyle.
Files
Details
org/dishevelled/piccolo/identify/AbstractIdNode.java
Violation | Message | Line |
---|---|---|
Comment matches to-do format 'TODO:'. | 292 | |
'4.0d' is a magic number. | 539 |
org/dishevelled/piccolo/identify/ExplorerIdNode.java
Violation | Message | Line |
---|---|---|
'0.66f' is a magic number. | 207 | |
'0.66f' is a magic number. | 215 | |
'0.2d' is a magic number. | 239 | |
'6.0d' is a magic number. | 239 | |
'0.1d' is a magic number. | 240 | |
'0.5d' is a magic number. | 240 | |
Line is longer than 120 characters. | 243 | |
Line is longer than 120 characters. | 254 |
org/dishevelled/piccolo/identify/FinderIdNode.java
Violation | Message | Line |
---|---|---|
'0.66f' is a magic number. | 206 | |
'0.1d' is a magic number. | 223 | |
'0.1d' is a magic number. | 223 | |
Line is longer than 120 characters. | 227 | |
Comment matches to-do format 'TODO:'. | 238 | |
'0.66d' is a magic number. | 245 | |
'8.0d' is a magic number. | 247 | |
Line is longer than 120 characters. | 252 | |
'12.0d' is a magic number. | 253 | |
'12.0d' is a magic number. | 253 | |
Line is longer than 120 characters. | 264 | |
Line is longer than 120 characters. | 266 |
org/dishevelled/piccolo/identify/NautilusIdNode.java
Violation | Message | Line |
---|---|---|
'4.0d' is a magic number. | 268 | |
Line is longer than 120 characters. | 272 | |
'6.0d' is a magic number. | 273 | |
'6.0d' is a magic number. | 273 | |
Line is longer than 120 characters. | 278 | |
Line is longer than 120 characters. | 281 |
org/dishevelled/piccolo/identify/StateMachineSupport.java
Violation | Message | Line |
---|---|---|
'{' is followed by whitespace. | 162 |