Files

org/apache/torque/TorqueInstance.java

ViolationLine
These nested if statements could be combined687 - 701

org/apache/torque/avalon/TorqueComponent.java

ViolationLine
These nested if statements could be combined149 - 153

org/apache/torque/manager/NoOpMethodResultCache.java

ViolationLine
Avoid unused constructor parameters such as 'cache'.36 - 39

org/apache/torque/oid/IDBroker.java

ViolationLine
Don't create instances of already existing BigInteger and BigDecimal (ZERO, ONE, TEN)173
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet.500

org/apache/torque/om/NumberKey.java

ViolationLine
Ensure you override both equals() and hashCode()207

org/apache/torque/sql/whereclausebuilder/InBuilder.java

ViolationLine
These nested if statements could be combined166 - 169

org/apache/torque/util/ColumnValues.java

ViolationLine
Avoid unused constructor parameters such as 'table'.65 - 69
Avoid unused constructor parameters such as 'table'.101 - 108

org/apache/torque/util/Criteria.java

ViolationLine
Avoid unused constructor parameters such as 'initialCapacity'.223 - 226
Avoid unused constructor parameters such as 'initialCapacity'.250 - 254