PMD Results

The following document contains the results of PMD 5.0.2.

Files

uk/ac/ebi/intenz/webapp/controller/ChangeCharacterRepresentationCommand.java

ViolationLine
Avoid unused imports such as 'uk.ac.ebi.xchars.SpecialCharacters'7

uk/ac/ebi/intenz/webapp/controller/IntEnzContactServlet.java

ViolationLine
Overriding method merely calls super22 - 24

uk/ac/ebi/intenz/webapp/controller/SearchCommand.java

ViolationLine
Avoid returning from a finally block224
Useless parentheses.507
Useless parentheses.787

uk/ac/ebi/intenz/webapp/controller/SearchECCommand.java

ViolationLine
Avoid returning from a finally block431
Useless parentheses.467

uk/ac/ebi/intenz/webapp/controller/SearchIDCommand.java

ViolationLine
Avoid returning from a finally block113

uk/ac/ebi/intenz/webapp/controller/SearchProposedCommand.java

ViolationLine
Avoid returning from a finally block162

uk/ac/ebi/intenz/webapp/helper/EnzymeLinkHelper.java

ViolationLine
Avoid unused local variables such as 'iii'.45
Avoid unused private methods such as 'getLinkHTMLTableRow(EnzymeLink,String,boolean)'.179
Avoid unused private methods such as 'getUniprotLinks(List)'.238