Apache Commons logo Commons BCEL

PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 3

org/apache/bcel/classfile/BootstrapMethod.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 9193

org/apache/bcel/classfile/CodeException.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 130132

org/apache/bcel/classfile/Constant.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 156158

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 222224

org/apache/bcel/classfile/InnerClass.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8991

org/apache/bcel/classfile/LineNumber.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8890

org/apache/bcel/classfile/LocalVariable.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 136138

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7274

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7981

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7981

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8183

org/apache/bcel/classfile/ModuleRequires.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7072

org/apache/bcel/classfile/StackMapType.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 9193

org/apache/bcel/util/ModularRuntimeImage.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8688

Files

org/apache/bcel/classfile/BootstrapMethod.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 9193

org/apache/bcel/classfile/CodeException.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 130132

org/apache/bcel/classfile/Constant.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 156158

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 222224

org/apache/bcel/classfile/InnerClass.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8991

org/apache/bcel/classfile/LineNumber.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8890

org/apache/bcel/classfile/LocalVariable.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 136138

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7274

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7981

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7981

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8183

org/apache/bcel/classfile/ModuleRequires.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7072

org/apache/bcel/classfile/StackMapType.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 9193

org/apache/bcel/util/ModularRuntimeImage.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8688