PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/restafarian/example/servlets/CountrySelectorServlet.java

Violation Line
Found 'DD'-anomaly for variable 'key' (lines '73'-'75'). 73 - 75
Found 'DU'-anomaly for variable 'key' (lines '73'-'101'). 73 - 101
Found 'DU'-anomaly for variable 'key' (lines '75'-'101'). 75 - 101
Found 'DD'-anomaly for variable 'line' (lines '114'-'115'). 114 - 115
Avoid assignments in operands 115
Found 'DU'-anomaly for variable 'line' (lines '115'-'129'). 115 - 129
Found 'DU'-anomaly for variable 'separator' (lines '151'-'173'). 151 - 173
Found 'DU'-anomaly for variable 'separator' (lines '169'-'173'). 169 - 173

org/restafarian/example/servlets/LeaveRequestServlet.java

Violation Line
Found 'DD'-anomaly for variable 'lr' (lines '186'-'193'). 186 - 193
Found 'DD'-anomaly for variable 'lr' (lines '206'-'213'). 206 - 213