PMD Results
The following document contains the results of PMD 5.0.2.
Files
uk/ac/ebi/intenz/webapp/controller/ChangeCharacterRepresentationCommand.java
Violation | Line |
---|
Avoid unused imports such as 'uk.ac.ebi.xchars.SpecialCharacters' | 7 |
uk/ac/ebi/intenz/webapp/controller/IntEnzContactServlet.java
Violation | Line |
---|
Overriding method merely calls super | 22 - 24 |
uk/ac/ebi/intenz/webapp/controller/SearchCommand.java
Violation | Line |
---|
Avoid returning from a finally block | 224 |
Useless parentheses. | 507 |
Useless parentheses. | 787 |
uk/ac/ebi/intenz/webapp/controller/SearchECCommand.java
Violation | Line |
---|
Avoid returning from a finally block | 431 |
Useless parentheses. | 467 |
uk/ac/ebi/intenz/webapp/controller/SearchIDCommand.java
Violation | Line |
---|
Avoid returning from a finally block | 113 |
uk/ac/ebi/intenz/webapp/controller/SearchProposedCommand.java
Violation | Line |
---|
Avoid returning from a finally block | 162 |
uk/ac/ebi/intenz/webapp/helper/EnzymeLinkHelper.java
Violation | Line |
---|
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 |