PMD Results

The following document contains the results of PMD 6.0.1.

Files

org/cyclopsgroup/jmxterm/cc/CommandCenter.java

Violation Line
Avoid unused method parameters such as 'originalCommand'. 150

org/cyclopsgroup/jmxterm/cc/ConsoleCompletor.java

Violation Line
An operation on an Immutable object (String, BigDecimal or BigInteger) wont change the object itself 55

org/cyclopsgroup/jmxterm/cmd/BeanCommand.java

Violation Line
Avoid empty catch blocks 5556
Avoid empty catch blocks 5657
Avoid empty catch blocks 6970
Avoid empty catch blocks 7071

org/cyclopsgroup/jmxterm/cmd/GetCommand.java

Violation Line
These nested if statements could be combined 8992

org/cyclopsgroup/jmxterm/io/FileCommandOutput.java

Violation Line
These nested if statements could be combined 2931

org/cyclopsgroup/jmxterm/io/ValueOutputFormat.java

Violation Line
Useless parentheses. 107