PMD Results

The following document contains the results of PMD 4.2.5.

Files

org/asteriskjava/Cli.java

ViolationLine
Avoid empty catch blocks110 - 113

org/asteriskjava/config/ConfigFileReader.java

ViolationLine
Avoid empty if statements135 - 137
Avoid empty if statements201 - 203

org/asteriskjava/config/dialplan/ExtensionsConfigFileReader.java

ViolationLine
Avoid empty if statements120 - 122

org/asteriskjava/fastagi/AbstractMappingStrategy.java

ViolationLine
Avoid empty catch blocks87 - 90

org/asteriskjava/fastagi/ScriptEngineMappingStrategy.java

ViolationLine
An empty statement (semicolon) not part of a loop90
Avoid empty catch blocks197 - 200

org/asteriskjava/live/internal/AsteriskQueueImpl.java

ViolationLine
Avoid empty catch blocks573 - 577

org/asteriskjava/live/internal/ChannelManager.java

ViolationLine
These nested if statements could be combined300 - 306

org/asteriskjava/manager/internal/ActionBuilderImpl.java

ViolationLine
Avoid empty catch blocks305 - 308
Avoid empty catch blocks321 - 324

org/asteriskjava/manager/internal/ManagerConnectionImpl.java

ViolationLine
Avoid empty catch blocks669 - 672
Avoid empty if statements868 - 870
Avoid empty if statements872 - 874
Avoid empty if statements1202 - 1210

org/asteriskjava/util/ReflectionUtil.java

ViolationLine
Avoid empty if statements149 - 151
Avoid empty if statements153 - 155