PMD Results
The following document contains the results of PMD 5.6.1.
Files
net/sourceforge/javadpkg/DebianPackageConstants.java
Violation |
Line |
Do not start a literal by 0 unless its an octal value |
148 |
Do not start a literal by 0 unless its an octal value |
150 |
Do not start a literal by 0 unless its an octal value |
152 |
net/sourceforge/javadpkg/control/impl/BinaryControlImpl.java
Violation |
Line |
Avoid unused constructor parameters such as 'description'. |
203 |
Avoid unused constructor parameters such as 'installedSize'. |
203 |
net/sourceforge/javadpkg/control/impl/ControlBuilderImpl.java
Violation |
Line |
Avoid unused method parameters such as 'control'. |
471 |
net/sourceforge/javadpkg/impl/ChangeLogParserImpl.java
Violation |
Line |
Avoid unused method parameters such as 'context'. |
295 |
net/sourceforge/javadpkg/impl/DebianPackageBuilderImpl.java
Violation |
Line |
Avoid unused method parameters such as 'target'. |
411 |
Avoid unused method parameters such as 'target'. |
605 |
net/sourceforge/javadpkg/impl/SymbolsParserImpl.java
Violation |
Line |
Avoid unused method parameters such as 'source'. |
202 |
net/sourceforge/javadpkg/io/impl/DataTempFileSwap.java
Violation |
Line |
These nested if statements could be combined |
163–165 |
net/sourceforge/javadpkg/io/impl/FileModeImpl.java
Violation |
Line |
Do not start a literal by 0 unless its an octal value |
51 |
Do not start a literal by 0 unless its an octal value |
51 |
Do not start a literal by 0 unless its an octal value |
73 |
Do not start a literal by 0 unless its an octal value |
124 |
Do not start a literal by 0 unless its an octal value |
130 |
Do not start a literal by 0 unless its an octal value |
136 |
Do not start a literal by 0 unless its an octal value |
142 |
Do not start a literal by 0 unless its an octal value |
148 |
Do not start a literal by 0 unless its an octal value |
154 |
Do not start a literal by 0 unless its an octal value |
160 |
Do not start a literal by 0 unless its an octal value |
166 |
Do not start a literal by 0 unless its an octal value |
172 |
Do not start a literal by 0 unless its an octal value |
178 |