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.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. | 253 |
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:'. | 237 | |
| '0.66d' is a magic number. | 244 | |
| '8.0d' is a magic number. | 246 | |
| Line is longer than 120 characters. | 251 | |
| '12.0d' is a magic number. | 252 | |
| '12.0d' is a magic number. | 252 | |
| Line is longer than 120 characters. | 261 | |
| Line is longer than 120 characters. | 263 |
org/dishevelled/piccolo/identify/ListNode.java
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @param <E> tag. | 51 | |
| ';' is followed by whitespace. | 108 | |
| '12.0d' is a magic number. | 113 | |
| Parameter viewToModel should be final. | 137 | |
| Parameter modelToView should be final. | 150 | |
| Parameter selectionModel should be final. | 163 | |
| Parameter viewDecorator should be final. | 176 |
org/dishevelled/piccolo/identify/ListView.java
| Violation | Message | Line |
|---|---|---|
| Type Javadoc comment is missing an @param <E> tag. | 35 | |
| Type Javadoc comment is missing an @param <V> tag. | 35 | |
| Missing a Javadoc comment. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Missing a Javadoc comment. | 48 | |
| Missing a Javadoc comment. | 49 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 89 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 101 | |
| Missing a Javadoc comment. | 103 | |
| Missing a Javadoc comment. | 104 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 109 |
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. | 277 | |
| Line is longer than 120 characters. | 280 |
org/dishevelled/piccolo/identify/StateMachineSupport.java
| Violation | Message | Line |
|---|---|---|
| '{' is followed by whitespace. | 162 |