Fork me on GitHub

PMD Results

The following document contains the results of PMD 4.3.

Files

com/meltmedia/cadmium/email/HtmlTextEmail.java

ViolationLine
Overriding method merely calls super80 - 84

com/meltmedia/cadmium/email/InternetAddressSet.java

ViolationLine
An empty statement (semicolon) not part of a loop41

com/meltmedia/cadmium/email/jersey/EmailFormValidator.java

ViolationLine
These nested if statements could be combined66 - 68

com/meltmedia/cadmium/email/jersey/EmailResource.java

ViolationLine
Avoid empty catch blocks167