Violation | Line |
The class 'ComponentTag' has a Cyclomatic Complexity of 3 (Highest = 12). |
64
|
Avoid unused private fields such as 'log' |
67
|
The method 'addChild' has a Cyclomatic Complexity of 12. |
219
|
Avoid if (x != y) ..; else ..; |
227
|
Avoid if (x != y) ..; else ..; |
263
|
Avoid if (x != y) ..; else ..; |
293
|
Avoid if (x != y) ..; else ..; |
316
|
The method 'setBeanProperties' has a Cyclomatic Complexity of 10. |
330
|
The same String literal appears 4 times in this file; the first occurrence is on line 366 |
366
|
A value of 29 may denote a high amount of coupling within the class |
412
|