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:'. | 146 | |
| '4.0d' is a magic number. | 200 | |
| Comment matches to-do format 'TODO:'. | 337 |
org/dishevelled/piccolo/identify/ExplorerIdNode.java
| Violation | Message | Line |
|---|---|---|
| '0.66f' is a magic number. | 207 | |
| '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. | 253 |
org/dishevelled/piccolo/identify/FinderIdNode.java
| Violation | Message | Line |
|---|---|---|
| '0.66f' is a magic number. | 211 | |
| '0.1d' is a magic number. | 228 | |
| '0.1d' is a magic number. | 228 | |
| Line is longer than 120 characters. | 232 | |
| Comment matches to-do format 'TODO:'. | 242 | |
| '0.66d' is a magic number. | 249 | |
| '8.0d' is a magic number. | 251 | |
| Line is longer than 120 characters. | 256 | |
| '12.0d' is a magic number. | 257 | |
| '12.0d' is a magic number. | 257 | |
| Line is longer than 120 characters. | 266 | |
| Line is longer than 120 characters. | 268 |
org/dishevelled/piccolo/identify/NautilusIdNode.java
| Violation | Message | Line |
|---|---|---|
| '4.0d' is a magic number. | 242 | |
| Line is longer than 120 characters. | 246 | |
| '6.0d' is a magic number. | 247 | |
| '6.0d' is a magic number. | 247 | |
| Line is longer than 120 characters. | 251 | |
| Line is longer than 120 characters. | 254 |
org/dishevelled/piccolo/identify/StateMachineSupport.java
| Violation | Message | Line |
|---|---|---|
| '{' is followed by whitespace. | 166 |