Apache Commons logo Commons BCEL

PMD Results

The following document contains the results of PMD 7.20.0.

Violations By Priority

Priority 3

org/apache/bcel/classfile/BootstrapMethod.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 9597

org/apache/bcel/classfile/CodeException.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 132134

org/apache/bcel/classfile/Constant.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 163165

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 226228

org/apache/bcel/classfile/InnerClass.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 9395

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 142144

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7779

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7678

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7678

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 7880

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 9597

org/apache/bcel/classfile/CodeException.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 132134

org/apache/bcel/classfile/Constant.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 163165

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 226228

org/apache/bcel/classfile/InnerClass.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 9395

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 142144

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7779

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7678

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7678

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 7880

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