Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

com/meltmedia/cadmium/servlets/BasicFileServlet.java

ViolationLine
Avoid unnecessary temporaries when converting primitives to Strings201
These nested if statements could be combined324 - 327
These nested if statements could be combined332 - 335
These nested if statements could be combined340 - 343

com/meltmedia/cadmium/servlets/FileServlet.java

ViolationLine
Overriding method merely calls super54 - 56

com/meltmedia/cadmium/servlets/guice/CadmiumListener.java

ViolationLine
Avoid empty catch blocks170
Avoid empty catch blocks172
Avoid empty catch blocks186
Avoid empty catch blocks494 - 496
These nested if statements could be combined511 - 513