Checkstyle Results
The following document contains the results of Checkstyle.
Files
Details
org/dishevelled/venn/tools/AbstractVennRunnable.java
Violation | Message | Line |
---|---|---|
'16' is a magic number. | 152 | |
'64' is a magic number. | 152 | |
Line is longer than 120 characters. | 243 | |
Line is longer than 120 characters. | 278 | |
Line is longer than 120 characters. | 288 | |
Line is longer than 120 characters. | 314 | |
Line is longer than 120 characters. | 324 |
org/dishevelled/venn/tools/Venn.java
Violation | Message | Line |
---|---|---|
Unused import - java.io.FileWriter. | 28 | |
Unused import - java.io.IOException. | 29 | |
Unused import - org.dishevelled.commandline.argument.FileArgument. | 53 | |
'29' is a magic number. | 94 | |
Missing a Javadoc comment. | 186 | |
'{' should be on a new line. | 192 | |
Missing a Javadoc comment. | 205 | |
Missing a Javadoc comment. | 215 | |
Missing a Javadoc comment. | 220 | |
Missing a Javadoc comment. | 233 | |
Missing a Javadoc comment. | 242 | |
Missing a Javadoc comment. | 257 |
org/dishevelled/venn/tools/Venn2.java
Violation | Message | Line |
---|---|---|
More than 7 parameters. | 89 | |
Line is longer than 120 characters. | 126 | |
Line is longer than 120 characters. | 226 | |
Line is longer than 120 characters. | 232 |
org/dishevelled/venn/tools/Venn3.java
Violation | Message | Line |
---|---|---|
More than 7 parameters. | 105 | |
Line is longer than 120 characters. | 156 | |
Line is longer than 120 characters. | 268 | |
'3' is a magic number. | 278 | |
Line is longer than 120 characters. | 280 | |
'3' is a magic number. | 282 | |
Line is longer than 120 characters. | 285 | |
Line is longer than 120 characters. | 287 |
org/dishevelled/venn/tools/Venn4.java
Violation | Message | Line |
---|---|---|
More than 7 parameters. | 145 | |
Method length is 152 lines (max allowed is 150). | 232 | |
Line is longer than 120 characters. | 234 | |
Line is longer than 120 characters. | 320 | |
Line is longer than 120 characters. | 411 | |
Line is longer than 120 characters. | 412 | |
Line is longer than 120 characters. | 413 | |
Line is longer than 120 characters. | 414 | |
Line is longer than 120 characters. | 420 | |
'4' is a magic number. | 430 | |
Line is longer than 120 characters. | 432 | |
'4' is a magic number. | 434 | |
'3' is a magic number. | 435 | |
Line is longer than 120 characters. | 438 | |
Line is longer than 120 characters. | 440 | |
Line is longer than 120 characters. | 458 |