Checkstyle Results
The following document contains the results of Checkstyle. 
Files
| Files | I | W | E |
|---|---|---|---|
| org/dishevelled/venn/tools/AbstractVennRunnable.java | 0 | 0 | 7 |
| org/dishevelled/venn/tools/Venn2.java | 0 | 0 | 4 |
| org/dishevelled/venn/tools/Venn3.java | 0 | 0 | 8 |
| org/dishevelled/venn/tools/Venn4.java | 0 | 0 | 16 |
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/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 |