Apache Commons logo Commons BCEL

PMD Results

The following document contains the results of PMD 7.26.0.

Violations By Priority

Priority 3

org/apache/bcel/classfile/BootstrapMethod.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 98–100

org/apache/bcel/classfile/CodeException.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 132–134

org/apache/bcel/classfile/Constant.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 163–165

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 234–236

org/apache/bcel/classfile/InnerClass.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 93–95

org/apache/bcel/classfile/LineNumber.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 92–94

org/apache/bcel/classfile/LocalVariable.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 142–144

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 77–79

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 78–80

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 78–80

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 80–82

org/apache/bcel/classfile/ModuleRequires.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 72–74

org/apache/bcel/classfile/StackMapType.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 100–102

org/apache/bcel/util/ModularRuntimeImage.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 86–88

Files

org/apache/bcel/classfile/BootstrapMethod.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 98–100

org/apache/bcel/classfile/CodeException.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 132–134

org/apache/bcel/classfile/Constant.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 163–165

org/apache/bcel/classfile/ConstantPool.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 234–236

org/apache/bcel/classfile/InnerClass.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 93–95

org/apache/bcel/classfile/LineNumber.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 92–94

org/apache/bcel/classfile/LocalVariable.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 142–144

org/apache/bcel/classfile/MethodParameter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 77–79

org/apache/bcel/classfile/ModuleExports.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 78–80

org/apache/bcel/classfile/ModuleOpens.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 78–80

org/apache/bcel/classfile/ModuleProvides.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 80–82

org/apache/bcel/classfile/ModuleRequires.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 72–74

org/apache/bcel/classfile/StackMapType.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 100–102

org/apache/bcel/util/ModularRuntimeImage.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 86–88