PMD Results
The following document contains the results of PMD
4.1.
Files
yarfraw/io/CachedFeedReader.java
Violation |
Line |
Avoid empty catch blocks |
66
- 69
|
Avoid empty catch blocks |
86
- 89
|
yarfraw/mapping/backward/impl/Atom10MappingUtils.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 274
|
yarfraw/mapping/backward/impl/Rss10MappingUtils.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 247
|
yarfraw/mapping/backward/impl/Rss20MappingUtils.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 96
|
yarfraw/mapping/backward/impl/ToChannelAtom03Impl.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 77
|
yarfraw/mapping/backward/impl/ToChannelAtom10Impl.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 162
|
yarfraw/mapping/backward/impl/ToChannelRss20Impl.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 138
|
yarfraw/mapping/forward/impl/ToAtom10ChannelImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
1
- 183
|
yarfraw/utils/CommonUtils.java
Violation |
Line |
Avoid empty catch blocks |
154
- 156
|
Avoid empty catch blocks |
172
- 174
|
yarfraw/utils/extension/ExtensionUtils.java
Violation |
Line |
These nested if statements could be combined |
367
- 369
|
These nested if statements could be combined |
482
- 484
|
yarfraw/utils/JAXBUtils.java
Violation |
Line |
Avoid unused imports such as 'javax.xml.bind.Marshaller' |
9
|