PMD Results
The following document contains the results of PMD
4.2.5.
Files
RAT Core - org/apache/rat/analysis/DocumentHeaderAnalyser.java
Violation |
Line |
Avoid empty catch blocks |
52
- 54
|
RAT Core - org/apache/rat/analysis/HeaderCheckWorker.java
Violation |
Line |
Avoid empty while statements |
84
|
Avoid empty catch blocks |
97
- 99
|
RAT Core - org/apache/rat/api/Document.java
Violation |
Line |
Avoid unused imports such as 'org.apache.rat.document.CompositeDocumentException' |
25
|
RAT Core - org/apache/rat/document/impl/DocumentImplUtils.java
Violation |
Line |
Avoid empty catch blocks |
49
- 51
|
RAT Core - org/apache/rat/document/impl/guesser/BinaryGuesser.java
Violation |
Line |
Avoid empty catch blocks |
53
- 56
|
Avoid empty catch blocks |
82
- 84
|
RAT Core - org/apache/rat/report/claim/impl/ClaimAggregator.java
Violation |
Line |
Avoid unused imports such as 'org.apache.rat.api.Document' |
25
|
RAT Core - org/apache/rat/report/xml/writer/impl/base/XmlWriter.java
Violation |
Line |
These nested if statements could be combined |
610
- 612
|
RAT Core - org/apache/rat/walker/DirectoryWalker.java
Violation |
Line |
These nested if statements could be combined |
114
- 116
|
These nested if statements could be combined |
132
- 134
|
RAT Maven Plugin - org/apache/rat/mp/RatCheckMojo.java
Violation |
Line |
Avoid empty catch blocks |
107
- 110
|
Avoid empty if statements |
181
- 183
|
RAT Maven Plugin - org/apache/rat/mp/RatReportMojo.java
Violation |
Line |
Avoid empty catch blocks |
176
- 179
|
Avoid empty catch blocks |
187
- 190
|
RAT Ant Tasks - org/apache/rat/anttasks/Report.java
Violation |
Line |
Avoid empty if statements |
247
- 249
|
RAT Ant Tasks - org/apache/rat/anttasks/ResourceCollectionContainer.java
Violation |
Line |
Avoid empty if statements |
53
- 55
|