Violation | Line |
The class 'AntTag' has a Cyclomatic Complexity of 3 (Highest = 17). |
51
|
Avoid unused private fields such as 'ANT_MANIFEST_TAG' |
59
|
Avoid really long methods. |
106
|
The method 'doTag' has a Cyclomatic Complexity of 17. |
106
|
Deeply nested if..then statements are hard to read |
130
|
Avoid if (x != y) ..; else ..; |
204
|
Avoid unused local variables such as 'body' |
223
|
Avoid empty catch blocks |
352
|
A value of 23 may denote a high amount of coupling within the class |
548
|