PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/commsen/stopwatch/reports/DefaultStopwatchReport.java

Violation Line
Overriding method merely calls super 198 - 201

com/commsen/stopwatch/reports/LoadStopwatchReport.java

Violation Line
Overriding method merely calls super 94 - 97
Overriding method merely calls super 102 - 105

com/commsen/stopwatch/reports/MemoryStopwatchReport.java

Violation Line
Overriding method merely calls super 93 - 96
Overriding method merely calls super 104 - 107

com/commsen/stopwatch/storages/AbstractDatabaseStorage.java

Violation Line
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. 548
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. 801

com/commsen/stopwatch/storages/MemoryHSQLInMemoryStorage.java

Violation Line
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. 90

com/commsen/stopwatch/storages/MemoryHSQLStorage.java

Violation Line
Always check the return of one of the navigation method (next,previous,first,last) of a ResultSet. 93