PMD Results

The following document contains the results of PMD 6.21.0.

Violations By Priority

Priority 3

org/sim0mq/federatestarter/FederateStarter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 326329
CollapsibleIfStatements These nested if statements could be combined 482486
CollapsibleIfStatements These nested if statements could be combined 491495

Files

org/sim0mq/federatestarter/FederateStarter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 326329
CollapsibleIfStatements These nested if statements could be combined 3 482486
CollapsibleIfStatements These nested if statements could be combined 3 491495