| Violation |
Ligne |
| A high number of imports can indicate a high degree of coupling within an object. |
34–1332 |
| Avoid really long classes. |
86–1332 |
| The class 'DateValidatorsJspBean' has a Cyclomatic Complexity of 6 (Highest = 32). |
86–1332 |
| The class 'DateValidatorsJspBean' has a Modified Cyclomatic Complexity of 5 (Highest = 16). |
86–1332 |
| The class 'DateValidatorsJspBean' has a Standard Cyclomatic Complexity of 5 (Highest = 20). |
86–1332 |
| Perhaps '_nDefaultItemsPerPage' could be replaced by a local variable. |
173 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
201 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
306 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
347 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
390 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
488 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
536 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
586 |
| The method getRuleFields() has an NPath complexity of 732 |
665–824 |
| The method 'getRuleFields' has a Modified Cyclomatic Complexity of 16. |
665–824 |
| Avoid really long methods. |
665–824 |
| The method 'getRuleFields' has a Standard Cyclomatic Complexity of 20. |
665–824 |
| The method 'getRuleFields' has a Cyclomatic Complexity of 32. |
665–824 |
| Use equals() to compare object references. |
727 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
945 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
1033 |
| If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation |
1129 |
| The method 'getDateCalculatedFields' has a Cyclomatic Complexity of 13. |
1201–1268 |
| Avoid declaring a variable if it is unreferenced before a possible exit point. |
1206 |