PMD Results
The following document contains the results of PMD 3.7.
Files
org/millscript/commons/xml/contentspec/CpContentspecImpl.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'matchMode' | 34 |
org/millscript/commons/xml/sax/XMLReaderImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 184 - 186 |
org/millscript/commons/xml/tokenizer/AbstractXmlTokenizerImpl.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 1678 |
org/millscript/commons/xml/atttype/NotationAttDefImpl.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'notationNames' | 38 |
org/millscript/commons/xml/atttype/EnumerationAttDefImpl.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'enumerationNmtokens' | 38 |
org/millscript/commons/xml/entity/ExternalGeneralEntity.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'value' | 46 |
org/millscript/commons/xml/entity/ExternalParameterEntity.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'value' | 46 |