PMD Results

The following document contains the results of PMD 4.2.2.

Files

org/jaxen/JaxenException.java

Violation Line
Avoid empty catch blocks 74 - 77

org/jaxen/SimpleNamespaceContext.java

Violation Line
Error while processing /Users/elharo/jaxen/src/java/main/org/jaxen/SimpleNamespaceContext.java: 5735 0
Error while processing /Users/elharo/jaxen/src/java/main/org/jaxen/SimpleNamespaceContext.java: 5735 0
Error while processing /Users/elharo/jaxen/src/java/main/org/jaxen/SimpleNamespaceContext.java: 5735 0

org/jaxen/dom/DocumentNavigator.java

Violation Line
Avoid empty if statements 382 - 383
Avoid empty catch blocks 474 - 475
Avoid empty catch blocks 513 - 514
Avoid empty catch blocks 535 - 536
Avoid empty catch blocks 575 - 576

org/jaxen/dom4j/DocumentNavigator.java

Violation Line
These nested if statements could be combined 242 - 244

org/jaxen/expr/DefaultStep.java

Violation Line
These nested if statements could be combined 157 - 161

org/jaxen/javabean/DocumentNavigator.java

Violation Line
Avoid empty catch blocks 228 - 231
Avoid empty catch blocks 232 - 235

org/jaxen/jdom/DocumentNavigator.java

Violation Line
These nested if statements could be combined 256 - 257
These nested if statements could be combined 278 - 279
These nested if statements could be combined 309 - 312

org/jaxen/pattern/LocationPathPattern.java

Violation Line
These nested if statements could be combined 114 - 117

org/jaxen/saxpath/SAXPathException.java

Violation Line
Avoid empty catch blocks 74 - 77

org/jaxen/saxpath/helpers/XPathReaderFactory.java

Violation Line
Avoid empty catch blocks 98 - 101

org/jaxen/xom/DocumentNavigator.java

Violation Line
Overriding method merely calls super 279 - 281
Overriding method merely calls super 283 - 285
Avoid empty if statements 303 - 304