Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
297 26644

Files

Files Errors
org/apache/bcel/classfile/AccessFlags.java 50
org/apache/bcel/classfile/Attribute.java 49
org/apache/bcel/classfile/AttributeReader.java 6
org/apache/bcel/classfile/ClassFormatException.java 2
org/apache/bcel/classfile/ClassParser.java 107
org/apache/bcel/classfile/Code.java 120
org/apache/bcel/classfile/CodeException.java 48
org/apache/bcel/classfile/Constant.java 18
org/apache/bcel/classfile/ConstantClass.java 15
org/apache/bcel/classfile/ConstantCP.java 16
org/apache/bcel/classfile/ConstantDouble.java 10
org/apache/bcel/classfile/ConstantFieldref.java 8
org/apache/bcel/classfile/ConstantFloat.java 10
org/apache/bcel/classfile/ConstantInteger.java 10
org/apache/bcel/classfile/ConstantInterfaceMethodref.java 10
org/apache/bcel/classfile/ConstantLong.java 10
org/apache/bcel/classfile/ConstantMethodref.java 8
org/apache/bcel/classfile/ConstantNameAndType.java 23
org/apache/bcel/classfile/ConstantObject.java 3
org/apache/bcel/classfile/ConstantPool.java 108
org/apache/bcel/classfile/ConstantString.java 18
org/apache/bcel/classfile/ConstantUtf8.java 13
org/apache/bcel/classfile/ConstantValue.java 35
org/apache/bcel/classfile/Deprecated.java 25
org/apache/bcel/classfile/DescendingVisitor.java 89
org/apache/bcel/classfile/EmptyVisitor.java 70
org/apache/bcel/classfile/ExceptionTable.java 53
org/apache/bcel/classfile/Field.java 33
org/apache/bcel/classfile/FieldOrMethod.java 58
org/apache/bcel/classfile/InnerClass.java 53
org/apache/bcel/classfile/InnerClasses.java 44
org/apache/bcel/classfile/JavaClass.java 265
org/apache/bcel/classfile/LineNumber.java 22
org/apache/bcel/classfile/LineNumberTable.java 71
org/apache/bcel/classfile/LocalVariable.java 48
org/apache/bcel/classfile/LocalVariableTable.java 56
org/apache/bcel/classfile/Method.java 56
org/apache/bcel/classfile/Node.java 2
org/apache/bcel/classfile/PMGClass.java 39
org/apache/bcel/classfile/Signature.java 96
org/apache/bcel/classfile/SourceFile.java 25
org/apache/bcel/classfile/StackMap.java 41
org/apache/bcel/classfile/StackMapEntry.java 90
org/apache/bcel/classfile/StackMapType.java 36
org/apache/bcel/classfile/Synthetic.java 27
org/apache/bcel/classfile/Unknown.java 42
org/apache/bcel/classfile/Utility.java 622
org/apache/bcel/classfile/Visitor.java 65
org/apache/bcel/Constants.java 417
org/apache/bcel/ExceptionConstants.java 45
org/apache/bcel/generic/ACONST_NULL.java 3
org/apache/bcel/generic/AllocationInstruction.java 2
org/apache/bcel/generic/ALOAD.java 1
org/apache/bcel/generic/ANEWARRAY.java 10
org/apache/bcel/generic/ArithmeticInstruction.java 6
org/apache/bcel/generic/ArrayInstruction.java 14
org/apache/bcel/generic/ARRAYLENGTH.java 2
org/apache/bcel/generic/ArrayType.java 24
org/apache/bcel/generic/ASTORE.java 1
org/apache/bcel/generic/ATHROW.java 2
org/apache/bcel/generic/BasicType.java 7
org/apache/bcel/generic/BIPUSH.java 14
org/apache/bcel/generic/BranchHandle.java 23
org/apache/bcel/generic/BranchInstruction.java 70
org/apache/bcel/generic/BREAKPOINT.java 2
org/apache/bcel/generic/CHECKCAST.java 10
org/apache/bcel/generic/ClassGen.java 154
org/apache/bcel/generic/ClassGenException.java 4
org/apache/bcel/generic/ClassObserver.java 2
org/apache/bcel/generic/CodeExceptionGen.java 51
org/apache/bcel/generic/CompoundInstruction.java 3
org/apache/bcel/generic/ConstantPoolGen.java 277
org/apache/bcel/generic/ConstantPushInstruction.java 4
org/apache/bcel/generic/ConversionInstruction.java 4
org/apache/bcel/generic/CPInstruction.java 22
org/apache/bcel/generic/D2L.java 1
org/apache/bcel/generic/DADD.java 1
org/apache/bcel/generic/DCMPG.java 4
org/apache/bcel/generic/DCMPL.java 4
org/apache/bcel/generic/DCONST.java 12
org/apache/bcel/generic/DDIV.java 1
org/apache/bcel/generic/DLOAD.java 1
org/apache/bcel/generic/DMUL.java 1
org/apache/bcel/generic/DNEG.java 2
org/apache/bcel/generic/DREM.java 1
org/apache/bcel/generic/DSTORE.java 1
org/apache/bcel/generic/DSUB.java 1
org/apache/bcel/generic/DUP.java 1
org/apache/bcel/generic/DUP2.java 1
org/apache/bcel/generic/DUP2_X1.java 3
org/apache/bcel/generic/DUP2_X2.java 3
org/apache/bcel/generic/DUP_X1.java 2
org/apache/bcel/generic/DUP_X2.java 3
org/apache/bcel/generic/EmptyVisitor.java 196
org/apache/bcel/generic/ExceptionThrower.java 3
org/apache/bcel/generic/FCMPG.java 3
org/apache/bcel/generic/FCMPL.java 3
org/apache/bcel/generic/FCONST.java 14
org/apache/bcel/generic/FieldGen.java 90
org/apache/bcel/generic/FieldGenOrMethodGen.java 23
org/apache/bcel/generic/FieldInstruction.java 13
org/apache/bcel/generic/FieldObserver.java 3
org/apache/bcel/generic/FieldOrMethod.java 18
org/apache/bcel/generic/FLOAD.java 1
org/apache/bcel/generic/FNEG.java 1
org/apache/bcel/generic/FSTORE.java 1
org/apache/bcel/generic/GETFIELD.java 9
org/apache/bcel/generic/GETSTATIC.java 8
org/apache/bcel/generic/GOTO.java 11
org/apache/bcel/generic/GotoInstruction.java 5
org/apache/bcel/generic/GOTO_W.java 9
org/apache/bcel/generic/I2S.java 1
org/apache/bcel/generic/IAND.java 1
org/apache/bcel/generic/ICONST.java 14
org/apache/bcel/generic/IDIV.java 1
org/apache/bcel/generic/IFEQ.java 2
org/apache/bcel/generic/IFGE.java 2
org/apache/bcel/generic/IFGT.java 2
org/apache/bcel/generic/IfInstruction.java 5
org/apache/bcel/generic/IFLE.java 2
org/apache/bcel/generic/IFLT.java 2
org/apache/bcel/generic/IFNE.java 2
org/apache/bcel/generic/IFNONNULL.java 2
org/apache/bcel/generic/IFNULL.java 2
org/apache/bcel/generic/IF_ACMPEQ.java 3
org/apache/bcel/generic/IF_ACMPNE.java 3
org/apache/bcel/generic/IF_ICMPEQ.java 3
org/apache/bcel/generic/IF_ICMPGE.java 3
org/apache/bcel/generic/IF_ICMPGT.java 3
org/apache/bcel/generic/IF_ICMPLE.java 3
org/apache/bcel/generic/IF_ICMPLT.java 3
org/apache/bcel/generic/IF_ICMPNE.java 3
org/apache/bcel/generic/IINC.java 26
org/apache/bcel/generic/ILOAD.java 1
org/apache/bcel/generic/IMPDEP1.java 2
org/apache/bcel/generic/IMPDEP2.java 2
org/apache/bcel/generic/IndexedInstruction.java 5
org/apache/bcel/generic/INEG.java 1
org/apache/bcel/generic/INSTANCEOF.java 8
org/apache/bcel/generic/Instruction.java 61
org/apache/bcel/generic/InstructionComparator.java 57
org/apache/bcel/generic/InstructionConstants.java 123
org/apache/bcel/generic/InstructionFactory.java 215
org/apache/bcel/generic/InstructionHandle.java 56
org/apache/bcel/generic/InstructionList.java 461
org/apache/bcel/generic/InstructionListObserver.java 4
org/apache/bcel/generic/InstructionTargeter.java 8
org/apache/bcel/generic/InvokeInstruction.java 19
org/apache/bcel/generic/INVOKEINTERFACE.java 30
org/apache/bcel/generic/INVOKESPECIAL.java 17
org/apache/bcel/generic/INVOKESTATIC.java 10
org/apache/bcel/generic/INVOKEVIRTUAL.java 16
org/apache/bcel/generic/IOR.java 1
org/apache/bcel/generic/IREM.java 1
org/apache/bcel/generic/ISHL.java 1
org/apache/bcel/generic/ISHR.java 1
org/apache/bcel/generic/ISTORE.java 1
org/apache/bcel/generic/IUSHR.java 1
org/apache/bcel/generic/IXOR.java 1
org/apache/bcel/generic/JSR.java 9
org/apache/bcel/generic/JsrInstruction.java 17
org/apache/bcel/generic/JSR_W.java 9
org/apache/bcel/generic/L2D.java 2
org/apache/bcel/generic/L2F.java 1
org/apache/bcel/generic/L2I.java 1
org/apache/bcel/generic/LADD.java 2
org/apache/bcel/generic/LAND.java 2
org/apache/bcel/generic/LCMP.java 5
org/apache/bcel/generic/LCONST.java 11
org/apache/bcel/generic/LDC.java 31
org/apache/bcel/generic/LDC2_W.java 12
org/apache/bcel/generic/LDC_W.java 7
org/apache/bcel/generic/LDIV.java 4
org/apache/bcel/generic/LineNumberGen.java 27
org/apache/bcel/generic/LLOAD.java 2
org/apache/bcel/generic/LMUL.java 2
org/apache/bcel/generic/LNEG.java 2
org/apache/bcel/generic/LoadClass.java 4
org/apache/bcel/generic/LoadInstruction.java 8
org/apache/bcel/generic/LocalVariableGen.java 52
org/apache/bcel/generic/LocalVariableInstruction.java 61
org/apache/bcel/generic/LOOKUPSWITCH.java 20
org/apache/bcel/generic/LOR.java 1
org/apache/bcel/generic/LREM.java 3
org/apache/bcel/generic/LRETURN.java 1
org/apache/bcel/generic/LSHL.java 2
org/apache/bcel/generic/LSHR.java 2
org/apache/bcel/generic/LSTORE.java 2
org/apache/bcel/generic/LSUB.java 2
org/apache/bcel/generic/LUSHR.java 1
org/apache/bcel/generic/LXOR.java 1
org/apache/bcel/generic/MethodGen.java 547
org/apache/bcel/generic/MethodObserver.java 3
org/apache/bcel/generic/MONITORENTER.java 4
org/apache/bcel/generic/MONITOREXIT.java 4
org/apache/bcel/generic/MULTIANEWARRAY.java 26
org/apache/bcel/generic/NamedAndTyped.java 8
org/apache/bcel/generic/NEW.java 14
org/apache/bcel/generic/NEWARRAY.java 15
org/apache/bcel/generic/NOP.java 2
org/apache/bcel/generic/ObjectType.java 21
org/apache/bcel/generic/POP.java 1
org/apache/bcel/generic/POP2.java 1
org/apache/bcel/generic/PUSH.java 46
org/apache/bcel/generic/PushInstruction.java 2
org/apache/bcel/generic/PUTFIELD.java 11
org/apache/bcel/generic/PUTSTATIC.java 7
org/apache/bcel/generic/ReferenceType.java 124
org/apache/bcel/generic/RET.java 27
org/apache/bcel/generic/RETURN.java 1
org/apache/bcel/generic/ReturnaddressType.java 21
org/apache/bcel/generic/ReturnInstruction.java 6
org/apache/bcel/generic/SALOAD.java 1
org/apache/bcel/generic/SASTORE.java 1
org/apache/bcel/generic/Select.java 88
org/apache/bcel/generic/SIPUSH.java 14
org/apache/bcel/generic/StackConsumer.java 2
org/apache/bcel/generic/StackInstruction.java 4
org/apache/bcel/generic/StackProducer.java 2
org/apache/bcel/generic/StoreInstruction.java 8
org/apache/bcel/generic/SWAP.java 2
org/apache/bcel/generic/SWITCH.java 78
org/apache/bcel/generic/TABLESWITCH.java 25
org/apache/bcel/generic/TargetLostException.java 9
org/apache/bcel/generic/Type.java 100
org/apache/bcel/generic/TypedInstruction.java 3
org/apache/bcel/generic/UnconditionalBranch.java 2
org/apache/bcel/generic/VariableLengthInstruction.java 2
org/apache/bcel/generic/Visitor.java 376
org/apache/bcel/Repository.java 47
org/apache/bcel/util/AttributeHTML.java 167
org/apache/bcel/util/BCELFactory.java 184
org/apache/bcel/util/BCELifier.java 118
org/apache/bcel/util/ByteSequence.java 14
org/apache/bcel/util/Class2HTML.java 175
org/apache/bcel/util/ClassLoader.java 77
org/apache/bcel/util/ClassLoaderRepository.java 51
org/apache/bcel/util/ClassPath.java 137
org/apache/bcel/util/ClassQueue.java 7
org/apache/bcel/util/ClassSet.java 10
org/apache/bcel/util/ClassStack.java 7
org/apache/bcel/util/ClassVector.java 8
org/apache/bcel/util/CodeHTML.java 403
org/apache/bcel/util/ConstantHTML.java 195
org/apache/bcel/util/InstructionFinder.java 177
org/apache/bcel/util/JavaWrapper.java 32
org/apache/bcel/util/MethodHTML.java 126
org/apache/bcel/util/Repository.java 16
org/apache/bcel/util/SyntheticRepository.java 46
org/apache/bcel/verifier/exc/AssertionViolatedException.java 79
org/apache/bcel/verifier/exc/ClassConstraintException.java 21
org/apache/bcel/verifier/exc/CodeConstraintException.java 21
org/apache/bcel/verifier/exc/InvalidMethodException.java 10
org/apache/bcel/verifier/exc/LinkingConstraintException.java 11
org/apache/bcel/verifier/exc/LoadingException.java 18
org/apache/bcel/verifier/exc/LocalVariableInfoInconsistentException.java 21
org/apache/bcel/verifier/exc/StaticCodeConstraintException.java 12
org/apache/bcel/verifier/exc/StaticCodeInstructionConstraintException.java 13
org/apache/bcel/verifier/exc/StaticCodeInstructionOperandConstraintException.java 14
org/apache/bcel/verifier/exc/StructuralCodeConstraintException.java 25
org/apache/bcel/verifier/exc/Utility.java 17
org/apache/bcel/verifier/exc/VerificationException.java 23
org/apache/bcel/verifier/exc/VerifierConstraintViolatedException.java 66
org/apache/bcel/verifier/GraphicalVerifier.java 15
org/apache/bcel/verifier/NativeVerifier.java 94
org/apache/bcel/verifier/PassVerifier.java 66
org/apache/bcel/verifier/statics/DOUBLE_Upper.java 16
org/apache/bcel/verifier/statics/IntList.java 32
org/apache/bcel/verifier/statics/LocalVariableInfo.java 140
org/apache/bcel/verifier/statics/LocalVariablesInfo.java 68
org/apache/bcel/verifier/statics/LONG_Upper.java 16
org/apache/bcel/verifier/statics/Pass1Verifier.java 215
org/apache/bcel/verifier/statics/Pass2Verifier.java 2761
org/apache/bcel/verifier/statics/Pass3aVerifier.java 2196
org/apache/bcel/verifier/statics/StringRepresentation.java 249
org/apache/bcel/verifier/structurals/ControlFlowGraph.java 587
org/apache/bcel/verifier/structurals/ExceptionHandler.java 35
org/apache/bcel/verifier/structurals/ExceptionHandlers.java 64
org/apache/bcel/verifier/structurals/ExecutionVisitor.java 1624
org/apache/bcel/verifier/structurals/Frame.java 101
org/apache/bcel/verifier/structurals/GenericArray.java 2
org/apache/bcel/verifier/structurals/InstConstraintVisitor.java 5002
org/apache/bcel/verifier/structurals/InstructionContext.java 79
org/apache/bcel/verifier/structurals/LocalVariables.java 268
org/apache/bcel/verifier/structurals/OperandStack.java 341
org/apache/bcel/verifier/structurals/Pass3bVerifier.java 507
org/apache/bcel/verifier/structurals/Subroutine.java 67
org/apache/bcel/verifier/structurals/Subroutines.java 945
org/apache/bcel/verifier/structurals/UninitializedObjectType.java 46
org/apache/bcel/verifier/TransitiveHull.java 118
org/apache/bcel/verifier/VerificationResult.java 95
org/apache/bcel/verifier/Verifier.java 313
org/apache/bcel/verifier/VerifierAppFrame.java 185
org/apache/bcel/verifier/VerifierFactory.java 92
org/apache/bcel/verifier/VerifierFactoryListModel.java 35
org/apache/bcel/verifier/VerifierFactoryObserver.java 10
org/apache/bcel/verifier/VerifyDialog.java 454

org/apache/bcel/classfile/AccessFlags.java

Error Line
variable 'access_flags' missing Javadoc. 67
variable 'access_flags' must be private and have accessor methods. 67
method is missing a Javadoc comment. 69
'{' is not followed by whitespace. 69
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
method is missing a Javadoc comment. 102
'if' is not followed by whitespace. 103
'if' construct must use '{}'s. 104
'if' is not followed by whitespace. 104
line contains a tab character 105
'if' construct must use '{}'s. 107
'if' is not followed by whitespace. 107
line contains a tab character 108
line longer than 80 characters 112
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 113
line longer than 80 characters 117
method is missing a Javadoc comment. 117
method is missing a Javadoc comment. 118
line longer than 80 characters 122
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 123
line longer than 80 characters 127
method is missing a Javadoc comment. 127
method is missing a Javadoc comment. 128
line longer than 80 characters 132
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 133
line longer than 80 characters 137
method is missing a Javadoc comment. 137
method is missing a Javadoc comment. 138
line longer than 80 characters 142
method is missing a Javadoc comment. 142
method is missing a Javadoc comment. 143
line longer than 80 characters 147
method is missing a Javadoc comment. 147
method is missing a Javadoc comment. 148
line longer than 80 characters 152
method is missing a Javadoc comment. 152
method is missing a Javadoc comment. 153
line longer than 80 characters 157
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 158
line longer than 80 characters 162
method is missing a Javadoc comment. 162
method is missing a Javadoc comment. 163
line longer than 80 characters 167
method is missing a Javadoc comment. 167
method is missing a Javadoc comment. 168

org/apache/bcel/classfile/Attribute.java

Error Line
Avoid using the '.*' form of import. 58
line longer than 80 characters 84
variable 'name_index' missing Javadoc. 84
variable 'name_index' must be private and have accessor methods. 84
variable 'length' missing Javadoc. 85
variable 'length' must be private and have accessor methods. 85
variable 'tag' missing Javadoc. 86
variable 'tag' must be private and have accessor methods. 86
variable 'constant_pool' missing Javadoc. 87
variable 'constant_pool' must be private and have accessor methods. 87
method is missing a Javadoc comment. 89
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
Expected @throws tag for 'IOException'. 112
'{' should be on the previous line. 113
variable 'readers' missing Javadoc. 118
method is missing a Javadoc comment. 151
line contains a tab character 152
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 152
'{' should be on the previous line. 154
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
cast needs to be followed by whitespace. 162
cast needs to be followed by whitespace. 163
line longer than 80 characters 164
line contains a tab character 164
'for' is not followed by whitespace. 171
'=' is not preceeded with whitespace. 171
'=' is not followed by whitespace. 171
'if' is not followed by whitespace. 172
line contains a tab character 173
line contains a tab character 174
cast needs to be followed by whitespace. 181
'if' construct must use '{}'s. 183
'if' is not followed by whitespace. 183
line contains a tab character 184
'else' construct must use '{}'s. 185
line contains a tab character 186
line contains a tab character 193
line contains a tab character 196
line contains a tab character 199
line contains a tab character 202
Unused @param tag for 'Attribute'. 235
Expected @param tag for 'length'. 237
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 244
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 269
'catch' is not followed by whitespace. 284
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 294
Expected @param tag for 'constant_pool'. 294

org/apache/bcel/classfile/AttributeReader.java

Error Line
redundant 'public' modifier. 93
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96

org/apache/bcel/classfile/ClassFormatException.java

Error Line
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 67

org/apache/bcel/classfile/ClassParser.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
variable 'file' missing Javadoc. 77
variable 'zip' missing Javadoc. 78
variable 'file_name' missing Javadoc. 79
variable 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
variable 'class_name_index' missing Javadoc. 80
variable 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'superclass_name_index' missing Javadoc. 80
variable 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'major' missing Javadoc. 81
variable 'minor' missing Javadoc. 81
variable 'access_flags' missing Javadoc. 82
variable 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'interfaces' missing Javadoc. 83
variable 'constant_pool' missing Javadoc. 84
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
variable 'fields' missing Javadoc. 85
variable 'methods' missing Javadoc. 86
variable 'attributes' missing Javadoc. 87
variable 'is_zip' missing Javadoc. 88
variable 'is_zip' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'BUFSIZE' missing Javadoc. 90
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
line longer than 80 characters 102
'if' construct must use '{}'s. 104
'if' is not followed by whitespace. 104
cast needs to be followed by whitespace. 105
'else' construct must use '{}'s. 106
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
Expected @throws tag for 'IOException'. 115
'{' should be on the previous line. 116
line contains a tab character 120
parameter 'zip_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
Expected @param tag for 'zip_file'. 128
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 128
Expected @throws tag for 'IOException'. 128
'{' should be on the previous line. 129
line contains a tab character 133
line longer than 80 characters 136
line contains a tab character 137
Expected @throws tag for 'IOException'. 151
Expected @throws tag for 'ClassFormatException'. 151
'{' should be on the previous line. 152
line contains a tab character 163
line longer than 80 characters 192
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
'if' construct must use '{}'s. 199
'if' is not followed by whitespace. 199
line contains a tab character 204
line contains a tab character 205
line longer than 80 characters 206
line contains a tab character 206
'?' is not preceeded with whitespace. 206
Expected @throws tag for 'IOException'. 214
Expected @throws tag for 'ClassFormatException'. 214
'{' should be on the previous line. 215
variable 'attributes_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
'for' construct must use '{}'s. 221
'for' is not followed by whitespace. 221
'=' is not preceeded with whitespace. 221
'=' is not followed by whitespace. 221
Expected @throws tag for 'IOException'. 230
Expected @throws tag for 'ClassFormatException'. 230
'{' should be on the previous line. 231
'if' construct must use '{}'s. 237
'if' is not followed by whitespace. 237
'if' construct must use '{}'s. 240
'if' is not followed by whitespace. 240
'&&' should be on a new line. 240
')' is preceeded by whitespace. 241
Expected @throws tag for 'IOException'. 252
Expected @throws tag for 'ClassFormatException'. 252
Expected @throws tag for 'IOException'. 262
Expected @throws tag for 'ClassFormatException'. 262
'{' should be on the previous line. 263
variable 'fields_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 264
'for' construct must use '{}'s. 269
'for' is not followed by whitespace. 269
'=' is not preceeded with whitespace. 269
'=' is not followed by whitespace. 269
Expected @throws tag for 'IOException'. 281
Expected @throws tag for 'ClassFormatException'. 281
'{' should be on the previous line. 282
'if' construct must use '{}'s. 285
'if' is not followed by whitespace. 285
Expected @throws tag for 'IOException'. 293
Expected @throws tag for 'ClassFormatException'. 293
'{' should be on the previous line. 294
variable 'interfaces_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 295
'for' construct must use '{}'s. 300
'for' is not followed by whitespace. 300
'=' is not preceeded with whitespace. 300
'=' is not followed by whitespace. 300
Expected @throws tag for 'IOException'. 308
Expected @throws tag for 'ClassFormatException'. 308
'{' should be on the previous line. 309
variable 'methods_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 310
'for' construct must use '{}'s. 315
'for' is not followed by whitespace. 315
'=' is not preceeded with whitespace. 315
'=' is not followed by whitespace. 315
Expected @throws tag for 'IOException'. 323
Expected @throws tag for 'ClassFormatException'. 323
'{' should be on the previous line. 324

org/apache/bcel/classfile/Code.java

Error Line
Avoid using the '.*' form of import. 58
line longer than 80 characters 80
variable 'max_stack' missing Javadoc. 80
variable 'max_stack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'max_locals' missing Javadoc. 81
variable 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
variable 'code_length' missing Javadoc. 82
variable 'code_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'code' missing Javadoc. 83
variable 'exception_table_length' missing Javadoc. 85
variable 'exception_table_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
variable 'exception_table' missing Javadoc. 86
variable 'exception_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
variable 'attributes_count' missing Javadoc. 87
variable 'attributes_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'attributes' missing Javadoc. 88
Expected @param tag for 'c'. 94
line contains a tab character 96
line contains a tab character 97
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
Expected @throws tag for 'IOException'. 107
'{' should be on the previous line. 108
line contains a tab character 111
line contains a tab character 112
cast needs to be followed by whitespace. 112
cast needs to be followed by whitespace. 112
cast needs to be followed by whitespace. 112
line contains a tab character 113
'for' construct must use '{}'s. 125
'for' is not followed by whitespace. 125
'=' is not preceeded with whitespace. 125
'=' is not followed by whitespace. 125
'for' construct must use '{}'s. 133
'for' is not followed by whitespace. 133
'=' is not preceeded with whitespace. 133
'=' is not followed by whitespace. 133
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
line contains a tab character 154
parameter 'max_stack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
parameter 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
line contains a tab character 155
line contains a tab character 156
parameter 'exception_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
line contains a tab character 157
line contains a tab character 158
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 158
'{' should be on the previous line. 159
Expected @throws tag for 'IOException'. 187
'{' should be on the previous line. 188
'for' construct must use '{}'s. 197
'for' is not followed by whitespace. 197
'=' is not preceeded with whitespace. 197
'=' is not followed by whitespace. 197
line contains a tab character 199
'for' construct must use '{}'s. 201
'for' is not followed by whitespace. 201
'=' is not preceeded with whitespace. 201
'=' is not followed by whitespace. 201
'for' construct must use '{}'s. 215
'for' is not followed by whitespace. 215
'=' is not preceeded with whitespace. 215
'=' is not followed by whitespace. 215
'if' construct must use '{}'s. 216
'if' is not followed by whitespace. 216
line contains a tab character 217
cast needs to be followed by whitespace. 217
'for' construct must use '{}'s. 226
'for' is not followed by whitespace. 226
'=' is not preceeded with whitespace. 226
'=' is not followed by whitespace. 226
'if' construct must use '{}'s. 227
'if' is not followed by whitespace. 227
line contains a tab character 228
cast needs to be followed by whitespace. 228
line longer than 80 characters 256
'for' construct must use '{}'s. 274
'for' is not followed by whitespace. 274
'=' is not preceeded with whitespace. 274
'=' is not followed by whitespace. 274
Expected @param tag for 'attributes'. 283
'?' is not preceeded with whitespace. 285
'?' is not preceeded with whitespace. 294
parameter 'exception_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 300
'?' is not preceeded with whitespace. 302
':' should be on a new line. 302
parameter 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 309
parameter 'max_stack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 316
Expected @param tag for 'verbose'. 323
'+' should be on a new line. 326
line contains a tab character 327
'+' should be on a new line. 327
line contains a tab character 328
'+' should be on a new line. 328
line longer than 80 characters 329
line contains a tab character 329
'if' is not followed by whitespace. 331
'for' construct must use '{}'s. 334
'for' is not followed by whitespace. 334
'=' is not preceeded with whitespace. 334
'=' is not followed by whitespace. 334
line contains a tab character 335
'if' is not followed by whitespace. 338
'for' construct must use '{}'s. 341
'for' is not followed by whitespace. 341
'=' is not preceeded with whitespace. 341
'=' is not followed by whitespace. 341
line contains a tab character 342
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 358
Expected @param tag for 'constant_pool'. 358
cast needs to be followed by whitespace. 359
cast needs to be followed by whitespace. 360
'for' construct must use '{}'s. 364
'for' is not followed by whitespace. 364
'=' is not preceeded with whitespace. 364
'=' is not followed by whitespace. 364
'for' construct must use '{}'s. 368
'for' is not followed by whitespace. 368
'=' is not preceeded with whitespace. 368
'=' is not followed by whitespace. 368

org/apache/bcel/classfile/CodeException.java

Error Line
Avoid using the '.*' form of import. 58
'{' should be on the previous line. 71
variable 'start_pc' missing Javadoc. 72
variable 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable 'end_pc' missing Javadoc. 73
variable 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'handler_pc' missing Javadoc. 74
variable 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
line contains a tab character 75
line contains a tab character 76
variable 'catch_type' missing Javadoc. 77
variable 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
Expected @param tag for 'c'. 84
Expected @throws tag for 'IOException'. 93
'{' should be on the previous line. 94
line contains a tab character 96
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
parameter 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
line contains a tab character 110
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
'{' should be on the previous line. 111
Expected @throws tag for 'IOException'. 134
'{' should be on the previous line. 135
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 166
Expected @param tag for 'catch_type'. 166
parameter 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 180
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
'+' should be on a new line. 195
'+' should be on a new line. 196
Expected @param tag for 'cp'. 203
Expected @param tag for 'verbose'. 203
'if' construct must use '{}'s. 206
'if' is not followed by whitespace. 206
'else' construct must use '{}'s. 208
line longer than 80 characters 209
'+' should be on a new line. 209
line contains a tab character 210
'?' is not preceeded with whitespace. 210
method is missing a Javadoc comment. 215
cast needs to be followed by whitespace. 224
'catch' is not followed by whitespace. 225
Empty catch block. 225
'{' is not followed by whitespace. 225

org/apache/bcel/classfile/Constant.java

Error Line
Avoid using the '.*' form of import. 58
variable 'tag' missing Javadoc. 77
variable 'tag' must be private and have accessor methods. 77
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 90
cast needs to be followed by whitespace. 110
'catch' is not followed by whitespace. 111
Empty catch block. 111
'{' is not followed by whitespace. 111
method is missing a Javadoc comment. 116
Expected @throws tag for 'IOException'. 127
Expected @throws tag for 'ClassFormatException'. 127
'{' should be on the previous line. 128
line longer than 80 characters 133
line longer than 80 characters 134
line contains a tab character 136
line longer than 80 characters 138
line longer than 80 characters 142

org/apache/bcel/classfile/ConstantClass.java

Error Line
Avoid using the '.*' form of import. 58
variable 'name_index' missing Javadoc. 70
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Expected @param tag for 'c'. 75
Expected @throws tag for 'IOException'. 85
'{' should be on the previous line. 86
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Expected @throws tag for 'IOException'. 116
'{' should be on the previous line. 117
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
Expected @param tag for 'name_index'. 130
Expected @param tag for 'cp'. 137
cast needs to be followed by whitespace. 139
Expected @param tag for 'cp'. 144
cast needs to be followed by whitespace. 145

org/apache/bcel/classfile/ConstantCP.java

Error Line
Avoid using the '.*' form of import. 56
variable 'class_index' must be private and have accessor methods. 71
variable 'name_and_type_index' must be private and have accessor methods. 71
Expected @param tag for 'c'. 76
Expected @throws tag for 'IOException'. 87
'{' should be on the previous line. 88
Expected @param tag for 'tag'. 96
parameter 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
line contains a tab character 97
parameter 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
Expected @throws tag for 'IOException'. 109
'{' should be on the previous line. 110
parameter 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
Expected @param tag for 'cp'. 136
parameter 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
'+' should be on a new line. 151

org/apache/bcel/classfile/ConstantDouble.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 70
Expected @param tag for 'c'. 83
Expected @throws tag for 'IOException'. 93
'{' should be on the previous line. 94
Expected @throws tag for 'IOException'. 114
'{' should be on the previous line. 115
Expected @param tag for 'bytes'. 126
'{' should be on the previous line. 133
Expected @param tag for 'cp'. 139

org/apache/bcel/classfile/ConstantFieldref.java

Error Line
Avoid using the '.*' form of import. 58
Expected @param tag for 'c'. 70
line longer than 80 characters 71
Expected @throws tag for 'IOException'. 80
'{' should be on the previous line. 81
parameter 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90

org/apache/bcel/classfile/ConstantFloat.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 70
'{' should be on the previous line. 76
Expected @param tag for 'c'. 84
Expected @throws tag for 'IOException'. 93
'{' should be on the previous line. 94
Expected @throws tag for 'IOException'. 113
'{' should be on the previous line. 114
Expected @param tag for 'bytes'. 125
Expected @param tag for 'cp'. 138

org/apache/bcel/classfile/ConstantInteger.java

Error Line
Avoid using the '.*' form of import. 60
variable 'bytes' missing Javadoc. 72
'{' should be on the previous line. 78
Expected @param tag for 'c'. 86
Expected @throws tag for 'IOException'. 96
'{' should be on the previous line. 97
Expected @throws tag for 'IOException'. 118
'{' should be on the previous line. 119
Expected @param tag for 'bytes'. 132
Expected @param tag for 'cp'. 145

org/apache/bcel/classfile/ConstantInterfaceMethodref.java

Error Line
Avoid using the '.*' form of import. 58
line longer than 80 characters 63
Expected @param tag for 'c'. 70
line longer than 80 characters 71
Expected @throws tag for 'IOException'. 80
'{' should be on the previous line. 81
parameter 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
line longer than 80 characters 91

org/apache/bcel/classfile/ConstantLong.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 70
'{' should be on the previous line. 76
Expected @param tag for 'c'. 83
Expected @throws tag for 'IOException'. 92
'{' should be on the previous line. 93
Expected @throws tag for 'IOException'. 112
'{' should be on the previous line. 113
Expected @param tag for 'bytes'. 124
Expected @param tag for 'cp'. 136

org/apache/bcel/classfile/ConstantMethodref.java

Error Line
Avoid using the '.*' form of import. 58
Expected @param tag for 'c'. 70
line longer than 80 characters 71
Expected @throws tag for 'IOException'. 80
'{' should be on the previous line. 81
parameter 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90

org/apache/bcel/classfile/ConstantNameAndType.java

Error Line
Avoid using the '.*' form of import. 58
variable 'name_index' missing Javadoc. 71
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'signature_index' missing Javadoc. 72
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'c'. 77
Expected @throws tag for 'IOException'. 87
'{' should be on the previous line. 88
cast needs to be followed by whitespace. 89
cast needs to be followed by whitespace. 89
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
line contains a tab character 97
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
'{' should be on the previous line. 98
Expected @throws tag for 'IOException'. 121
'{' should be on the previous line. 122
Expected @param tag for 'cp'. 135
Expected @param tag for 'cp'. 146
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
Expected @param tag for 'name_index'. 153
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
Expected @param tag for 'signature_index'. 160
'+' should be on a new line. 168

org/apache/bcel/classfile/ConstantObject.java

Error Line
redundant 'public' modifier. 68
redundant 'abstract' modifier. 68
Expected @param tag for 'cp'. 68

org/apache/bcel/classfile/ConstantPool.java

Error Line
Avoid using the '.*' form of import. 58
variable 'constant_pool_count' missing Javadoc. 74
variable 'constant_pool_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'constant_pool' missing Javadoc. 75
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
'{' should be on the previous line. 81
Expected @throws tag for 'IOException'. 92
Expected @throws tag for 'ClassFormatException'. 92
'{' should be on the previous line. 93
'for' is not followed by whitespace. 102
'=' is not preceeded with whitespace. 102
'=' is not followed by whitespace. 102
line contains a tab character 104
'if' construct must use '{}'s. 113
'if' is not followed by whitespace. 113
line contains a tab character 114
Unused @param tag for 'constant'. 132
Expected @param tag for 'c'. 135
Expected @throws tag for 'ClassFormatException'. 136
'{' should be on the previous line. 137
cast needs to be followed by whitespace. 144
cast needs to be followed by whitespace. 146
cast needs to be followed by whitespace. 150
cast needs to be followed by whitespace. 152
line longer than 80 characters 155
cast needs to be followed by whitespace. 155
line longer than 80 characters 156
cast needs to be followed by whitespace. 156
line longer than 80 characters 157
cast needs to be followed by whitespace. 157
line longer than 80 characters 158
cast needs to be followed by whitespace. 158
line longer than 80 characters 159
cast needs to be followed by whitespace. 159
cast needs to be followed by whitespace. 162
line contains a tab character 163
'+' should be on a new line. 163
line contains a tab character 164
cast needs to be followed by whitespace. 164
line contains a tab character 165
line longer than 80 characters 168
cast needs to be followed by whitespace. 170
line contains a tab character 171
'+' should be on a new line. 171
line contains a tab character 172
cast needs to be followed by whitespace. 172
line contains a tab character 173
line contains a tab character 179
method is missing a Javadoc comment. 183
'for' is not followed by whitespace. 188
'=' is not preceeded with whitespace. 188
'=' is not followed by whitespace. 188
Expected @throws tag for 'ClassFormatException'. 212
'{' should be on the previous line. 213
Expected @throws tag for 'IOException'. 224
'{' should be on the previous line. 225
'for' construct must use '{}'s. 228
'for' is not followed by whitespace. 228
'=' is not preceeded with whitespace. 228
'=' is not followed by whitespace. 228
'if' construct must use '{}'s. 229
'if' is not followed by whitespace. 229
line contains a tab character 230
'if' construct must use '{}'s. 241
'+' should be on a new line. 242
line contains a tab character 243
'+' should be on a new line. 243
line contains a tab character 244
Expected @throws tag for 'ClassFormatException'. 259
'{' should be on the previous line. 260
'if' construct must use '{}'s. 265
'if' is not followed by whitespace. 265
line longer than 80 characters 266
'if' construct must use '{}'s. 268
'if' is not followed by whitespace. 268
'else' construct must use '{}'s. 270
line longer than 80 characters 271
'+' should be on a new line. 271
line contains a tab character 272
line longer than 80 characters 287
Expected @throws tag for 'ClassFormatException'. 294
'{' should be on the previous line. 295
line longer than 80 characters 309
cast needs to be followed by whitespace. 309
line longer than 80 characters 310
cast needs to be followed by whitespace. 310
line longer than 80 characters 312
cast needs to be followed by whitespace. 317
'{' should be on the previous line. 323
Expected @param tag for 'index'. 330
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 337
Expected @param tag for 'constant_pool'. 337
'?' is not preceeded with whitespace. 339
'for' construct must use '{}'s. 347
'for' is not followed by whitespace. 347
'=' is not preceeded with whitespace. 347
'=' is not followed by whitespace. 347
cast needs to be followed by whitespace. 360
'catch' is not followed by whitespace. 361
Empty catch block. 361
'{' is not followed by whitespace. 361
'for' is not followed by whitespace. 365
'=' is not preceeded with whitespace. 365
'=' is not followed by whitespace. 365
'if' construct must use '{}'s. 366
'if' is not followed by whitespace. 366
line contains a tab character 367

org/apache/bcel/classfile/ConstantString.java

Error Line
Avoid using the '.*' form of import. 58
variable 'string_index' missing Javadoc. 70
variable 'string_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Expected @param tag for 'c'. 75
Expected @throws tag for 'IOException'. 84
'{' should be on the previous line. 85
cast needs to be followed by whitespace. 86
parameter 'string_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
'{' should be on the previous line. 92
Expected @throws tag for 'IOException'. 112
'{' should be on the previous line. 113
parameter 'string_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
Expected @param tag for 'string_index'. 124
'{' should be on the previous line. 131
Expected @param tag for 'cp'. 137
cast needs to be followed by whitespace. 139
Expected @param tag for 'cp'. 144
cast needs to be followed by whitespace. 145

org/apache/bcel/classfile/ConstantUtf8.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 70
Expected @param tag for 'c'. 75
Expected @throws tag for 'IOException'. 85
'{' should be on the previous line. 86
'{' should be on the previous line. 96
'if' construct must use '{}'s. 99
'if' is not followed by whitespace. 99
Expected @throws tag for 'IOException'. 122
'{' should be on the previous line. 123
Expected @param tag for 'bytes'. 136
'{' should be on the previous line. 144
line longer than 80 characters 145

org/apache/bcel/classfile/ConstantValue.java

Error Line
Avoid using the '.*' form of import. 58
variable 'constantvalue_index' missing Javadoc. 70
variable 'constantvalue_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Expected @param tag for 'c'. 76
line contains a tab character 78
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
Expected @throws tag for 'IOException'. 90
'{' should be on the previous line. 91
cast needs to be followed by whitespace. 92
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
line contains a tab character 102
parameter 'constantvalue_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
line contains a tab character 103
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
'{' should be on the previous line. 104
Expected @throws tag for 'IOException'. 125
'{' should be on the previous line. 126
parameter 'constantvalue_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
Expected @param tag for 'constantvalue_index'. 138
line contains a tab character 147
line longer than 80 characters 153
cast needs to be followed by whitespace. 153
line longer than 80 characters 154
cast needs to be followed by whitespace. 154
line longer than 80 characters 155
cast needs to be followed by whitespace. 155
line longer than 80 characters 156
cast needs to be followed by whitespace. 156
cast needs to be followed by whitespace. 158
cast needs to be followed by whitespace. 160
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
Expected @param tag for 'constant_pool'. 173
cast needs to be followed by whitespace. 174

org/apache/bcel/classfile/Deprecated.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 70
Expected @param tag for 'c'. 76
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
line contains a tab character 87
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
'{' should be on the previous line. 88
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
line contains a tab character 102
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Expected @throws tag for 'IOException'. 102
'{' should be on the previous line. 103
cast needs to be followed by whitespace. 104
'if' is not followed by whitespace. 106
Expected @throws tag for 'IOException'. 130
'{' should be on the previous line. 131
'if' construct must use '{}'s. 134
'if' is not followed by whitespace. 134
Expected @param tag for 'bytes'. 146
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
Expected @param tag for 'constant_pool'. 160
cast needs to be followed by whitespace. 161
'if' construct must use '{}'s. 163
'if' is not followed by whitespace. 163
cast needs to be followed by whitespace. 164

org/apache/bcel/classfile/DescendingVisitor.java

Error Line
variable 'clazz' missing Javadoc. 68
variable 'visitor' missing Javadoc. 69
variable 'stack' missing Javadoc. 70
'if' construct must use '{}'s. 85
'if' is not followed by whitespace. 85
'else' construct must use '{}'s. 87
method is missing a Javadoc comment. 111
'for' construct must use '{}'s. 116
'for' is not followed by whitespace. 116
'=' is not preceeded with whitespace. 116
'=' is not followed by whitespace. 116
'for' construct must use '{}'s. 120
'for' is not followed by whitespace. 120
'=' is not preceeded with whitespace. 120
'=' is not followed by whitespace. 120
'for' construct must use '{}'s. 124
'for' is not followed by whitespace. 124
'=' is not preceeded with whitespace. 124
'=' is not followed by whitespace. 124
method is missing a Javadoc comment. 131
'for' construct must use '{}'s. 136
'for' is not followed by whitespace. 136
'=' is not preceeded with whitespace. 136
'=' is not followed by whitespace. 136
method is missing a Javadoc comment. 141
method is missing a Javadoc comment. 147
'for' construct must use '{}'s. 152
'for' is not followed by whitespace. 152
'=' is not preceeded with whitespace. 152
'=' is not followed by whitespace. 152
method is missing a Javadoc comment. 158
method is missing a Javadoc comment. 164
'for' construct must use '{}'s. 169
'for' is not followed by whitespace. 169
'=' is not preceeded with whitespace. 169
'=' is not followed by whitespace. 169
'for' construct must use '{}'s. 173
'for' is not followed by whitespace. 173
'=' is not preceeded with whitespace. 173
'=' is not followed by whitespace. 173
method is missing a Javadoc comment. 178
method is missing a Javadoc comment. 184
'for' construct must use '{}'s. 189
'for' is not followed by whitespace. 189
'=' is not preceeded with whitespace. 189
'=' is not followed by whitespace. 189
method is missing a Javadoc comment. 194
method is missing a Javadoc comment. 200
'for' construct must use '{}'s. 205
'for' is not followed by whitespace. 205
'=' is not preceeded with whitespace. 205
'=' is not followed by whitespace. 205
method is missing a Javadoc comment. 210
'for' construct must use '{}'s. 216
'for' is not followed by whitespace. 216
'=' is not preceeded with whitespace. 216
'=' is not followed by whitespace. 216
method is missing a Javadoc comment. 221
method is missing a Javadoc comment. 227
method is missing a Javadoc comment. 233
'for' is not followed by whitespace. 238
'=' is not preceeded with whitespace. 238
'=' is not followed by whitespace. 238
'if' construct must use '{}'s. 239
'if' is not followed by whitespace. 239
line contains a tab character 240
method is missing a Javadoc comment. 246
method is missing a Javadoc comment. 252
method is missing a Javadoc comment. 258
method is missing a Javadoc comment. 264
method is missing a Javadoc comment. 270
line longer than 80 characters 276
method is missing a Javadoc comment. 276
method is missing a Javadoc comment. 282
method is missing a Javadoc comment. 288
method is missing a Javadoc comment. 294
method is missing a Javadoc comment. 300
method is missing a Javadoc comment. 306
method is missing a Javadoc comment. 312
'for' construct must use '{}'s. 317
'for' is not followed by whitespace. 317
'=' is not preceeded with whitespace. 317
'=' is not followed by whitespace. 317
method is missing a Javadoc comment. 322
method is missing a Javadoc comment. 328
method is missing a Javadoc comment. 334
method is missing a Javadoc comment. 340
method is missing a Javadoc comment. 346
method is missing a Javadoc comment. 352

org/apache/bcel/classfile/EmptyVisitor.java

Error Line
Avoid using the '.*' form of import. 57
Redundant import from the same package. 57
Avoid using the '.*' form of import. 58
line longer than 80 characters 61
type Javadoc comment is missing an @author tag. 70
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 73
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 74
'{' is not followed by whitespace. 74
method is missing a Javadoc comment. 75
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 76
'{' is not followed by whitespace. 76
method is missing a Javadoc comment. 77
'{' is not followed by whitespace. 77
method is missing a Javadoc comment. 78
'{' is not followed by whitespace. 78
method is missing a Javadoc comment. 79
'{' is not followed by whitespace. 79
method is missing a Javadoc comment. 80
'{' is not followed by whitespace. 80
method is missing a Javadoc comment. 81
'{' is not followed by whitespace. 81
method is missing a Javadoc comment. 82
'{' is not followed by whitespace. 82
method is missing a Javadoc comment. 83
'{' is not followed by whitespace. 83
method is missing a Javadoc comment. 84
'{' is not followed by whitespace. 84
method is missing a Javadoc comment. 85
'{' is not followed by whitespace. 85
method is missing a Javadoc comment. 86
'{' is not followed by whitespace. 86
method is missing a Javadoc comment. 87
'{' is not followed by whitespace. 87
method is missing a Javadoc comment. 88
'{' is not followed by whitespace. 88
method is missing a Javadoc comment. 89
'{' is not followed by whitespace. 89
method is missing a Javadoc comment. 90
'{' is not followed by whitespace. 90
method is missing a Javadoc comment. 91
'{' is not followed by whitespace. 91
method is missing a Javadoc comment. 92
'{' is not followed by whitespace. 92
method is missing a Javadoc comment. 93
'{' is not followed by whitespace. 93
method is missing a Javadoc comment. 94
'{' is not followed by whitespace. 94
method is missing a Javadoc comment. 95
'{' is not followed by whitespace. 95
method is missing a Javadoc comment. 96
'{' is not followed by whitespace. 96
method is missing a Javadoc comment. 97
'{' is not followed by whitespace. 97
method is missing a Javadoc comment. 98
'{' is not followed by whitespace. 98
method is missing a Javadoc comment. 99
'{' is not followed by whitespace. 99
method is missing a Javadoc comment. 100
'{' is not followed by whitespace. 100
method is missing a Javadoc comment. 101
'{' is not followed by whitespace. 101
method is missing a Javadoc comment. 102
'{' is not followed by whitespace. 102
method is missing a Javadoc comment. 103
'{' is not followed by whitespace. 103
method is missing a Javadoc comment. 104
'{' is not followed by whitespace. 104

org/apache/bcel/classfile/ExceptionTable.java

Error Line
Avoid using the '.*' form of import. 58
variable 'number_of_exceptions' missing Javadoc. 73
variable 'number_of_exceptions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'exception_index_table' missing Javadoc. 74
variable 'exception_index_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Expected @param tag for 'c'. 80
line contains a tab character 82
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
line contains a tab character 92
parameter 'exception_index_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
line contains a tab character 93
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
'{' should be on the previous line. 94
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
line contains a tab character 108
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Expected @throws tag for 'IOException'. 108
'{' should be on the previous line. 109
cast needs to be followed by whitespace. 110
'for' construct must use '{}'s. 115
'for' is not followed by whitespace. 115
'=' is not preceeded with whitespace. 115
'=' is not followed by whitespace. 115
Expected @throws tag for 'IOException'. 136
'{' should be on the previous line. 137
'for' construct must use '{}'s. 140
'for' is not followed by whitespace. 140
'=' is not preceeded with whitespace. 140
'=' is not followed by whitespace. 140
'return' is not preceeded with whitespace. 147
'{' is not followed by whitespace. 147
'for' construct must use '{}'s. 158
'for' is not followed by whitespace. 158
'=' is not preceeded with whitespace. 158
'=' is not followed by whitespace. 158
line contains a tab character 160
line contains a tab character 161
Unused @param tag for 'exception_index_table.'. 166
parameter 'exception_index_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Expected @param tag for 'exception_index_table'. 169
'?' is not preceeded with whitespace. 171
':' should be on a new line. 171
'for' is not followed by whitespace. 181
'=' is not preceeded with whitespace. 181
'=' is not followed by whitespace. 181
line contains a tab character 183
'if' construct must use '{}'s. 186
'if' is not followed by whitespace. 186
line contains a tab character 187
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 196
Expected @param tag for 'constant_pool'. 196
cast needs to be followed by whitespace. 197
cast needs to be followed by whitespace. 198

org/apache/bcel/classfile/Field.java

Error Line
Avoid using the '.*' form of import. 58
Expected @param tag for 'c'. 72
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Expected @param tag for 'constant_pool'. 80
Expected @throws tag for 'IOException'. 81
Expected @throws tag for 'ClassFormatException'. 81
'{' should be on the previous line. 82
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
line contains a tab character 94
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
'{' should be on the previous line. 95
'for' construct must use '{}'s. 114
'for' is not followed by whitespace. 114
'=' is not preceeded with whitespace. 114
'=' is not followed by whitespace. 114
'if' construct must use '{}'s. 115
'if' is not followed by whitespace. 115
line contains a tab character 116
cast needs to be followed by whitespace. 116
'?' is not preceeded with whitespace. 132
'if' construct must use '{}'s. 139
'if' is not followed by whitespace. 139
'for' is not followed by whitespace. 142
'=' is not preceeded with whitespace. 142
'=' is not followed by whitespace. 142
'if' construct must use '{}'s. 145
'if' is not followed by whitespace. 145
line contains a tab character 146
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
Expected @param tag for 'constant_pool'. 155
cast needs to be followed by whitespace. 156

org/apache/bcel/classfile/FieldOrMethod.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 65
line longer than 80 characters 66
variable 'name_index' missing Javadoc. 66
variable 'name_index' must be private and have accessor methods. 66
variable 'signature_index' missing Javadoc. 67
variable 'signature_index' must be private and have accessor methods. 67
variable 'attributes_count' missing Javadoc. 68
variable 'attributes_count' must be private and have accessor methods. 68
variable 'attributes' missing Javadoc. 69
variable 'attributes' must be private and have accessor methods. 69
variable 'constant_pool' missing Javadoc. 70
variable 'constant_pool' must be private and have accessor methods. 70
method is missing a Javadoc comment. 72
'{' is not followed by whitespace. 72
Expected @param tag for 'c'. 78
line contains a tab character 80
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Expected @param tag for 'constant_pool'. 89
Expected @throws tag for 'IOException'. 90
Expected @throws tag for 'ClassFormatException'. 90
'{' should be on the previous line. 91
line contains a tab character 93
'for' construct must use '{}'s. 97
'for' is not followed by whitespace. 97
'=' is not preceeded with whitespace. 97
'=' is not followed by whitespace. 97
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
line contains a tab character 109
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
'{' should be on the previous line. 110
Expected @throws tag for 'IOException'. 125
'{' should be on the previous line. 126
'for' construct must use '{}'s. 132
'for' is not followed by whitespace. 132
'=' is not preceeded with whitespace. 132
'=' is not followed by whitespace. 132
'?' is not preceeded with whitespace. 146
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
cast needs to be followed by whitespace. 190
line contains a tab character 191
cast needs to be followed by whitespace. 200
line contains a tab character 201
method name 'copy_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 208
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 208
Expected @param tag for 'constant_pool'. 208
cast needs to be followed by whitespace. 212
'catch' is not followed by whitespace. 213
Empty catch block. 213
'{' is not followed by whitespace. 213
'for' construct must use '{}'s. 218
'for' is not followed by whitespace. 218
'=' is not preceeded with whitespace. 218
'=' is not followed by whitespace. 218

org/apache/bcel/classfile/InnerClass.java

Error Line
Avoid using the '.*' form of import. 58
variable 'inner_class_index' missing Javadoc. 70
variable 'inner_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'outer_class_index' missing Javadoc. 71
variable 'outer_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'inner_name_index' missing Javadoc. 72
variable 'inner_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable 'inner_access_flags' missing Javadoc. 73
variable 'inner_access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Expected @param tag for 'c'. 78
line contains a tab character 80
Expected @throws tag for 'IOException'. 88
'{' should be on the previous line. 89
line contains a tab character 91
parameter 'inner_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
parameter 'outer_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
line contains a tab character 101
parameter 'inner_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
parameter 'inner_access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
'{' should be on the previous line. 102
Expected @throws tag for 'IOException'. 125
'{' should be on the previous line. 126
parameter 'inner_access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
Expected @param tag for 'inner_access_flags'. 151
parameter 'inner_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 157
Expected @param tag for 'inner_class_index'. 157
parameter 'inner_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 163
Expected @param tag for 'inner_name_index'. 163
parameter 'outer_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Expected @param tag for 'outer_class_index'. 169
'+' should be on a new line. 176
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
Expected @param tag for 'constant_pool'. 183
variable 'inner_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
variable 'outer_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
variable 'inner_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
line longer than 80 characters 187
line contains a tab character 187
line longer than 80 characters 192
'}' should be on the same line. 194
'else' construct must use '{}'s. 195
'if' construct must use '{}'s. 198
'if' is not followed by whitespace. 198
cast needs to be followed by whitespace. 199
line longer than 80 characters 200
line contains a tab character 200
'else' construct must use '{}'s. 201
'?' is not preceeded with whitespace. 205
'+' should be on a new line. 207
cast needs to be followed by whitespace. 216
'catch' is not followed by whitespace. 217
Empty catch block. 217
'{' is not followed by whitespace. 217

org/apache/bcel/classfile/InnerClasses.java

Error Line
Avoid using the '.*' form of import. 58
variable 'inner_classes' missing Javadoc. 71
variable 'inner_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'number_of_classes' missing Javadoc. 72
variable 'number_of_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'c'. 78
line contains a tab character 80
Unused @param tag for 'sourcefile_index'. 88
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
line contains a tab character 91
parameter 'inner_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
line contains a tab character 92
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
'{' should be on the previous line. 93
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
line contains a tab character 108
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Expected @throws tag for 'IOException'. 108
'{' should be on the previous line. 109
cast needs to be followed by whitespace. 110
'for' construct must use '{}'s. 115
'for' is not followed by whitespace. 115
'=' is not preceeded with whitespace. 115
'=' is not followed by whitespace. 115
Expected @throws tag for 'IOException'. 134
'{' should be on the previous line. 135
'for' construct must use '{}'s. 139
'for' is not followed by whitespace. 139
'=' is not preceeded with whitespace. 139
'=' is not followed by whitespace. 139
parameter 'inner_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 151
Expected @param tag for 'inner_classes'. 151
'?' is not preceeded with whitespace. 153
'for' construct must use '{}'s. 162
'for' is not followed by whitespace. 162
'=' is not preceeded with whitespace. 162
'=' is not followed by whitespace. 162
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
Expected @param tag for 'constant_pool'. 171
cast needs to be followed by whitespace. 172
'for' construct must use '{}'s. 175
'for' is not followed by whitespace. 175
'=' is not preceeded with whitespace. 175
'=' is not followed by whitespace. 175

org/apache/bcel/classfile/JavaClass.java

Error Line
Avoid using the '.*' form of import. 63
variable 'file_name' missing Javadoc. 81
variable 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
variable 'package_name' missing Javadoc. 82
variable 'package_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'source_file_name' missing Javadoc. 83
variable 'source_file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
variable 'class_name_index' missing Javadoc. 84
variable 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
variable 'superclass_name_index' missing Javadoc. 85
variable 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
variable 'class_name' missing Javadoc. 86
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
variable 'superclass_name' missing Javadoc. 87
variable 'superclass_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'major' missing Javadoc. 88
variable 'minor' missing Javadoc. 88
variable 'constant_pool' missing Javadoc. 89
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
variable 'interfaces' missing Javadoc. 90
variable 'interface_names' missing Javadoc. 91
variable 'interface_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
variable 'fields' missing Javadoc. 92
variable 'methods' missing Javadoc. 93
variable 'attributes' missing Javadoc. 94
variable 'source' missing Javadoc. 95
variable 'HEAP' missing Javadoc. 97
variable 'FILE' missing Javadoc. 98
variable 'ZIP' missing Javadoc. 99
variable 'debug' missing Javadoc. 101
variable 'debug' must be private and have accessor methods. 101
variable 'sep' missing Javadoc. 102
variable 'sep' must be private and have accessor methods. 102
parameter 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 130
line contains a tab character 131
parameter 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
line contains a tab character 132
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
line contains a tab character 136
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
'{' should be on the previous line. 142
'if' construct must use '{}'s. 143
'if' is not followed by whitespace. 143
'if' construct must use '{}'s. 145
'if' is not followed by whitespace. 145
'if' construct must use '{}'s. 147
'if' is not followed by whitespace. 147
'if' construct must use '{}'s. 149
'if' is not followed by whitespace. 149
'for' is not followed by whitespace. 166
'=' is not preceeded with whitespace. 166
'=' is not followed by whitespace. 166
'if' is not followed by whitespace. 167
line contains a tab character 168
cast needs to be followed by whitespace. 168
line contains a tab character 169
line contains a tab character 178
'if' construct must use '{}'s. 182
'if' is not followed by whitespace. 182
'else' construct must use '{}'s. 184
'if' is not followed by whitespace. 187
line longer than 80 characters 189
line contains a tab character 189
'}' should be on the same line. 191
'else' construct must use '{}'s. 192
'for' is not followed by whitespace. 196
'=' is not preceeded with whitespace. 196
'=' is not followed by whitespace. 196
line longer than 80 characters 197
parameter 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
line contains a tab character 218
parameter 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 218
line contains a tab character 219
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 219
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 222
line contains a tab character 223
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
line longer than 80 characters 228
line contains a tab character 229
method is missing a Javadoc comment. 246
method name 'Debug' must match pattern '^[a-z][a-zA-Z0-9]*$'. 246
'if' construct must use '{}'s. 247
'if' is not followed by whitespace. 247
Expected @throws tag for 'IOException'. 257
'{' should be on the previous line. 258
'if' is not followed by whitespace. 261
'if' construct must use '{}'s. 264
'if' is not followed by whitespace. 264
line contains a tab character 265
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 277
Expected @throws tag for 'IOException'. 277
'{' should be on the previous line. 278
'catch' is not followed by whitespace. 291
'catch' is not followed by whitespace. 294
Expected @throws tag for 'IOException'. 306
Expected @throws tag for 'IOException'. 316
'{' should be on the previous line. 317
line contains a tab character 323
'for' construct must use '{}'s. 329
'for' is not followed by whitespace. 329
'=' is not preceeded with whitespace. 329
'=' is not followed by whitespace. 329
'for' construct must use '{}'s. 333
'for' is not followed by whitespace. 333
'=' is not preceeded with whitespace. 333
'=' is not followed by whitespace. 333
'for' construct must use '{}'s. 337
'for' is not followed by whitespace. 337
'=' is not preceeded with whitespace. 337
'=' is not followed by whitespace. 337
'if' is not followed by whitespace. 340
'for' construct must use '{}'s. 342
'for' is not followed by whitespace. 342
'=' is not preceeded with whitespace. 342
'=' is not followed by whitespace. 342
line contains a tab character 343
'}' should be on the same line. 344
'else' construct must use '{}'s. 345
Expected @param tag for 'm'. 412
'for' is not followed by whitespace. 413
'if' is not followed by whitespace. 416
'&&' should be on a new line. 416
line contains a tab character 417
'&&' should be on a new line. 417
line contains a tab character 418
line contains a tab character 419
'if' construct must use '{}'s. 450
'if' is not followed by whitespace. 450
'if' construct must use '{}'s. 456
'if' is not followed by whitespace. 456
line contains a tab character 458
'catch' is not followed by whitespace. 459
Empty catch block. 459
'{' is not followed by whitespace. 459
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 472
parameter 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 479
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 486
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 500
Expected @param tag for 'file_name'. 500
parameter 'interface_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 507
parameter 'source_file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 542
Expected @param tag for 'source_file_name'. 542
parameter 'superclass_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 549
parameter 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 556
'?' is not preceeded with whitespace. 565
'+' should be on a new line. 567
line longer than 80 characters 568
line contains a tab character 568
'+' should be on a new line. 568
line contains a tab character 569
'+' should be on a new line. 569
line contains a tab character 570
'+' should be on a new line. 570
line longer than 80 characters 571
line contains a tab character 571
line contains a tab character 572
'if' is not followed by whitespace. 575
'for' is not followed by whitespace. 578
'=' is not preceeded with whitespace. 578
'=' is not followed by whitespace. 578
line contains a tab character 579
'if' construct must use '{}'s. 580
line contains a tab character 580
'if' is not followed by whitespace. 580
line contains a tab character 581
'if' is not followed by whitespace. 594
'for' construct must use '{}'s. 596
'for' is not followed by whitespace. 596
'=' is not preceeded with whitespace. 596
'=' is not followed by whitespace. 596
line contains a tab character 597
'if' is not followed by whitespace. 600
'for' construct must use '{}'s. 602
'for' is not followed by whitespace. 602
'=' is not preceeded with whitespace. 602
'=' is not followed by whitespace. 602
line contains a tab character 603
'if' is not followed by whitespace. 606
'for' construct must use '{}'s. 608
'for' is not followed by whitespace. 608
'=' is not preceeded with whitespace. 608
'=' is not followed by whitespace. 608
line contains a tab character 609
method is missing a Javadoc comment. 615
'while' construct must use '{}'s. 619
'while' is not followed by whitespace. 619
cast needs to be followed by whitespace. 632
'catch' is not followed by whitespace. 633
Empty catch block. 633
'{' is not followed by whitespace. 633
cast needs to be followed by whitespace. 636
cast needs to be followed by whitespace. 637
'for' construct must use '{}'s. 640
'for' is not followed by whitespace. 640
'=' is not preceeded with whitespace. 640
'=' is not followed by whitespace. 640
'for' construct must use '{}'s. 644
'for' is not followed by whitespace. 644
'=' is not preceeded with whitespace. 644
'=' is not followed by whitespace. 644
'for' construct must use '{}'s. 648
'for' is not followed by whitespace. 648
'=' is not preceeded with whitespace. 648
'=' is not followed by whitespace. 648
method is missing a Javadoc comment. 654
method is missing a Javadoc comment. 658
Expected an @return tag. 674
Expected @param tag for 'repository'. 682
parameter 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 690
Expected @param tag for 'super_class'. 690
'if' construct must use '{}'s. 691
'if' is not followed by whitespace. 691
variable 'super_classes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 694
'for' is not followed by whitespace. 696
'=' is not preceeded with whitespace. 696
'=' is not followed by whitespace. 696
'if' is not followed by whitespace. 697
line contains a tab character 698
'if' is not followed by whitespace. 702
Expected @param tag for 'inter'. 712
'if' is not followed by whitespace. 713
line longer than 80 characters 714
'if' is not followed by whitespace. 717
variable 'super_interfaces' must match pattern '^[a-z][a-zA-Z0-9]*$'. 721
'for' is not followed by whitespace. 723
'=' is not preceeded with whitespace. 723
'=' is not followed by whitespace. 723
'if' is not followed by whitespace. 724
line contains a tab character 725
'if' is not followed by whitespace. 737
'catch' is not followed by whitespace. 743
'for' is not followed by whitespace. 757
line contains a tab character 758
'{' should be on the previous line. 759
Expected an @return tag. 769
'for' is not followed by whitespace. 774
line contains a tab character 775
'catch' is not followed by whitespace. 777
Expected an @return tag. 788
'while' is not followed by whitespace. 794
'if' is not followed by whitespace. 800
line contains a tab character 801
line contains a tab character 803
'if' is not followed by whitespace. 803
line contains a tab character 804
line contains a tab character 805
'for' is not followed by whitespace. 808
line contains a tab character 809
line contains a tab character 812

org/apache/bcel/classfile/LineNumber.java

Error Line
Unused import - org.apache.bcel.Constants 57
Avoid using the '.*' form of import. 58
variable 'start_pc' missing Javadoc. 70
variable 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'line_number' missing Javadoc. 71
variable 'line_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Expected @param tag for 'c'. 76
Expected @throws tag for 'IOException'. 85
'{' should be on the previous line. 86
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
parameter 'line_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
'{' should be on the previous line. 95
Expected @throws tag for 'IOException'. 117
'{' should be on the previous line. 118
parameter 'line_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
Expected @param tag for 'line_number'. 136
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
Expected @param tag for 'start_pc'. 143
cast needs to be followed by whitespace. 159
'catch' is not followed by whitespace. 160
Empty catch block. 160
'{' is not followed by whitespace. 160

org/apache/bcel/classfile/LineNumberTable.java

Error Line
Avoid using the '.*' form of import. 58
variable 'line_number_table_length' missing Javadoc. 71
variable 'line_number_table_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'line_number_table' missing Javadoc. 72
variable 'line_number_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
method is missing a Javadoc comment. 78
line contains a tab character 80
method is missing a Javadoc comment. 89
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'line_number_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
line contains a tab character 91
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
'{' should be on the previous line. 92
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
line contains a tab character 106
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
Expected @throws tag for 'IOException'. 106
'{' should be on the previous line. 107
cast needs to be followed by whitespace. 108
'for' construct must use '{}'s. 112
'for' is not followed by whitespace. 112
'=' is not preceeded with whitespace. 112
'=' is not followed by whitespace. 112
Expected @throws tag for 'IOException'. 131
'{' should be on the previous line. 132
'for' construct must use '{}'s. 135
'for' is not followed by whitespace. 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
line longer than 80 characters 142
parameter 'line_number_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
Expected @param tag for 'line_number_table'. 147
'?' is not preceeded with whitespace. 150
':' should be on a new line. 150
'for' is not followed by whitespace. 161
'=' is not preceeded with whitespace. 161
'=' is not followed by whitespace. 161
'if' construct must use '{}'s. 164
'if' is not followed by whitespace. 164
line contains a tab character 165
'if' is not followed by whitespace. 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
'-' is not preceeded with whitespace. 186
'-' is not followed by whitespace. 186
'if' construct must use '{}'s. 188
'if' is not followed by whitespace. 188
variable 'min_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
'=' is not preceeded with whitespace. 191
'=' is not followed by whitespace. 191
'if' construct must use '{}'s. 199
'if' is not followed by whitespace. 199
line contains a tab character 200
'if' construct must use '{}'s. 201
'if' is not followed by whitespace. 201
line contains a tab character 202
'else' construct must use '{}'s. 203
line contains a tab character 204
'if' is not followed by whitespace. 210
'while' is not followed by whitespace. 214
'if' construct must use '{}'s. 219
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 228
Expected @param tag for 'constant_pool'. 228
cast needs to be followed by whitespace. 229
'for' construct must use '{}'s. 232
'for' is not followed by whitespace. 232
'=' is not preceeded with whitespace. 232
'=' is not followed by whitespace. 232
method is missing a Javadoc comment. 239

org/apache/bcel/classfile/LocalVariable.java

Error Line
Avoid using the '.*' form of import. 58
'{' should be on the previous line. 70
variable 'start_pc' missing Javadoc. 71
variable 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'length' missing Javadoc. 72
variable 'name_index' missing Javadoc. 73
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'signature_index' missing Javadoc. 74
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'index' missing Javadoc. 75
line contains a tab character 76
line contains a tab character 77
variable 'constant_pool' missing Javadoc. 79
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
Expected @param tag for 'c'. 85
line contains a tab character 87
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
Expected @param tag for 'constant_pool'. 95
Expected @throws tag for 'IOException'. 96
'{' should be on the previous line. 97
line contains a tab character 99
line contains a tab character 100
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
line contains a tab character 112
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
line contains a tab character 113
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
'{' should be on the previous line. 114
Expected @throws tag for 'IOException'. 140
'{' should be on the previous line. 141
cast needs to be followed by whitespace. 165
cast needs to be followed by whitespace. 179
line contains a tab character 180
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
Expected @param tag for 'length'. 209
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
Expected @param tag for 'name_index'. 216
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 223
Expected @param tag for 'signature_index'. 223
Expected @param tag for 'index'. 230
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
line longer than 80 characters 243
'+' should be on a new line. 245
cast needs to be followed by whitespace. 254
'catch' is not followed by whitespace. 255
Empty catch block. 255
'{' is not followed by whitespace. 255

org/apache/bcel/classfile/LocalVariableTable.java

Error Line
Avoid using the '.*' form of import. 58
variable 'local_variable_table_length' missing Javadoc. 70
variable 'local_variable_table_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'local_variable_table' missing Javadoc. 71
variable 'local_variable_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Expected @param tag for 'c'. 77
line contains a tab character 79
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
line contains a tab character 89
parameter 'local_variable_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
'{' should be on the previous line. 91
line longer than 80 characters 92
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
line contains a tab character 105
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
Expected @throws tag for 'IOException'. 105
'{' should be on the previous line. 106
cast needs to be followed by whitespace. 107
'for' construct must use '{}'s. 112
'for' is not followed by whitespace. 112
'=' is not preceeded with whitespace. 112
'=' is not followed by whitespace. 112
Expected @throws tag for 'IOException'. 133
'{' should be on the previous line. 134
'for' construct must use '{}'s. 137
'for' is not followed by whitespace. 137
'=' is not preceeded with whitespace. 137
'=' is not followed by whitespace. 137
Expected @param tag for 'index'. 150
'for' construct must use '{}'s. 151
'for' is not followed by whitespace. 151
'=' is not preceeded with whitespace. 151
'=' is not followed by whitespace. 151
'if' construct must use '{}'s. 152
'if' is not followed by whitespace. 152
line contains a tab character 153
method is missing a Javadoc comment. 158
parameter 'local_variable_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 158
'?' is not preceeded with whitespace. 161
':' should be on a new line. 161
'for' is not followed by whitespace. 171
'=' is not preceeded with whitespace. 171
'=' is not followed by whitespace. 171
'if' construct must use '{}'s. 174
'if' is not followed by whitespace. 174
line contains a tab character 175
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
Expected @param tag for 'constant_pool'. 184
cast needs to be followed by whitespace. 185
'for' construct must use '{}'s. 188
'for' is not followed by whitespace. 188
'=' is not preceeded with whitespace. 188
'=' is not followed by whitespace. 188
method is missing a Javadoc comment. 195

org/apache/bcel/classfile/Method.java

Error Line
Avoid using the '.*' form of import. 58
'{' is not followed by whitespace. 73
Expected @param tag for 'c'. 79
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
Expected @param tag for 'constant_pool'. 89
Expected @throws tag for 'IOException'. 90
Expected @throws tag for 'ClassFormatException'. 90
'{' should be on the previous line. 91
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
line contains a tab character 103
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
'{' should be on the previous line. 104
'for' construct must use '{}'s. 123
'for' is not followed by whitespace. 123
'=' is not preceeded with whitespace. 123
'=' is not followed by whitespace. 123
'if' construct must use '{}'s. 124
'if' is not followed by whitespace. 124
line contains a tab character 125
cast needs to be followed by whitespace. 125
'for' construct must use '{}'s. 135
'for' is not followed by whitespace. 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
'if' construct must use '{}'s. 136
'if' is not followed by whitespace. 136
line contains a tab character 137
cast needs to be followed by whitespace. 137
line longer than 80 characters 142
'if' construct must use '{}'s. 148
'if' is not followed by whitespace. 148
'else' construct must use '{}'s. 150
line longer than 80 characters 154
'if' construct must use '{}'s. 160
'if' is not followed by whitespace. 160
'else' construct must use '{}'s. 162
cast needs to be followed by whitespace. 180
line contains a tab character 181
line longer than 80 characters 184
cast needs to be followed by whitespace. 184
line contains a tab character 188
'for' is not followed by whitespace. 191
'=' is not preceeded with whitespace. 191
'=' is not followed by whitespace. 191
'if' construct must use '{}'s. 194
'if' is not followed by whitespace. 194
line contains a tab character 195
'if' is not followed by whitespace. 199
'if' construct must use '{}'s. 201
'if' is not followed by whitespace. 201
line contains a tab character 202
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 211
Expected @param tag for 'constant_pool'. 211
cast needs to be followed by whitespace. 212

org/apache/bcel/classfile/Node.java

Error Line
redundant 'public' modifier. 64
method is missing a Javadoc comment. 64

org/apache/bcel/classfile/PMGClass.java

Error Line
Avoid using the '.*' form of import. 58
line longer than 80 characters 62
variable 'pmg_class_index' missing Javadoc. 70
variable 'pmg_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'pmg_index' missing Javadoc. 70
variable 'pmg_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
Expected @param tag for 'c'. 76
line contains a tab character 78
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 90
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
Expected @throws tag for 'IOException'. 90
'{' should be on the previous line. 91
line contains a tab character 93
Unused @param tag for 'PMGClass_index'. 100
line longer than 80 characters 102
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
parameter 'pmg_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Expected @param tag for 'pmg_index'. 102
parameter 'pmg_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Expected @param tag for 'pmg_class_index'. 102
line contains a tab character 103
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
'{' should be on the previous line. 104
Expected @throws tag for 'IOException'. 127
'{' should be on the previous line. 128
parameter 'pmg_class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
Expected @param tag for 'pmg_class_index'. 142
parameter 'pmg_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
Expected @param tag for 'pmg_index'. 154
cast needs to be followed by whitespace. 162
line longer than 80 characters 163
line contains a tab character 163
cast needs to be followed by whitespace. 171
line longer than 80 characters 172
line contains a tab character 172
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 186
Expected @param tag for 'constant_pool'. 186
cast needs to be followed by whitespace. 187

org/apache/bcel/classfile/Signature.java

Error Line
Avoid using the '.*' form of import. 58
variable 'signature_index' missing Javadoc. 69
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
Expected @param tag for 'c'. 75
line longer than 80 characters 76
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
line contains a tab character 88
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
Expected @throws tag for 'IOException'. 88
'{' should be on the previous line. 89
Unused @param tag for 'Signature_index'. 97
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
Expected @param tag for 'signature_index'. 99
line contains a tab character 100
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
'{' should be on the previous line. 101
Expected @throws tag for 'IOException'. 124
'{' should be on the previous line. 125
parameter 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
Expected @param tag for 'signature_index'. 138
cast needs to be followed by whitespace. 146
line longer than 80 characters 147
line contains a tab character 147
line longer than 80 characters 154
method is missing a Javadoc comment. 155
method is missing a Javadoc comment. 156
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 158
'if' construct must use '{}'s. 159
method is missing a Javadoc comment. 159
'if' is not followed by whitespace. 159
method is missing a Javadoc comment. 162
method is missing a Javadoc comment. 166
line longer than 80 characters 170
method is missing a Javadoc comment. 170
'if' construct must use '{}'s. 173
'if' is not followed by whitespace. 173
'+' should be on a new line. 174
line contains a tab character 175
'if' is not followed by whitespace. 179
'while' is not followed by whitespace. 183
cast needs to be followed by whitespace. 183
line contains a tab character 184
cast needs to be followed by whitespace. 184
line contains a tab character 185
line contains a tab character 186
'if' is not followed by whitespace. 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 194
line contains a tab character 195
'for' construct must use '{}'s. 197
line contains a tab character 197
'for' is not followed by whitespace. 197
'=' is not preceeded with whitespace. 197
'=' is not followed by whitespace. 197
line contains a tab character 198
cast needs to be followed by whitespace. 208
line longer than 80 characters 212
'while' is not followed by whitespace. 212
cast needs to be followed by whitespace. 212
'if' construct must use '{}'s. 218
'if' is not followed by whitespace. 218
method is missing a Javadoc comment. 222
line contains a tab character 223
'{' should be on the previous line. 224
'if' is not followed by whitespace. 230
cast needs to be followed by whitespace. 232
'while' is not followed by whitespace. 235
'if' construct must use '{}'s. 236
line contains a tab character 236
'if' is not followed by whitespace. 236
line contains a tab character 237
'+' should be on a new line. 237
line contains a tab character 238
line contains a tab character 240
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
cast needs to be followed by whitespace. 248
'else' construct must use '{}'s. 249
'if' is not followed by whitespace. 253
'if' is not followed by whitespace. 256
'if' construct must use '{}'s. 259
'if' is not followed by whitespace. 259
line longer than 80 characters 260
'+' should be on a new line. 260
line contains a tab character 261
cast needs to be followed by whitespace. 261
method is missing a Javadoc comment. 264
method is missing a Javadoc comment. 273
method is missing a Javadoc comment. 277
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 293
Expected @param tag for 'constant_pool'. 293
cast needs to be followed by whitespace. 294

org/apache/bcel/classfile/SourceFile.java

Error Line
Avoid using the '.*' form of import. 58
variable 'sourcefile_index' missing Javadoc. 71
variable 'sourcefile_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
Expected @param tag for 'c'. 77
line contains a tab character 79
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
line contains a tab character 91
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
Expected @throws tag for 'IOException'. 91
'{' should be on the previous line. 92
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
parameter 'sourcefile_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
line contains a tab character 110
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
'{' should be on the previous line. 111
Expected @throws tag for 'IOException'. 133
'{' should be on the previous line. 134
parameter 'sourcefile_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 147
Expected @param tag for 'sourcefile_index'. 147
cast needs to be followed by whitespace. 155
line longer than 80 characters 156
line contains a tab character 156
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
Expected @param tag for 'constant_pool'. 170
cast needs to be followed by whitespace. 171

org/apache/bcel/classfile/StackMap.java

Error Line
Avoid using the '.*' form of import. 58
variable 'map_length' missing Javadoc. 76
variable 'map_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
variable 'map' missing Javadoc. 77
method is missing a Javadoc comment. 85
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
line contains a tab character 86
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
'{' should be on the previous line. 87
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
line contains a tab character 102
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
Expected @throws tag for 'IOException'. 102
'{' should be on the previous line. 103
cast needs to be followed by whitespace. 104
'for' construct must use '{}'s. 109
'for' is not followed by whitespace. 109
'=' is not preceeded with whitespace. 109
'=' is not followed by whitespace. 109
Expected @throws tag for 'IOException'. 119
'{' should be on the previous line. 120
'for' construct must use '{}'s. 123
'for' is not followed by whitespace. 123
'=' is not preceeded with whitespace. 123
'=' is not followed by whitespace. 123
'?' is not preceeded with whitespace. 138
'for' is not followed by whitespace. 147
'=' is not preceeded with whitespace. 147
'=' is not followed by whitespace. 147
'if' construct must use '{}'s. 150
'if' is not followed by whitespace. 150
line contains a tab character 151
line contains a tab character 155
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
Expected @param tag for 'constant_pool'. 162
cast needs to be followed by whitespace. 163
'for' construct must use '{}'s. 166
'for' is not followed by whitespace. 166
'=' is not preceeded with whitespace. 166
'=' is not followed by whitespace. 166
method is missing a Javadoc comment. 184

org/apache/bcel/classfile/StackMapEntry.java

Error Line
Unused import - org.apache.bcel.Constants 57
Avoid using the '.*' form of import. 58
variable 'byte_code_offset' missing Javadoc. 71
variable 'byte_code_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'number_of_locals' missing Javadoc. 72
variable 'number_of_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable 'types_of_locals' missing Javadoc. 73
variable 'types_of_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'number_of_stack_items' missing Javadoc. 74
variable 'number_of_stack_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'types_of_stack_items' missing Javadoc. 75
variable 'types_of_stack_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
variable 'constant_pool' missing Javadoc. 76
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 76
line longer than 80 characters 83
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
Expected @param tag for 'constant_pool'. 83
Expected @throws tag for 'IOException'. 83
'for' construct must use '{}'s. 88
'for' is not followed by whitespace. 88
'=' is not preceeded with whitespace. 88
'=' is not followed by whitespace. 88
'for' construct must use '{}'s. 93
'for' is not followed by whitespace. 93
'=' is not preceeded with whitespace. 93
'=' is not followed by whitespace. 93
method is missing a Javadoc comment. 97
parameter 'byte_code_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
parameter 'number_of_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
line contains a tab character 98
parameter 'types_of_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
line contains a tab character 99
parameter 'number_of_stack_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
line contains a tab character 100
parameter 'types_of_stack_items' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
line contains a tab character 101
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
Expected @throws tag for 'IOException'. 116
'{' should be on the previous line. 117
'for' construct must use '{}'s. 121
'for' is not followed by whitespace. 121
'=' is not preceeded with whitespace. 121
'=' is not followed by whitespace. 121
'for' construct must use '{}'s. 125
'for' is not followed by whitespace. 125
'=' is not preceeded with whitespace. 125
'=' is not followed by whitespace. 125
'if' is not followed by whitespace. 135
'for' is not followed by whitespace. 138
'=' is not preceeded with whitespace. 138
'=' is not followed by whitespace. 138
line contains a tab character 139
'if' construct must use '{}'s. 140
line contains a tab character 140
'if' is not followed by whitespace. 140
line contains a tab character 141
'if' is not followed by whitespace. 147
'for' is not followed by whitespace. 150
'=' is not preceeded with whitespace. 150
'=' is not followed by whitespace. 150
line contains a tab character 151
'if' construct must use '{}'s. 152
line contains a tab character 152
'if' is not followed by whitespace. 152
line contains a tab character 153
line longer than 80 characters 165
method is missing a Javadoc comment. 165
line longer than 80 characters 166
method is missing a Javadoc comment. 166
line longer than 80 characters 167
method is missing a Javadoc comment. 167
line longer than 80 characters 168
method is missing a Javadoc comment. 168
line longer than 80 characters 169
method is missing a Javadoc comment. 169
line longer than 80 characters 170
method is missing a Javadoc comment. 170
line longer than 80 characters 171
method is missing a Javadoc comment. 171
line longer than 80 characters 172
method is missing a Javadoc comment. 172
line longer than 80 characters 173
method is missing a Javadoc comment. 173
line longer than 80 characters 174
method is missing a Javadoc comment. 174
cast needs to be followed by whitespace. 181
'catch' is not followed by whitespace. 182
Empty catch block. 182
'{' is not followed by whitespace. 182
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206

org/apache/bcel/classfile/StackMapType.java

Error Line
Avoid using the '.*' form of import. 58
variable 'type' missing Javadoc. 71
variable 'index' missing Javadoc. 72
variable 'constant_pool' missing Javadoc. 73
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
line longer than 80 characters 80
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Expected @param tag for 'constant_pool'. 80
Expected @throws tag for 'IOException'. 80
'if' construct must use '{}'s. 84
'if' is not followed by whitespace. 84
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Expected @param tag for 'constant_pool'. 94
method is missing a Javadoc comment. 100
'if' construct must use '{}'s. 101
'if' is not followed by whitespace. 101
method is missing a Javadoc comment. 106
method is missing a Javadoc comment. 107
Expected @throws tag for 'IOException'. 120
'{' should be on the previous line. 121
'if' construct must use '{}'s. 123
'if' is not followed by whitespace. 123
'||' should be on a new line. 130
line contains a tab character 131
method is missing a Javadoc comment. 134
'if' construct must use '{}'s. 135
'if' is not followed by whitespace. 135
line longer than 80 characters 136
'if' construct must use '{}'s. 137
'if' is not followed by whitespace. 137
'else' construct must use '{}'s. 139
cast needs to be followed by whitespace. 155
'catch' is not followed by whitespace. 156
Empty catch block. 156
'{' is not followed by whitespace. 156
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169

org/apache/bcel/classfile/Synthetic.java

Error Line
Avoid using the '.*' form of import. 58
variable 'bytes' missing Javadoc. 74
Expected @param tag for 'c'. 80
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
line contains a tab character 93
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
'{' should be on the previous line. 94
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
line contains a tab character 108
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
Expected @throws tag for 'IOException'. 108
'{' should be on the previous line. 109
cast needs to be followed by whitespace. 110
'if' is not followed by whitespace. 112
Expected @throws tag for 'IOException'. 134
'{' should be on the previous line. 135
'if' construct must use '{}'s. 137
'if' is not followed by whitespace. 137
Expected @param tag for 'bytes'. 148
'if' construct must use '{}'s. 158
'if' is not followed by whitespace. 158
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
Expected @param tag for 'constant_pool'. 167
cast needs to be followed by whitespace. 168
'if' construct must use '{}'s. 170
'if' is not followed by whitespace. 170
cast needs to be followed by whitespace. 171

org/apache/bcel/classfile/Unknown.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
variable 'bytes' missing Javadoc. 78
variable 'name' missing Javadoc. 79
variable 'unknown_attributes' missing Javadoc. 81
variable 'unknown_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
'for' construct must use '{}'s. 89
'for' is not followed by whitespace. 89
'=' is not preceeded with whitespace. 89
'=' is not followed by whitespace. 89
cast needs to be followed by whitespace. 90
Expected @param tag for 'c'. 100
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
line contains a tab character 113
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
'{' should be on the previous line. 114
cast needs to be followed by whitespace. 118
line longer than 80 characters 119
line contains a tab character 119
parameter 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 131
line contains a tab character 132
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
Expected @throws tag for 'IOException'. 133
'{' should be on the previous line. 134
cast needs to be followed by whitespace. 135
'if' is not followed by whitespace. 137
Expected @throws tag for 'IOException'. 159
'{' should be on the previous line. 160
'if' construct must use '{}'s. 162
'if' is not followed by whitespace. 162
Expected @param tag for 'bytes'. 178
'if' construct must use '{}'s. 186
'if' is not followed by whitespace. 186
'if' is not followed by whitespace. 190
'}' should be on the same line. 194
'else' construct must use '{}'s. 195
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
Expected @param tag for 'constant_pool'. 204
cast needs to be followed by whitespace. 205
'if' construct must use '{}'s. 207
'if' is not followed by whitespace. 207
cast needs to be followed by whitespace. 208

org/apache/bcel/classfile/Utility.java

Error Line
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 61
variable 'consumed_chars' missing Javadoc. 70
variable 'consumed_chars' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
variable 'wide' missing Javadoc. 75
'=' is not preceeded with whitespace. 75
'=' is not followed by whitespace. 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
line contains a tab character 107
parameter 'for_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 107
'{' should be on the previous line. 108
'for' is not followed by whitespace. 112
'=' is not preceeded with whitespace. 112
'=' is not followed by whitespace. 112
'if' is not followed by whitespace. 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line longer than 80 characters 121
'if' construct must use '{}'s. 121
line contains a tab character 121
'if' is not followed by whitespace. 121
line contains a tab character 122
line contains a tab character 124
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
Expected @param tag for 'access_flags'. 134
line longer than 80 characters 135
'?' is not preceeded with whitespace. 135
line contains a tab character 153
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
line longer than 80 characters 154
line contains a tab character 154
'{' should be on the previous line. 155
line longer than 80 characters 156
'for' construct must use '{}'s. 160
'for' is not followed by whitespace. 160
'=' is not preceeded with whitespace. 160
'=' is not followed by whitespace. 160
line contains a tab character 161
'for' is not followed by whitespace. 163
'=' is not preceeded with whitespace. 163
'=' is not followed by whitespace. 163
line contains a tab character 164
'if' is not followed by whitespace. 164
line contains a tab character 165
line longer than 80 characters 166
line contains a tab character 166
line contains a tab character 167
'catch' is not followed by whitespace. 169
method is missing a Javadoc comment. 178
line contains a tab character 179
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
line contains a tab character 180
line longer than 80 characters 194
line contains a tab character 194
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194
Expected @throws tag for 'IOException'. 195
method length is 243 lines (max allowed is 150). 196
'{' should be on the previous line. 196
cast needs to be followed by whitespace. 197
variable 'default_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 198
'=' is not preceeded with whitespace. 198
'=' is not followed by whitespace. 198
variable 'jump_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 200
variable 'no_pad_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 201
'=' is not preceeded with whitespace. 201
'=' is not followed by whitespace. 201
line longer than 80 characters 207
'if' is not followed by whitespace. 207
'?' is not preceeded with whitespace. 209
'for' is not followed by whitespace. 211
'=' is not preceeded with whitespace. 211
'=' is not followed by whitespace. 211
line contains a tab character 212
'if' construct must use '{}'s. 214
line contains a tab character 214
'if' is not followed by whitespace. 214
'=' is not preceeded with whitespace. 214
'=' is not followed by whitespace. 214
line contains a tab character 215
'+' should be on a new line. 215
line contains a tab character 216
'+' should be on a new line. 233
line contains a tab character 234
'for' is not followed by whitespace. 237
'=' is not preceeded with whitespace. 237
'=' is not followed by whitespace. 237
line contains a tab character 238
line contains a tab character 239
'if' construct must use '{}'s. 241
line contains a tab character 241
'if' is not followed by whitespace. 241
line contains a tab character 242
line contains a tab character 254
'+' should be on a new line. 259
line contains a tab character 260
'for' is not followed by whitespace. 262
'=' is not preceeded with whitespace. 262
'=' is not followed by whitespace. 262
line contains a tab character 263
line contains a tab character 265
line contains a tab character 267
'if' construct must use '{}'s. 269
line contains a tab character 269
'if' is not followed by whitespace. 269
line contains a tab character 270
line longer than 80 characters 279
line longer than 80 characters 280
line longer than 80 characters 281
line longer than 80 characters 282
line longer than 80 characters 283
line contains a tab character 286
line longer than 80 characters 295
line longer than 80 characters 296
'if' is not followed by whitespace. 298
line contains a tab character 299
line contains a tab character 300
'=' is not preceeded with whitespace. 300
'=' is not followed by whitespace. 300
'}' should be on the same line. 301
'else' construct must use '{}'s. 302
line contains a tab character 303
line longer than 80 characters 326
'+' should be on a new line. 328
line longer than 80 characters 329
line contains a tab character 329
'+' should be on a new line. 329
line contains a tab character 330
'?' is not preceeded with whitespace. 330
line contains a tab character 332
line longer than 80 characters 341
line contains a tab character 341
'+' should be on a new line. 341
line contains a tab character 342
'?' is not preceeded with whitespace. 342
line longer than 80 characters 347
line longer than 80 characters 350
line contains a tab character 350
'+' should be on a new line. 350
line contains a tab character 351
'?' is not preceeded with whitespace. 351
'+' should be on a new line. 357
line contains a tab character 358
line longer than 80 characters 359
line contains a tab character 359
'+' should be on a new line. 359
line contains a tab character 360
'?' is not preceeded with whitespace. 360
'+' should be on a new line. 360
line contains a tab character 361
line contains a tab character 363
line contains a tab character 370
'+' should be on a new line. 370
line contains a tab character 371
'?' is not preceeded with whitespace. 371
'+' should be on a new line. 377
line contains a tab character 378
line contains a tab character 379
'+' should be on a new line. 379
line contains a tab character 380
'?' is not preceeded with whitespace. 380
line contains a tab character 382
line contains a tab character 387
line longer than 80 characters 389
line contains a tab character 389
'+' should be on a new line. 389
line contains a tab character 390
'?' is not preceeded with whitespace. 390
':' is not preceeded with whitespace. 390
line contains a tab character 392
line longer than 80 characters 400
line contains a tab character 400
'+' should be on a new line. 400
line contains a tab character 401
'?' is not preceeded with whitespace. 401
'if' is not followed by whitespace. 408
line contains a tab character 409
line contains a tab character 410
line contains a tab character 411
'}' should be on the same line. 412
line contains a tab character 414
line contains a tab character 415
'if' is not followed by whitespace. 421
line contains a tab character 422
'for' is not followed by whitespace. 422
'=' is not preceeded with whitespace. 422
'=' is not followed by whitespace. 422
line contains a tab character 423
line contains a tab character 424
line contains a tab character 425
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
line contains a tab character 430
line contains a tab character 431
line contains a tab character 432
line contains a tab character 433
line longer than 80 characters 440
method is missing a Javadoc comment. 440
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 440
'{' should be on the previous line. 442
line contains a tab character 469
line contains a tab character 470
'{' should be on the previous line. 471
'if' is not followed by whitespace. 476
'if' construct must use '{}'s. 478
'if' is not followed by whitespace. 478
'&&' should be on a new line. 478
line contains a tab character 479
line contains a tab character 480
line contains a tab character 482
method is missing a Javadoc comment. 500
method name 'is_digit' must match pattern '^[a-z][a-zA-Z0-9]*$'. 500
method is missing a Javadoc comment. 504
method name 'is_space' must match pattern '^[a-z][a-zA-Z0-9]*$'. 504
Expected @param tag for 'flag'. 511
Expected @param tag for 'i'. 511
Expected @param tag for 'flag'. 518
Expected @param tag for 'i'. 518
'?' is not preceeded with whitespace. 520
Expected @param tag for 'flag'. 526
Expected @param tag for 'i'. 526
'static' modifier out of order with the JLS suggestions. 538
Expected @throws tag for 'ClassFormatException'. 539
'{' should be on the previous line. 540
'if' construct must use '{}'s. 544
'if' is not followed by whitespace. 544
'for' is not followed by whitespace. 545
'=' is not preceeded with whitespace. 545
'=' is not followed by whitespace. 545
line contains a tab character 546
'if' construct must use '{}'s. 548
line contains a tab character 548
'if' is not followed by whitespace. 548
line contains a tab character 549
line contains a tab character 551
Expected @throws tag for 'ClassFormatException'. 567
'{' should be on the previous line. 568
line contains a tab character 579
Expected @throws tag for 'ClassFormatException'. 580
'{' should be on the previous line. 581
'if' construct must use '{}'s. 587
'if' is not followed by whitespace. 587
line longer than 80 characters 588
line contains a tab character 588
'while' is not followed by whitespace. 592
line contains a tab character 593
line contains a tab character 594
'catch' is not followed by whitespace. 596
line contains a tab character 599
Expected @throws tag for 'ClassFormatException'. 610
'{' should be on the previous line. 611
line contains a tab character 621
Expected @throws tag for 'ClassFormatException'. 622
'{' should be on the previous line. 623
'catch' is not followed by whitespace. 631
line contains a tab character 647
line contains a tab character 648
method is missing a Javadoc comment. 652
line contains a tab character 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 687
line contains a tab character 688
line contains a tab character 689
Expected @param tag for 'chopit'. 689
line contains a tab character 690
Expected @param tag for 'vars'. 690
Expected @throws tag for 'ClassFormatException'. 691
'{' should be on the previous line. 692
variable 'var_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 696
'?' is not preceeded with whitespace. 696
'if' construct must use '{}'s. 699
'if' is not followed by whitespace. 699
line longer than 80 characters 700
line contains a tab character 700
'while' is not followed by whitespace. 704
line longer than 80 characters 705
line contains a tab character 705
variable 'param_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 705
line contains a tab character 706
line contains a tab character 708
'if' is not followed by whitespace. 708
line contains a tab character 709
'if' construct must use '{}'s. 711
line contains a tab character 711
'if' is not followed by whitespace. 711
line contains a tab character 712
'else' construct must use '{}'s. 713
line contains a tab character 713
line contains a tab character 714
'if' construct must use '{}'s. 716
line contains a tab character 716
'if' is not followed by whitespace. 716
line contains a tab character 717
'else' construct must use '{}'s. 718
line contains a tab character 718
line contains a tab character 719
line contains a tab character 721
line contains a tab character 722
'catch' is not followed by whitespace. 730
'if' construct must use '{}'s. 734
'if' is not followed by whitespace. 734
line longer than 80 characters 739
'?' is not preceeded with whitespace. 739
method is missing a Javadoc comment. 744
Unused @param tag for 'new'. 753
parameter 'new_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 756
Expected @param tag for 'new_'. 756
variable 'old_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 757
'if' is not followed by whitespace. 761
line contains a tab character 762
line contains a tab character 763
line contains a tab character 764
line contains a tab character 765
'while' is not followed by whitespace. 765
line contains a tab character 766
line contains a tab character 767
line contains a tab character 768
line contains a tab character 769
line contains a tab character 770
line contains a tab character 772
line contains a tab character 773
'catch' is not followed by whitespace. 775
line contains a tab character 827
'{' should be on the previous line. 828
line contains a tab character 841
'if' construct must use '{}'s. 843
line contains a tab character 843
'if' is not followed by whitespace. 843
line contains a tab character 844
line contains a tab character 845
line contains a tab character 846
line contains a tab character 848
line contains a tab character 855
line contains a tab character 856
line contains a tab character 857
line contains a tab character 858
line contains a tab character 859
variable 'consumed_chars' must match pattern '^[a-z][a-zA-Z0-9]*$'. 859
line contains a tab character 861
line contains a tab character 863
'for' construct must use '{}'s. 864
line contains a tab character 864
'for' is not followed by whitespace. 864
'=' is not preceeded with whitespace. 864
'=' is not followed by whitespace. 864
line contains a tab character 865
line contains a tab character 867
line contains a tab character 869
line contains a tab character 870
line contains a tab character 871
line contains a tab character 872
line contains a tab character 873
'+' should be on a new line. 878
line contains a tab character 879
'catch' is not followed by whitespace. 881
line longer than 80 characters 882
line longer than 80 characters 887
variable 'char_found' must match pattern '^[a-z][a-zA-Z0-9]*$'. 895
'for' is not followed by whitespace. 899
'=' is not preceeded with whitespace. 899
'=' is not followed by whitespace. 899
'if' construct must use '{}'s. 902
line contains a tab character 902
'if' is not followed by whitespace. 902
line contains a tab character 903
line contains a tab character 904
'if' construct must use '{}'s. 907
line contains a tab character 907
'if' is not followed by whitespace. 907
line contains a tab character 908
line contains a tab character 910
line contains a tab character 911
line contains a tab character 914
'if' construct must use '{}'s. 915
line contains a tab character 915
'if' is not followed by whitespace. 915
line contains a tab character 916
'if' construct must use '{}'s. 922
'if' is not followed by whitespace. 922
'for' construct must use '{}'s. 928
'for' is not followed by whitespace. 928
'=' is not preceeded with whitespace. 928
'=' is not followed by whitespace. 928
'for' is not followed by whitespace. 933
'=' is not preceeded with whitespace. 933
'=' is not followed by whitespace. 933
'if' is not followed by whitespace. 934
line contains a tab character 935
line contains a tab character 936
'if' construct must use '{}'s. 940
'if' is not followed by whitespace. 940
method is missing a Javadoc comment. 946
'for' is not followed by whitespace. 951
'=' is not preceeded with whitespace. 951
'=' is not followed by whitespace. 951
'<' is not preceeded with whitespace. 951
'<' is not followed by whitespace. 951
'if' construct must use '{}'s. 954
line contains a tab character 954
'if' is not followed by whitespace. 954
line contains a tab character 955
line contains a tab character 956
line contains a tab character 957
'if' construct must use '{}'s. 960
line contains a tab character 960
'if' is not followed by whitespace. 960
line contains a tab character 961
line contains a tab character 962
line contains a tab character 963
line contains a tab character 964
line contains a tab character 967
'if' construct must use '{}'s. 971
'if' is not followed by whitespace. 971
line longer than 80 characters 978
Expected @throws tag for 'ClassFormatException'. 985
'{' should be on the previous line. 986
'if' construct must use '{}'s. 990
'if' is not followed by whitespace. 990
line longer than 80 characters 991
line contains a tab character 991
'catch' is not followed by whitespace. 995
Expected @throws tag for 'ClassFormatException'. 1008
'{' should be on the previous line. 1009
line longer than 80 characters 1024
line contains a tab character 1024
'catch' is not followed by whitespace. 1026
line longer than 80 characters 1031
Expected an @return tag. 1033
Expected @param tag for 'name'. 1033
'for' construct must use '{}'s. 1036
'for' is not followed by whitespace. 1036
'=' is not preceeded with whitespace. 1036
'=' is not followed by whitespace. 1036
'if' construct must use '{}'s. 1037
'if' is not followed by whitespace. 1037
line contains a tab character 1038
Expected an @return tag. 1047
Expected @param tag for 'b'. 1047
'?' is not preceeded with whitespace. 1048
cast needs to be followed by whitespace. 1048
cast needs to be followed by whitespace. 1048
Expected @param tag for 'bytes'. 1055
'for' is not followed by whitespace. 1058
'=' is not preceeded with whitespace. 1058
'=' is not followed by whitespace. 1058
'if' construct must use '{}'s. 1062
'if' is not followed by whitespace. 1062
line contains a tab character 1063
'if' construct must use '{}'s. 1067
'if' is not followed by whitespace. 1067
line contains a tab character 1068
line longer than 80 characters 1084
parameter 'left_justify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1084
line longer than 80 characters 1089
line longer than 80 characters 1097
parameter 'left_justify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1097
'?' is not preceeded with whitespace. 1099
'for' construct must use '{}'s. 1101
'for' is not followed by whitespace. 1101
'=' is not preceeded with whitespace. 1101
'=' is not followed by whitespace. 1101
'if' construct must use '{}'s. 1104
'if' is not followed by whitespace. 1104
'else' construct must use '{}'s. 1106
method is missing a Javadoc comment. 1110
'if' construct must use '{}'s. 1113
'if' is not followed by whitespace. 1113
'=' is not preceeded with whitespace. 1113
'=' is not followed by whitespace. 1113
'for' construct must use '{}'s. 1116
'for' is not followed by whitespace. 1116
'=' is not preceeded with whitespace. 1116
'=' is not followed by whitespace. 1116
'if' construct must use '{}'s. 1117
'if' is not followed by whitespace. 1117
line contains a tab character 1118
method is missing a Javadoc comment. 1123
method is missing a Javadoc comment. 1127
method is missing a Javadoc comment. 1131
method is missing a Javadoc comment. 1135
method is missing a Javadoc comment. 1139
line contains a tab character 1140
'if' construct must use '{}'s. 1141
'if' is not followed by whitespace. 1141
'if' construct must use '{}'s. 1145
'if' is not followed by whitespace. 1145
'for' is not followed by whitespace. 1148
'=' is not preceeded with whitespace. 1148
'=' is not followed by whitespace. 1148
'if' is not followed by whitespace. 1149
line contains a tab character 1150
'?' is not preceeded with whitespace. 1150
'?' is not preceeded with whitespace. 1150
line contains a tab character 1152
'if' is not followed by whitespace. 1155
line contains a tab character 1156
'if' construct must use '{}'s. 1160
'if' is not followed by whitespace. 1160
Expected @param tag for 'ch'. 1168
'||' should be on a new line. 1169
'||' should be on a new line. 1170
'||' should be on a new line. 1171
line longer than 80 characters 1191
Expected an @return tag. 1191
Expected @throws tag for 'IOException'. 1191
'if' is not followed by whitespace. 1192
'for' is not followed by whitespace. 1206
'=' is not preceeded with whitespace. 1206
'=' is not followed by whitespace. 1206
Unused @param tag for 'bytes'. 1216
Expected an @return tag. 1219
Expected @param tag for 's'. 1219
Expected @throws tag for 'IOException'. 1219
'while' is not followed by whitespace. 1229
'if' is not followed by whitespace. 1239
line longer than 80 characters 1240
'while' construct must use '{}'s. 1246
'while' is not followed by whitespace. 1246
line contains a tab character 1247
cast needs to be followed by whitespace. 1247
variable 'FREE_CHARS' missing Javadoc. 1257
variable 'CHAR_MAP' missing Javadoc. 1258
variable 'CHAR_MAP' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1258
variable 'MAP_CHAR' missing Javadoc. 1259
variable 'MAP_CHAR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1259
variable 'ESCAPE_CHAR' missing Javadoc. 1260
'for' is not followed by whitespace. 1264
'=' is not preceeded with whitespace. 1264
'=' is not followed by whitespace. 1264
'for' is not followed by whitespace. 1270
'=' is not preceeded with whitespace. 1270
'=' is not followed by whitespace. 1270
line longer than 80 characters 1285
method is missing a Javadoc comment. 1288
method is missing a Javadoc comment. 1292
'if' is not followed by whitespace. 1295
line contains a tab character 1296
line contains a tab character 1298
'if' construct must use '{}'s. 1300
line contains a tab character 1300
'if' is not followed by whitespace. 1300
line contains a tab character 1301
line longer than 80 characters 1303
line contains a tab character 1303
'if' is not followed by whitespace. 1303
line contains a tab character 1304
'if' construct must use '{}'s. 1306
line contains a tab character 1306
'if' is not followed by whitespace. 1306
line contains a tab character 1307
line contains a tab character 1309
cast needs to be followed by whitespace. 1309
cast needs to be followed by whitespace. 1309
line contains a tab character 1310
line contains a tab character 1312
line contains a tab character 1313
line contains a tab character 1314
line contains a tab character 1315
method is missing a Javadoc comment. 1319
'for' construct must use '{}'s. 1320
'for' is not followed by whitespace. 1320
'=' is not preceeded with whitespace. 1320
'=' is not followed by whitespace. 1320
line contains a tab character 1321
cast needs to be followed by whitespace. 1321
method is missing a Javadoc comment. 1331
method is missing a Javadoc comment. 1335
'if' is not followed by whitespace. 1336
cast needs to be followed by whitespace. 1336
line contains a tab character 1337
line contains a tab character 1339
line contains a tab character 1341
line contains a tab character 1342
'if' is not followed by whitespace. 1342
line contains a tab character 1343
line contains a tab character 1344
line contains a tab character 1345
line contains a tab character 1347
'if' is not followed by whitespace. 1347
line contains a tab character 1348
line contains a tab character 1349
line contains a tab character 1350
line contains a tab character 1351
line contains a tab character 1352
line contains a tab character 1353
line contains a tab character 1354
method is missing a Javadoc comment. 1358
'for' construct must use '{}'s. 1359
'for' is not followed by whitespace. 1359
'=' is not preceeded with whitespace. 1359
'=' is not followed by whitespace. 1359
line contains a tab character 1360
method is missing a Javadoc comment. 1363
Expected an @return tag. 1371
Expected @param tag for 'label'. 1371
'for' is not followed by whitespace. 1375
'=' is not preceeded with whitespace. 1375
'=' is not followed by whitespace. 1375
line contains a tab character 1378
line contains a tab character 1380
line contains a tab character 1382
line contains a tab character 1384
line contains a tab character 1386
line contains a tab character 1388

org/apache/bcel/classfile/Visitor.java

Error Line
redundant 'public' modifier. 69
method is missing a Javadoc comment. 69
redundant 'public' modifier. 70
method is missing a Javadoc comment. 70
redundant 'public' modifier. 71
method is missing a Javadoc comment. 71
redundant 'public' modifier. 72
method is missing a Javadoc comment. 72
redundant 'public' modifier. 73
method is missing a Javadoc comment. 73
redundant 'public' modifier. 74
method is missing a Javadoc comment. 74
redundant 'public' modifier. 75
method is missing a Javadoc comment. 75
line longer than 80 characters 76
redundant 'public' modifier. 76
method is missing a Javadoc comment. 76
redundant 'public' modifier. 77
method is missing a Javadoc comment. 77
redundant 'public' modifier. 78
method is missing a Javadoc comment. 78
redundant 'public' modifier. 79
method is missing a Javadoc comment. 79
redundant 'public' modifier. 80
method is missing a Javadoc comment. 80
redundant 'public' modifier. 81
method is missing a Javadoc comment. 81
redundant 'public' modifier. 82
method is missing a Javadoc comment. 82
redundant 'public' modifier. 83
method is missing a Javadoc comment. 83
redundant 'public' modifier. 84
method is missing a Javadoc comment. 84
redundant 'public' modifier. 85
method is missing a Javadoc comment. 85
redundant 'public' modifier. 86
method is missing a Javadoc comment. 86
redundant 'public' modifier. 87
method is missing a Javadoc comment. 87
redundant 'public' modifier. 88
method is missing a Javadoc comment. 88
redundant 'public' modifier. 89
method is missing a Javadoc comment. 89
redundant 'public' modifier. 90
method is missing a Javadoc comment. 90
redundant 'public' modifier. 91
method is missing a Javadoc comment. 91
redundant 'public' modifier. 92
method is missing a Javadoc comment. 92
redundant 'public' modifier. 93
method is missing a Javadoc comment. 93
redundant 'public' modifier. 94
method is missing a Javadoc comment. 94
redundant 'public' modifier. 95
method is missing a Javadoc comment. 95
redundant 'public' modifier. 96
method is missing a Javadoc comment. 96
redundant 'public' modifier. 97
method is missing a Javadoc comment. 97
redundant 'public' modifier. 98
method is missing a Javadoc comment. 98
redundant 'public' modifier. 99
method is missing a Javadoc comment. 99
redundant 'public' modifier. 100
method is missing a Javadoc comment. 100

org/apache/bcel/Constants.java

Error Line
'static' modifier out of order with the JLS suggestions. 66
'static' modifier out of order with the JLS suggestions. 67
variable 'MINOR_1_1' missing Javadoc. 67
'static' modifier out of order with the JLS suggestions. 68
variable 'MAJOR_1_2' missing Javadoc. 68
'static' modifier out of order with the JLS suggestions. 69
variable 'MINOR_1_2' missing Javadoc. 69
'static' modifier out of order with the JLS suggestions. 70
variable 'MAJOR_1_3' missing Javadoc. 70
'static' modifier out of order with the JLS suggestions. 71
variable 'MINOR_1_3' missing Javadoc. 71
'static' modifier out of order with the JLS suggestions. 72
variable 'MAJOR' missing Javadoc. 72
'static' modifier out of order with the JLS suggestions. 73
variable 'MINOR' missing Javadoc. 73
'static' modifier out of order with the JLS suggestions. 77
'static' modifier out of order with the JLS suggestions. 81
'static' modifier out of order with the JLS suggestions. 85
'static' modifier out of order with the JLS suggestions. 86
variable 'ACC_PRIVATE' missing Javadoc. 86
'static' modifier out of order with the JLS suggestions. 87
variable 'ACC_PROTECTED' missing Javadoc. 87
'static' modifier out of order with the JLS suggestions. 88
variable 'ACC_STATIC' missing Javadoc. 88
'static' modifier out of order with the JLS suggestions. 90
variable 'ACC_FINAL' missing Javadoc. 90
'static' modifier out of order with the JLS suggestions. 91
variable 'ACC_SYNCHRONIZED' missing Javadoc. 91
'static' modifier out of order with the JLS suggestions. 92
variable 'ACC_VOLATILE' missing Javadoc. 92
'static' modifier out of order with the JLS suggestions. 93
variable 'ACC_TRANSIENT' missing Javadoc. 93
'static' modifier out of order with the JLS suggestions. 95
variable 'ACC_NATIVE' missing Javadoc. 95
'static' modifier out of order with the JLS suggestions. 96
variable 'ACC_INTERFACE' missing Javadoc. 96
'static' modifier out of order with the JLS suggestions. 97
variable 'ACC_ABSTRACT' missing Javadoc. 97
'static' modifier out of order with the JLS suggestions. 98
variable 'ACC_STRICT' missing Javadoc. 98
'static' modifier out of order with the JLS suggestions. 101
variable 'ACC_SUPER' missing Javadoc. 101
'static' modifier out of order with the JLS suggestions. 103
variable 'MAX_ACC_FLAG' missing Javadoc. 103
'static' modifier out of order with the JLS suggestions. 105
variable 'ACCESS_NAMES' missing Javadoc. 105
'static' modifier out of order with the JLS suggestions. 112
variable 'CONSTANT_Utf8' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 112
'static' modifier out of order with the JLS suggestions. 113
variable 'CONSTANT_Integer' missing Javadoc. 113
variable 'CONSTANT_Integer' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 113
'static' modifier out of order with the JLS suggestions. 114
variable 'CONSTANT_Float' missing Javadoc. 114
variable 'CONSTANT_Float' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 114
'static' modifier out of order with the JLS suggestions. 115
variable 'CONSTANT_Long' missing Javadoc. 115
variable 'CONSTANT_Long' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 115
'static' modifier out of order with the JLS suggestions. 116
variable 'CONSTANT_Double' missing Javadoc. 116
variable 'CONSTANT_Double' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 116
'static' modifier out of order with the JLS suggestions. 117
variable 'CONSTANT_Class' missing Javadoc. 117
variable 'CONSTANT_Class' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 117
'static' modifier out of order with the JLS suggestions. 118
variable 'CONSTANT_Fieldref' missing Javadoc. 118
variable 'CONSTANT_Fieldref' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 118
'static' modifier out of order with the JLS suggestions. 119
variable 'CONSTANT_String' missing Javadoc. 119
variable 'CONSTANT_String' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 119
'static' modifier out of order with the JLS suggestions. 120
variable 'CONSTANT_Methodref' missing Javadoc. 120
variable 'CONSTANT_Methodref' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 120
'static' modifier out of order with the JLS suggestions. 121
variable 'CONSTANT_InterfaceMethodref' missing Javadoc. 121
variable 'CONSTANT_InterfaceMethodref' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 121
'static' modifier out of order with the JLS suggestions. 122
variable 'CONSTANT_NameAndType' missing Javadoc. 122
variable 'CONSTANT_NameAndType' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 122
'static' modifier out of order with the JLS suggestions. 124
variable 'CONSTANT_NAMES' missing Javadoc. 124
'static' modifier out of order with the JLS suggestions. 135
line longer than 80 characters 138
'static' modifier out of order with the JLS suggestions. 140
line longer than 80 characters 143
'static' modifier out of order with the JLS suggestions. 143
line longer than 80 characters 147
variable 'MAX_CODE_SIZE' missing Javadoc. 150
variable 'ACONST_NULL' missing Javadoc. 155
variable 'ICONST_M1' missing Javadoc. 156
variable 'ICONST_0' missing Javadoc. 157
variable 'ICONST_1' missing Javadoc. 158
variable 'ICONST_2' missing Javadoc. 159
variable 'ICONST_3' missing Javadoc. 160
variable 'ICONST_4' missing Javadoc. 161
variable 'ICONST_5' missing Javadoc. 162
variable 'LCONST_0' missing Javadoc. 163
variable 'LCONST_1' missing Javadoc. 164
variable 'FCONST_0' missing Javadoc. 165
variable 'FCONST_1' missing Javadoc. 166
variable 'FCONST_2' missing Javadoc. 167
variable 'DCONST_0' missing Javadoc. 168
variable 'DCONST_1' missing Javadoc. 169
variable 'BIPUSH' missing Javadoc. 170
variable 'SIPUSH' missing Javadoc. 171
variable 'LDC' missing Javadoc. 172
variable 'LDC_W' missing Javadoc. 173
variable 'LDC2_W' missing Javadoc. 174
variable 'ILOAD' missing Javadoc. 175
variable 'LLOAD' missing Javadoc. 176
variable 'FLOAD' missing Javadoc. 177
variable 'DLOAD' missing Javadoc. 178
variable 'ALOAD' missing Javadoc. 179
variable 'ILOAD_0' missing Javadoc. 180
variable 'ILOAD_1' missing Javadoc. 181
variable 'ILOAD_2' missing Javadoc. 182
variable 'ILOAD_3' missing Javadoc. 183
variable 'LLOAD_0' missing Javadoc. 184
variable 'LLOAD_1' missing Javadoc. 185
variable 'LLOAD_2' missing Javadoc. 186
variable 'LLOAD_3' missing Javadoc. 187
variable 'FLOAD_0' missing Javadoc. 188
variable 'FLOAD_1' missing Javadoc. 189
variable 'FLOAD_2' missing Javadoc. 190
variable 'FLOAD_3' missing Javadoc. 191
variable 'DLOAD_0' missing Javadoc. 192
variable 'DLOAD_1' missing Javadoc. 193
variable 'DLOAD_2' missing Javadoc. 194
variable 'DLOAD_3' missing Javadoc. 195
variable 'ALOAD_0' missing Javadoc. 196
variable 'ALOAD_1' missing Javadoc. 197
variable 'ALOAD_2' missing Javadoc. 198
variable 'ALOAD_3' missing Javadoc. 199
variable 'IALOAD' missing Javadoc. 200
variable 'LALOAD' missing Javadoc. 201
variable 'FALOAD' missing Javadoc. 202
variable 'DALOAD' missing Javadoc. 203
variable 'AALOAD' missing Javadoc. 204
variable 'BALOAD' missing Javadoc. 205
variable 'CALOAD' missing Javadoc. 206
variable 'SALOAD' missing Javadoc. 207
variable 'ISTORE' missing Javadoc. 208
variable 'LSTORE' missing Javadoc. 209
variable 'FSTORE' missing Javadoc. 210
variable 'DSTORE' missing Javadoc. 211
variable 'ASTORE' missing Javadoc. 212
variable 'ISTORE_0' missing Javadoc. 213
variable 'ISTORE_1' missing Javadoc. 214
variable 'ISTORE_2' missing Javadoc. 215
variable 'ISTORE_3' missing Javadoc. 216
variable 'LSTORE_0' missing Javadoc. 217
variable 'LSTORE_1' missing Javadoc. 218
variable 'LSTORE_2' missing Javadoc. 219
variable 'LSTORE_3' missing Javadoc. 220
variable 'FSTORE_0' missing Javadoc. 221
variable 'FSTORE_1' missing Javadoc. 222
variable 'FSTORE_2' missing Javadoc. 223
variable 'FSTORE_3' missing Javadoc. 224
variable 'DSTORE_0' missing Javadoc. 225
variable 'DSTORE_1' missing Javadoc. 226
variable 'DSTORE_2' missing Javadoc. 227
variable 'DSTORE_3' missing Javadoc. 228
variable 'ASTORE_0' missing Javadoc. 229
variable 'ASTORE_1' missing Javadoc. 230
variable 'ASTORE_2' missing Javadoc. 231
variable 'ASTORE_3' missing Javadoc. 232
variable 'IASTORE' missing Javadoc. 233
variable 'LASTORE' missing Javadoc. 234
variable 'FASTORE' missing Javadoc. 235
variable 'DASTORE' missing Javadoc. 236
variable 'AASTORE' missing Javadoc. 237
variable 'BASTORE' missing Javadoc. 238
variable 'CASTORE' missing Javadoc. 239
variable 'SASTORE' missing Javadoc. 240
variable 'POP' missing Javadoc. 241
variable 'POP2' missing Javadoc. 242
variable 'DUP' missing Javadoc. 243
variable 'DUP_X1' missing Javadoc. 244
variable 'DUP_X2' missing Javadoc. 245
variable 'DUP2' missing Javadoc. 246
variable 'DUP2_X1' missing Javadoc. 247
variable 'DUP2_X2' missing Javadoc. 248
variable 'SWAP' missing Javadoc. 249
variable 'IADD' missing Javadoc. 250
variable 'LADD' missing Javadoc. 251
variable 'FADD' missing Javadoc. 252
variable 'DADD' missing Javadoc. 253
variable 'ISUB' missing Javadoc. 254
variable 'LSUB' missing Javadoc. 255
variable 'FSUB' missing Javadoc. 256
variable 'DSUB' missing Javadoc. 257
variable 'IMUL' missing Javadoc. 258
variable 'LMUL' missing Javadoc. 259
variable 'FMUL' missing Javadoc. 260
variable 'DMUL' missing Javadoc. 261
variable 'IDIV' missing Javadoc. 262
variable 'LDIV' missing Javadoc. 263
variable 'FDIV' missing Javadoc. 264
variable 'DDIV' missing Javadoc. 265
variable 'IREM' missing Javadoc. 266
variable 'LREM' missing Javadoc. 267
variable 'FREM' missing Javadoc. 268
variable 'DREM' missing Javadoc. 269
variable 'INEG' missing Javadoc. 270
variable 'LNEG' missing Javadoc. 271
variable 'FNEG' missing Javadoc. 272
variable 'DNEG' missing Javadoc. 273
variable 'ISHL' missing Javadoc. 274
variable 'LSHL' missing Javadoc. 275
variable 'ISHR' missing Javadoc. 276
variable 'LSHR' missing Javadoc. 277
variable 'IUSHR' missing Javadoc. 278
variable 'LUSHR' missing Javadoc. 279
variable 'IAND' missing Javadoc. 280
variable 'LAND' missing Javadoc. 281
variable 'IOR' missing Javadoc. 282
variable 'LOR' missing Javadoc. 283
variable 'IXOR' missing Javadoc. 284
variable 'LXOR' missing Javadoc. 285
variable 'IINC' missing Javadoc. 286
variable 'I2L' missing Javadoc. 287
variable 'I2F' missing Javadoc. 288
variable 'I2D' missing Javadoc. 289
variable 'L2I' missing Javadoc. 290
variable 'L2F' missing Javadoc. 291
variable 'L2D' missing Javadoc. 292
variable 'F2I' missing Javadoc. 293
variable 'F2L' missing Javadoc. 294
variable 'F2D' missing Javadoc. 295
variable 'D2I' missing Javadoc. 296
variable 'D2L' missing Javadoc. 297
variable 'D2F' missing Javadoc. 298
variable 'I2B' missing Javadoc. 299
variable 'INT2BYTE' missing Javadoc. 300
variable 'I2C' missing Javadoc. 301
variable 'INT2CHAR' missing Javadoc. 302
variable 'I2S' missing Javadoc. 303
variable 'INT2SHORT' missing Javadoc. 304
variable 'LCMP' missing Javadoc. 305
variable 'FCMPL' missing Javadoc. 306
variable 'FCMPG' missing Javadoc. 307
variable 'DCMPL' missing Javadoc. 308
variable 'DCMPG' missing Javadoc. 309
variable 'IFEQ' missing Javadoc. 310
variable 'IFNE' missing Javadoc. 311
variable 'IFLT' missing Javadoc. 312
variable 'IFGE' missing Javadoc. 313
variable 'IFGT' missing Javadoc. 314
variable 'IFLE' missing Javadoc. 315
variable 'IF_ICMPEQ' missing Javadoc. 316
variable 'IF_ICMPNE' missing Javadoc. 317
variable 'IF_ICMPLT' missing Javadoc. 318
variable 'IF_ICMPGE' missing Javadoc. 319
variable 'IF_ICMPGT' missing Javadoc. 320
variable 'IF_ICMPLE' missing Javadoc. 321
variable 'IF_ACMPEQ' missing Javadoc. 322
variable 'IF_ACMPNE' missing Javadoc. 323
variable 'GOTO' missing Javadoc. 324
variable 'JSR' missing Javadoc. 325
variable 'RET' missing Javadoc. 326
variable 'TABLESWITCH' missing Javadoc. 327
variable 'LOOKUPSWITCH' missing Javadoc. 328
variable 'IRETURN' missing Javadoc. 329
variable 'LRETURN' missing Javadoc. 330
variable 'FRETURN' missing Javadoc. 331
variable 'DRETURN' missing Javadoc. 332
variable 'ARETURN' missing Javadoc. 333
variable 'RETURN' missing Javadoc. 334
variable 'GETSTATIC' missing Javadoc. 335
variable 'PUTSTATIC' missing Javadoc. 336
variable 'GETFIELD' missing Javadoc. 337
variable 'PUTFIELD' missing Javadoc. 338
variable 'INVOKEVIRTUAL' missing Javadoc. 339
variable 'INVOKESPECIAL' missing Javadoc. 340
variable 'INVOKENONVIRTUAL' missing Javadoc. 341
variable 'INVOKESTATIC' missing Javadoc. 342
variable 'INVOKEINTERFACE' missing Javadoc. 343
variable 'NEW' missing Javadoc. 344
variable 'NEWARRAY' missing Javadoc. 345
variable 'ANEWARRAY' missing Javadoc. 346
variable 'ARRAYLENGTH' missing Javadoc. 347
variable 'ATHROW' missing Javadoc. 348
variable 'CHECKCAST' missing Javadoc. 349
variable 'INSTANCEOF' missing Javadoc. 350
variable 'MONITORENTER' missing Javadoc. 351
variable 'MONITOREXIT' missing Javadoc. 352
variable 'WIDE' missing Javadoc. 353
variable 'MULTIANEWARRAY' missing Javadoc. 354
variable 'IFNULL' missing Javadoc. 355
variable 'IFNONNULL' missing Javadoc. 356
variable 'GOTO_W' missing Javadoc. 357
variable 'JSR_W' missing Javadoc. 358
variable 'LDC_QUICK' missing Javadoc. 364
variable 'LDC_W_QUICK' missing Javadoc. 365
variable 'LDC2_W_QUICK' missing Javadoc. 366
variable 'GETFIELD_QUICK' missing Javadoc. 367
variable 'PUTFIELD_QUICK' missing Javadoc. 368
variable 'GETFIELD2_QUICK' missing Javadoc. 369
variable 'PUTFIELD2_QUICK' missing Javadoc. 370
variable 'GETSTATIC_QUICK' missing Javadoc. 371
variable 'PUTSTATIC_QUICK' missing Javadoc. 372
variable 'GETSTATIC2_QUICK' missing Javadoc. 373
variable 'PUTSTATIC2_QUICK' missing Javadoc. 374
variable 'INVOKEVIRTUAL_QUICK' missing Javadoc. 375
variable 'INVOKENONVIRTUAL_QUICK' missing Javadoc. 376
variable 'INVOKESUPER_QUICK' missing Javadoc. 377
variable 'INVOKESTATIC_QUICK' missing Javadoc. 378
variable 'INVOKEINTERFACE_QUICK' missing Javadoc. 379
variable 'INVOKEVIRTUALOBJECT_QUICK' missing Javadoc. 380
variable 'NEW_QUICK' missing Javadoc. 381
variable 'ANEWARRAY_QUICK' missing Javadoc. 382
variable 'MULTIANEWARRAY_QUICK' missing Javadoc. 383
variable 'CHECKCAST_QUICK' missing Javadoc. 384
variable 'INSTANCEOF_QUICK' missing Javadoc. 385
variable 'INVOKEVIRTUAL_QUICK_W' missing Javadoc. 386
variable 'GETFIELD_QUICK_W' missing Javadoc. 387
variable 'PUTFIELD_QUICK_W' missing Javadoc. 388
variable 'IMPDEP1' missing Javadoc. 389
variable 'IMPDEP2' missing Javadoc. 390
variable 'SWITCH' missing Javadoc. 396
variable 'UNPREDICTABLE' missing Javadoc. 402
variable 'RESERVED' missing Javadoc. 403
variable 'ILLEGAL_OPCODE' missing Javadoc. 404
variable 'ILLEGAL_TYPE' missing Javadoc. 405
variable 'T_BOOLEAN' missing Javadoc. 407
variable 'T_CHAR' missing Javadoc. 408
variable 'T_FLOAT' missing Javadoc. 409
variable 'T_DOUBLE' missing Javadoc. 410
variable 'T_BYTE' missing Javadoc. 411
variable 'T_SHORT' missing Javadoc. 412
variable 'T_INT' missing Javadoc. 413
variable 'T_LONG' missing Javadoc. 414
variable 'T_VOID' missing Javadoc. 416
variable 'T_ARRAY' missing Javadoc. 417
variable 'T_OBJECT' missing Javadoc. 418
variable 'T_REFERENCE' missing Javadoc. 419
variable 'T_UNKNOWN' missing Javadoc. 420
variable 'T_ADDRESS' missing Javadoc. 421
line longer than 80 characters 494
',' needs to be followed by whitespace. 556
line longer than 80 characters 643
line longer than 80 characters 644
line longer than 80 characters 645
line longer than 80 characters 646
line longer than 80 characters 647
line longer than 80 characters 648
line longer than 80 characters 649
line longer than 80 characters 653
line longer than 80 characters 654
line longer than 80 characters 655
line longer than 80 characters 656
line longer than 80 characters 657
line longer than 80 characters 658
line longer than 80 characters 659
line longer than 80 characters 661
line longer than 80 characters 663
line longer than 80 characters 664
line longer than 80 characters 665
line longer than 80 characters 666
line longer than 80 characters 667
line longer than 80 characters 671
line longer than 80 characters 672
line longer than 80 characters 673
line longer than 80 characters 697
line longer than 80 characters 698
line longer than 80 characters 699
line longer than 80 characters 700
line longer than 80 characters 701
line longer than 80 characters 702
line longer than 80 characters 703
line longer than 80 characters 707
line longer than 80 characters 708
line longer than 80 characters 709
line longer than 80 characters 710
line longer than 80 characters 711
line longer than 80 characters 712
line longer than 80 characters 713
line longer than 80 characters 715
line longer than 80 characters 718
line longer than 80 characters 719
line longer than 80 characters 720
line longer than 80 characters 721
line longer than 80 characters 722
line longer than 80 characters 725
line longer than 80 characters 726
line longer than 80 characters 727
variable 'ATTR_SOURCE_FILE' missing Javadoc. 747
variable 'ATTR_CONSTANT_VALUE' missing Javadoc. 748
variable 'ATTR_CODE' missing Javadoc. 749
variable 'ATTR_EXCEPTIONS' missing Javadoc. 750
variable 'ATTR_LINE_NUMBER_TABLE' missing Javadoc. 751
variable 'ATTR_LOCAL_VARIABLE_TABLE' missing Javadoc. 752
variable 'ATTR_INNER_CLASSES' missing Javadoc. 753
variable 'ATTR_SYNTHETIC' missing Javadoc. 754
variable 'ATTR_DEPRECATED' missing Javadoc. 755
variable 'ATTR_PMG' missing Javadoc. 756
variable 'ATTR_SIGNATURE' missing Javadoc. 757
variable 'ATTR_STACK_MAP' missing Javadoc. 758
variable 'KNOWN_ATTRIBUTES' missing Javadoc. 760
variable 'ATTRIBUTE_NAMES' missing Javadoc. 762
variable 'ITEM_Bogus' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 771
variable 'ITEM_Integer' missing Javadoc. 772
variable 'ITEM_Integer' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 772
variable 'ITEM_Float' missing Javadoc. 773
variable 'ITEM_Float' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 773
variable 'ITEM_Double' missing Javadoc. 774
variable 'ITEM_Double' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 774
variable 'ITEM_Long' missing Javadoc. 775
variable 'ITEM_Long' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 775
variable 'ITEM_Null' missing Javadoc. 776
variable 'ITEM_Null' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 776
variable 'ITEM_InitObject' missing Javadoc. 777
variable 'ITEM_InitObject' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 777
variable 'ITEM_Object' missing Javadoc. 778
variable 'ITEM_Object' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 778
variable 'ITEM_NewObject' missing Javadoc. 779
variable 'ITEM_NewObject' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 779
variable 'ITEM_NAMES' missing Javadoc. 781

org/apache/bcel/ExceptionConstants.java

Error Line
line longer than 80 characters 60
line longer than 80 characters 78
line longer than 80 characters 79
variable 'CLASS_FORMAT_ERROR' missing Javadoc. 79
line contains a tab character 79
line longer than 80 characters 80
variable 'EXCEPTION_IN_INITIALIZER_ERROR' missing Javadoc. 80
line longer than 80 characters 81
variable 'INCOMPATIBLE_CLASS_CHANGE_ERROR' missing Javadoc. 81
line longer than 80 characters 82
variable 'ABSTRACT_METHOD_ERROR' missing Javadoc. 82
line longer than 80 characters 83
variable 'ILLEGAL_ACCESS_ERROR' missing Javadoc. 83
line longer than 80 characters 84
variable 'INSTANTIATION_ERROR' missing Javadoc. 84
line longer than 80 characters 85
variable 'NO_SUCH_FIELD_ERROR' missing Javadoc. 85
line longer than 80 characters 86
variable 'NO_SUCH_METHOD_ERROR' missing Javadoc. 86
line longer than 80 characters 87
variable 'NO_CLASS_DEF_FOUND_ERROR' missing Javadoc. 87
line longer than 80 characters 88
variable 'UNSATISFIED_LINK_ERROR' missing Javadoc. 88
variable 'VERIFY_ERROR' missing Javadoc. 89
line longer than 80 characters 92
line longer than 80 characters 96
line longer than 80 characters 97
variable 'ARRAY_INDEX_OUT_OF_BOUNDS_EXCEPTION' missing Javadoc. 97
line longer than 80 characters 98
variable 'ARITHMETIC_EXCEPTION' missing Javadoc. 98
line longer than 80 characters 99
variable 'NEGATIVE_ARRAY_SIZE_EXCEPTION' missing Javadoc. 99
line longer than 80 characters 100
variable 'CLASS_CAST_EXCEPTION' missing Javadoc. 100
line longer than 80 characters 101
variable 'ILLEGAL_MONITOR_STATE' missing Javadoc. 101
line longer than 80 characters 103
line longer than 80 characters 107
line contains a tab character 107
variable 'EXCS_FIELD_AND_METHOD_RESOLUTION' missing Javadoc. 111
line longer than 80 characters 115
variable 'EXCS_INTERFACE_METHOD_RESOLUTION' missing Javadoc. 115
variable 'EXCS_STRING_RESOLUTION' missing Javadoc. 116
line longer than 80 characters 117
variable 'EXCS_ARRAY_EXCEPTION' missing Javadoc. 119

org/apache/bcel/generic/ACONST_NULL.java

Error Line
type name 'ACONST_NULL' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 64
cast needs to be followed by whitespace. 70
Expected @param tag for 'cp'. 75

org/apache/bcel/generic/AllocationInstruction.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 63

org/apache/bcel/generic/ALOAD.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/ANEWARRAY.java

Error Line
'{' is not followed by whitespace. 71
method is missing a Javadoc comment. 73
method is missing a Javadoc comment. 77
'{' is not preceeded with whitespace. 77
line longer than 80 characters 78
line longer than 80 characters 81
line contains a tab character 81
method is missing a Javadoc comment. 105
'{' is not preceeded with whitespace. 108
'?' is not preceeded with whitespace. 112

org/apache/bcel/generic/ArithmeticInstruction.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 69
cast needs to be followed by whitespace. 75
Expected @param tag for 'cp'. 80
line longer than 80 characters 91
line longer than 80 characters 97

org/apache/bcel/generic/ArrayInstruction.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 69
cast needs to be followed by whitespace. 75
method is missing a Javadoc comment. 78
Expected @param tag for 'cp'. 84
line longer than 80 characters 86
line longer than 80 characters 88
line longer than 80 characters 90
line longer than 80 characters 92
line longer than 80 characters 94
line longer than 80 characters 96
line longer than 80 characters 98
line longer than 80 characters 100
line longer than 80 characters 103

org/apache/bcel/generic/ARRAYLENGTH.java

Error Line
cast needs to be followed by whitespace. 69
line longer than 80 characters 75

org/apache/bcel/generic/ArrayType.java

Error Line
variable 'dimensions' missing Javadoc. 65
variable 'basic_type' missing Javadoc. 66
variable 'basic_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 66
Expected @param tag for 'dimensions'. 73
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
Expected @param tag for 'dimensions'. 82
Expected @param tag for 'dimensions'. 91
'if' construct must use '{}'s. 94
'if' is not followed by whitespace. 94
line longer than 80 characters 95
cast needs to be followed by whitespace. 99
'for' construct must use '{}'s. 114
'for' is not followed by whitespace. 114
'=' is not preceeded with whitespace. 114
'=' is not followed by whitespace. 114
line longer than 80 characters 130
'if' construct must use '{}'s. 133
'if' is not followed by whitespace. 133
'else' construct must use '{}'s. 135
Expected @param tag for 'type'. 149
'if' is not followed by whitespace. 150
cast needs to be followed by whitespace. 151
line longer than 80 characters 152
'else' construct must use '{}'s. 153

org/apache/bcel/generic/ASTORE.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/ATHROW.java

Error Line
line longer than 80 characters 64
cast needs to be followed by whitespace. 69

org/apache/bcel/generic/BasicType.java

Error Line
'if' construct must use '{}'s. 74
'if' is not followed by whitespace. 74
method is missing a Javadoc comment. 78
Expected @param tag for 'type'. 97
'?' is not preceeded with whitespace. 98
'?' should be on a new line. 98
cast needs to be followed by whitespace. 99

org/apache/bcel/generic/BIPUSH.java

Error Line
Avoid using the '.*' form of import. 57
variable 'b' missing Javadoc. 69
'{' is not followed by whitespace. 75
Expected @param tag for 'b'. 79
cast needs to be followed by whitespace. 80
Expected @param tag for 'out'. 87
Expected @throws tag for 'IOException'. 87
Expected @param tag for 'verbose'. 95
line longer than 80 characters 102
Expected @param tag for 'bytes'. 102
Expected @param tag for 'wide'. 102
Expected @throws tag for 'IOException'. 102
method is missing a Javadoc comment. 108
Expected @param tag for 'cp'. 112

org/apache/bcel/generic/BranchHandle.java

Error Line
variable 'bi' missing Javadoc. 70
method is missing a Javadoc comment. 72
variable 'bh_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
method is missing a Javadoc comment. 81
'if' construct must use '{}'s. 82
'if' is not followed by whitespace. 82
cast needs to be followed by whitespace. 86
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 107
method is missing a Javadoc comment. 111
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
Expected @param tag for 'ih'. 120
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
Expected @param tag for 'old_ih'. 127
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 127
Expected @param tag for 'new_ih'. 127
Expected @param tag for 'i'. 141
'if' construct must use '{}'s. 144
'if' is not followed by whitespace. 144
'+' should be on a new line. 145
line longer than 80 characters 146
line contains a tab character 146
cast needs to be followed by whitespace. 148

org/apache/bcel/generic/BranchInstruction.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 66
line longer than 80 characters 69
line longer than 80 characters 70
variable 'index' missing Javadoc. 70
variable 'index' must be private and have accessor methods. 70
variable 'target' missing Javadoc. 71
variable 'target' must be private and have accessor methods. 71
variable 'position' missing Javadoc. 72
variable 'position' must be private and have accessor methods. 72
'{' is not followed by whitespace. 78
Unused @param tag for 'opcodee'. 81
Expected @param tag for 'opcode'. 84
cast needs to be followed by whitespace. 85
Expected @throws tag for 'IOException'. 93
'if' construct must use '{}'s. 98
'if' is not followed by whitespace. 98
'if' construct must use '{}'s. 109
'if' is not followed by whitespace. 109
'+' should be on a new line. 110
line contains a tab character 111
'if' construct must use '{}'s. 115
'if' is not followed by whitespace. 115
'+' should be on a new line. 116
line longer than 80 characters 117
line contains a tab character 117
line longer than 80 characters 133
line longer than 80 characters 134
line longer than 80 characters 135
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
'if' is not followed by whitespace. 157
'if' is not followed by whitespace. 158
'if' construct must use '{}'s. 159
line contains a tab character 159
'if' is not followed by whitespace. 159
line contains a tab character 160
'if' construct must use '{}'s. 161
line contains a tab character 161
'if' is not followed by whitespace. 161
line contains a tab character 162
'else' construct must use '{}'s. 163
line contains a tab character 163
line contains a tab character 164
'if' is not followed by whitespace. 167
line contains a tab character 168
line contains a tab character 169
line longer than 80 characters 184
Expected @throws tag for 'IOException'. 184
line longer than 80 characters 212
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
Expected @param tag for 'old_ih'. 212
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
Expected @param tag for 'new_ih'. 212
line contains a tab character 213
Expected @param tag for 't'. 213
'if' construct must use '{}'s. 214
'if' is not followed by whitespace. 214
'if' construct must use '{}'s. 216
'if' is not followed by whitespace. 216
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 224
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 224
'if' construct must use '{}'s. 225
'if' is not followed by whitespace. 225
'else' construct must use '{}'s. 227
line longer than 80 characters 228
Expected @param tag for 'ih'. 234
'=' is not preceeded with whitespace. 243
'=' is not followed by whitespace. 243
'=' is not preceeded with whitespace. 244
'=' is not followed by whitespace. 244

org/apache/bcel/generic/BREAKPOINT.java

Error Line
method is missing a Javadoc comment. 64
cast needs to be followed by whitespace. 65

org/apache/bcel/generic/CHECKCAST.java

Error Line
'{' is not followed by whitespace. 70
Unused @param tag for 'n'. 73
Expected @param tag for 'index'. 75
line longer than 80 characters 82
line longer than 80 characters 85
line contains a tab character 85
method is missing a Javadoc comment. 91
'if' construct must use '{}'s. 94
'if' is not followed by whitespace. 94
'?' is not preceeded with whitespace. 97

org/apache/bcel/generic/ClassGen.java

Error Line
Avoid using the '.*' form of import. 58
variable 'class_name' missing Javadoc. 73
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'super_class_name' missing Javadoc. 73
variable 'super_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'file_name' missing Javadoc. 73
variable 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'class_name_index' missing Javadoc. 74
variable 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'superclass_name_index' missing Javadoc. 74
variable 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'major' missing Javadoc. 75
variable 'minor' missing Javadoc. 75
variable 'cp' missing Javadoc. 77
variable 'field_vec' missing Javadoc. 80
variable 'field_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'method_vec' missing Javadoc. 81
variable 'method_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
variable 'attribute_vec' missing Javadoc. 82
variable 'attribute_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'interface_vec' missing Javadoc. 83
variable 'interface_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
parameter 'super_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
line contains a tab character 95
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
'if' construct must use '{}'s. 103
'if' is not followed by whitespace. 103
line contains a tab character 105
'if' construct must use '{}'s. 110
'if' is not followed by whitespace. 110
'for' construct must use '{}'s. 111
'for' is not followed by whitespace. 111
'=' is not preceeded with whitespace. 111
'=' is not followed by whitespace. 111
line contains a tab character 112
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
parameter 'super_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
parameter 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
line contains a tab character 124
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
line contains a tab character 126
'for' construct must use '{}'s. 149
'for' is not followed by whitespace. 149
'=' is not preceeded with whitespace. 149
'=' is not followed by whitespace. 149
'for' construct must use '{}'s. 152
'for' is not followed by whitespace. 152
'=' is not preceeded with whitespace. 152
'=' is not followed by whitespace. 152
'for' construct must use '{}'s. 155
'for' is not followed by whitespace. 155
'=' is not preceeded with whitespace. 155
'=' is not followed by whitespace. 155
'for' construct must use '{}'s. 158
'for' is not followed by whitespace. 158
'=' is not preceeded with whitespace. 158
'=' is not followed by whitespace. 158
line contains a tab character 175
line contains a tab character 176
line longer than 80 characters 234
Unused @param tag for 'access'. 235
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 237
Expected @param tag for 'access_flags'. 237
line contains a tab character 241
line contains a tab character 245
method is missing a Javadoc comment. 256
Expected @param tag for 'name'. 260
'for' is not followed by whitespace. 261
'=' is not preceeded with whitespace. 261
'=' is not followed by whitespace. 261
')' is preceeded by whitespace. 261
cast needs to be followed by whitespace. 262
'if' construct must use '{}'s. 263
'if' is not followed by whitespace. 263
line contains a tab character 264
Expected @param tag for 'name'. 272
Expected @param tag for 'signature'. 272
'for' is not followed by whitespace. 273
'=' is not preceeded with whitespace. 273
'=' is not followed by whitespace. 273
cast needs to be followed by whitespace. 274
'if' construct must use '{}'s. 275
'if' is not followed by whitespace. 275
line contains a tab character 276
Expected @param tag for 'old'. 297
parameter 'new_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 297
Expected @param tag for 'new_'. 297
'if' construct must use '{}'s. 298
'if' is not followed by whitespace. 298
'if' construct must use '{}'s. 303
'if' is not followed by whitespace. 303
'else' construct must use '{}'s. 305
Expected @param tag for 'old'. 312
parameter 'new_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 312
Expected @param tag for 'new_'. 312
'if' construct must use '{}'s. 313
'if' is not followed by whitespace. 313
'if' construct must use '{}'s. 318
'if' is not followed by whitespace. 318
'else' construct must use '{}'s. 320
method is missing a Javadoc comment. 330
method is missing a Javadoc comment. 331
method is missing a Javadoc comment. 332
method is missing a Javadoc comment. 334
method is missing a Javadoc comment. 339
method is missing a Javadoc comment. 344
method is missing a Javadoc comment. 350
'for' construct must use '{}'s. 352
'for' is not followed by whitespace. 352
'=' is not preceeded with whitespace. 352
'=' is not followed by whitespace. 352
'<' is not preceeded with whitespace. 352
'<' is not followed by whitespace. 352
method is missing a Javadoc comment. 356
method is missing a Javadoc comment. 360
cast needs to be followed by whitespace. 361
method is missing a Javadoc comment. 364
method is missing a Javadoc comment. 372
'for' construct must use '{}'s. 376
'for' is not followed by whitespace. 376
'=' is not preceeded with whitespace. 376
'=' is not followed by whitespace. 376
cast needs to be followed by whitespace. 377
method is missing a Javadoc comment. 382
method is missing a Javadoc comment. 388
method is missing a Javadoc comment. 394
method is missing a Javadoc comment. 395
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 395
method is missing a Javadoc comment. 399
parameter 'class_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 399
line longer than 80 characters 402
method is missing a Javadoc comment. 405
parameter 'superclass_name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 405
line longer than 80 characters 408
method is missing a Javadoc comment. 411
method is missing a Javadoc comment. 413
variable 'observers' missing Javadoc. 415
Expected @param tag for 'o'. 419
'if' construct must use '{}'s. 420
'if' is not followed by whitespace. 420
Expected @param tag for 'o'. 428
'if' construct must use '{}'s. 429
'if' is not followed by whitespace. 429
'if' construct must use '{}'s. 438
'if' is not followed by whitespace. 438
'for' construct must use '{}'s. 439
'for' is not followed by whitespace. 439
')' is preceeded by whitespace. 439
line contains a tab character 440
cast needs to be followed by whitespace. 440
method is missing a Javadoc comment. 443
'catch' is not followed by whitespace. 446

org/apache/bcel/generic/ClassGenException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 61
method is missing a Javadoc comment. 65
method is missing a Javadoc comment. 66

org/apache/bcel/generic/ClassObserver.java

Error Line
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65

org/apache/bcel/generic/CodeExceptionGen.java

Error Line
Unused import - org.apache.bcel.Constants 57
Avoid using the '.*' form of import. 58
variable 'start_pc' missing Javadoc. 77
variable 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
variable 'end_pc' missing Javadoc. 78
variable 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
variable 'handler_pc' missing Javadoc. 79
variable 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
variable 'catch_type' missing Javadoc. 80
variable 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
line longer than 80 characters 83
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
parameter 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
line contains a tab character 92
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Expected an @return tag. 108
line longer than 80 characters 110
line contains a tab character 110
line contains a tab character 111
line contains a tab character 112
'?' is not preceeded with whitespace. 112
method is missing a Javadoc comment. 118
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
method is missing a Javadoc comment. 126
parameter 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
method is missing a Javadoc comment. 134
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
'if' is not followed by whitespace. 146
'if' is not followed by whitespace. 151
'if' is not followed by whitespace. 156
'if' construct must use '{}'s. 161
'if' is not followed by whitespace. 161
line longer than 80 characters 162
'+' should be on a new line. 162
line contains a tab character 163
Expected @param tag for 'ih'. 169
line longer than 80 characters 174
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
Expected @param tag for 'catch_type'. 174
line longer than 80 characters 176
Expected an @return tag. 176
line longer than 80 characters 180
line longer than 80 characters 184
line longer than 80 characters 188
method is missing a Javadoc comment. 190
line longer than 80 characters 191
method is missing a Javadoc comment. 194
'catch' is not followed by whitespace. 197

org/apache/bcel/generic/CompoundInstruction.java

Error Line
line longer than 80 characters 68
redundant 'public' modifier. 74
method is missing a Javadoc comment. 74

org/apache/bcel/generic/ConstantPoolGen.java

Error Line
Avoid using the '.*' form of import. 58
line longer than 80 characters 76
variable 'size' missing Javadoc. 76
variable 'size' must be private and have accessor methods. 76
variable 'constants' missing Javadoc. 77
variable 'constants' must be private and have accessor methods. 77
variable 'index' missing Javadoc. 78
variable 'index' must be private and have accessor methods. 78
variable 'METHODREF_DELIM' missing Javadoc. 80
variable 'IMETHODREF_DELIM' missing Javadoc. 81
variable 'FIELDREF_DELIM' missing Javadoc. 82
variable 'NAT_DELIM' missing Javadoc. 83
type is missing a Javadoc comment. 85
variable 'index' missing Javadoc. 86
variable 'index' must be private and have accessor methods. 86
method is missing a Javadoc comment. 87
Unused @param tag for 'c'. 93
Expected @param tag for 'cs'. 95
'if' is not followed by whitespace. 96
'if' construct must use '{}'s. 103
'if' is not followed by whitespace. 103
'for' is not followed by whitespace. 106
'=' is not preceeded with whitespace. 106
'=' is not followed by whitespace. 106
'if' is not followed by whitespace. 109
line contains a tab character 110
cast needs to be followed by whitespace. 110
line contains a tab character 111
cast needs to be followed by whitespace. 111
line contains a tab character 113
'if' is not followed by whitespace. 114
line contains a tab character 115
cast needs to be followed by whitespace. 115
line contains a tab character 116
cast needs to be followed by whitespace. 116
line contains a tab character 118
'if' is not followed by whitespace. 119
line contains a tab character 120
cast needs to be followed by whitespace. 120
line contains a tab character 121
cast needs to be followed by whitespace. 121
line longer than 80 characters 122
line contains a tab character 122
variable 'u8_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
cast needs to be followed by whitespace. 122
line longer than 80 characters 124
line contains a tab character 124
'if' is not followed by whitespace. 125
cast needs to be followed by whitespace. 126
'if' is not followed by whitespace. 129
line contains a tab character 130
cast needs to be followed by whitespace. 130
line contains a tab character 131
cast needs to be followed by whitespace. 131
line longer than 80 characters 132
line contains a tab character 132
cast needs to be followed by whitespace. 132
line contains a tab character 133
cast needs to be followed by whitespace. 134
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
line contains a tab character 137
cast needs to be followed by whitespace. 137
line contains a tab character 138
variable 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
line contains a tab character 140
cast needs to be followed by whitespace. 140
line contains a tab character 141
line contains a tab character 143
'if' construct must use '{}'s. 145
line contains a tab character 145
'if' is not followed by whitespace. 145
line contains a tab character 146
'if' construct must use '{}'s. 147
line contains a tab character 147
'if' is not followed by whitespace. 147
line contains a tab character 148
line longer than 80 characters 150
line contains a tab character 150
Expected @param tag for 'cp'. 158
'{' is not followed by whitespace. 165
'if' is not followed by whitespace. 170
variable 'string_table' missing Javadoc. 179
variable 'string_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
cast needs to be followed by whitespace. 188
'?' is not preceeded with whitespace. 189
line longer than 80 characters 193
'if' construct must use '{}'s. 201
'if' is not followed by whitespace. 201
variable 'class_table' missing Javadoc. 218
variable 'class_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 218
cast needs to be followed by whitespace. 227
'?' is not preceeded with whitespace. 228
method is missing a Javadoc comment. 231
method name 'addClass_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 231
'if' construct must use '{}'s. 234
'if' is not followed by whitespace. 234
line longer than 80 characters 250
Unused @param tag for 'str'. 262
Expected @param tag for 'type'. 265
line longer than 80 characters 270
'for' is not followed by whitespace. 287
'=' is not preceeded with whitespace. 287
'=' is not followed by whitespace. 287
'if' is not followed by whitespace. 288
line contains a tab character 289
cast needs to be followed by whitespace. 289
'if' construct must use '{}'s. 291
line contains a tab character 291
'if' is not followed by whitespace. 291
line contains a tab character 292
line longer than 80 characters 300
'if' construct must use '{}'s. 308
'if' is not followed by whitespace. 308
'for' is not followed by whitespace. 328
'=' is not preceeded with whitespace. 328
'=' is not followed by whitespace. 328
'if' is not followed by whitespace. 329
line contains a tab character 330
cast needs to be followed by whitespace. 330
'if' construct must use '{}'s. 332
line contains a tab character 332
'if' is not followed by whitespace. 332
line contains a tab character 333
line longer than 80 characters 341
'if' construct must use '{}'s. 349
'if' is not followed by whitespace. 349
variable 'utf8_table' missing Javadoc. 360
variable 'utf8_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 360
cast needs to be followed by whitespace. 369
'?' is not preceeded with whitespace. 371
'if' construct must use '{}'s. 383
'if' is not followed by whitespace. 383
'for' is not followed by whitespace. 403
'=' is not preceeded with whitespace. 403
'=' is not followed by whitespace. 403
'if' is not followed by whitespace. 404
line contains a tab character 405
cast needs to be followed by whitespace. 405
'if' construct must use '{}'s. 407
line contains a tab character 407
'if' is not followed by whitespace. 407
line contains a tab character 408
'if' construct must use '{}'s. 424
'if' is not followed by whitespace. 424
'for' is not followed by whitespace. 445
'=' is not preceeded with whitespace. 445
'=' is not followed by whitespace. 445
'if' is not followed by whitespace. 446
line contains a tab character 447
cast needs to be followed by whitespace. 447
line contains a tab character 448
'if' construct must use '{}'s. 449
line contains a tab character 449
'if' is not followed by whitespace. 449
line contains a tab character 450
line longer than 80 characters 458
'if' construct must use '{}'s. 466
'if' is not followed by whitespace. 466
variable 'n_a_t_table' missing Javadoc. 478
variable 'n_a_t_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 478
cast needs to be followed by whitespace. 488
'?' is not preceeded with whitespace. 489
Unused @param tag for 'n'. 496
Expected @param tag for 'name'. 499
Expected @param tag for 'signature'. 499
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 501
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 501
'if' construct must use '{}'s. 503
'if' is not followed by whitespace. 503
variable 'cp_table' missing Javadoc. 517
variable 'cp_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 517
line longer than 80 characters 527
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 527
parameter 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 527
line longer than 80 characters 528
cast needs to be followed by whitespace. 528
'+' should be on a new line. 528
line contains a tab character 529
'?' is not preceeded with whitespace. 530
method is missing a Javadoc comment. 533
line contains a tab character 535
Unused @param tag for 'n'. 542
line longer than 80 characters 545
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 545
Expected @param tag for 'class_name'. 545
parameter 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 545
Expected @param tag for 'method_name'. 545
Expected @param tag for 'signature'. 545
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 546
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 546
'if' construct must use '{}'s. 548
'if' is not followed by whitespace. 548
line longer than 80 characters 556
'+' should be on a new line. 558
line contains a tab character 559
method is missing a Javadoc comment. 564
line contains a tab character 566
line longer than 80 characters 577
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
parameter 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 577
line longer than 80 characters 578
cast needs to be followed by whitespace. 578
'+' should be on a new line. 578
line contains a tab character 579
'?' is not preceeded with whitespace. 580
method is missing a Javadoc comment. 583
line contains a tab character 585
line longer than 80 characters 589
Unused @param tag for 'n'. 592
line longer than 80 characters 595
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 595
Expected @param tag for 'class_name'. 595
parameter 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 595
Expected @param tag for 'method_name'. 595
Expected @param tag for 'signature'. 595
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 596
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 596
line longer than 80 characters 598
'if' construct must use '{}'s. 598
'if' is not followed by whitespace. 598
line longer than 80 characters 606
'+' should be on a new line. 608
line contains a tab character 609
method is missing a Javadoc comment. 614
line contains a tab character 616
line longer than 80 characters 627
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 627
parameter 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 627
cast needs to be followed by whitespace. 628
'+' should be on a new line. 628
line contains a tab character 629
'?' is not preceeded with whitespace. 630
Unused @param tag for 'n'. 637
line longer than 80 characters 640
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 640
Expected @param tag for 'class_name'. 640
parameter 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 640
Expected @param tag for 'field_name'. 640
Expected @param tag for 'signature'. 640
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 642
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 642
'if' construct must use '{}'s. 644
'if' is not followed by whitespace. 644
line longer than 80 characters 654
'for' construct must use '{}'s. 704
'for' is not followed by whitespace. 704
'=' is not preceeded with whitespace. 704
'=' is not followed by whitespace. 704
Expected an @return tag. 712
Expected @param tag for 'c'. 712
Expected @param tag for 'cp'. 712
cast needs to be followed by whitespace. 717
cast needs to be followed by whitespace. 718
cast needs to be followed by whitespace. 724
cast needs to be followed by whitespace. 725
cast needs to be followed by whitespace. 731
cast needs to be followed by whitespace. 732
variable 'u8_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 733
cast needs to be followed by whitespace. 733
cast needs to be followed by whitespace. 739
cast needs to be followed by whitespace. 742
cast needs to be followed by whitespace. 745
cast needs to be followed by whitespace. 748
cast needs to be followed by whitespace. 751
line longer than 80 characters 753
cast needs to be followed by whitespace. 755
cast needs to be followed by whitespace. 756
line longer than 80 characters 757
cast needs to be followed by whitespace. 757
cast needs to be followed by whitespace. 758
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 759
cast needs to be followed by whitespace. 761
cast needs to be followed by whitespace. 764
line contains a tab character 769
line contains a tab character 772
line contains a tab character 775
line contains a tab character 778

org/apache/bcel/generic/ConstantPushInstruction.java

Error Line
line longer than 80 characters 61
line longer than 80 characters 67
redundant 'public' modifier. 68
method is missing a Javadoc comment. 68

org/apache/bcel/generic/ConversionInstruction.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 69
cast needs to be followed by whitespace. 75
Expected @param tag for 'cp'. 80

org/apache/bcel/generic/CPInstruction.java

Error Line
Avoid using the '.*' form of import. 57
Unused import - org.apache.bcel.Constants 59
Avoid using the '.*' form of import. 60
'{' should be on the previous line. 75
variable 'index' missing Javadoc. 76
variable 'index' must be private and have accessor methods. 76
'{' is not followed by whitespace. 82
Expected @param tag for 'opcode'. 87
cast needs to be followed by whitespace. 88
Expected @throws tag for 'IOException'. 96
line longer than 80 characters 105
Expected @param tag for 'cp'. 117
'if' construct must use '{}'s. 121
'if' is not followed by whitespace. 121
Expected @throws tag for 'IOException'. 133
'{' should be on the previous line. 134
'if' construct must use '{}'s. 149
'if' is not followed by whitespace. 149
Expected @param tag for 'cpg'. 157
line longer than 80 characters 159
'if' construct must use '{}'s. 161
'if' is not followed by whitespace. 161

org/apache/bcel/generic/D2L.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DADD.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DCMPG.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 68
cast needs to be followed by whitespace. 69
Expected @param tag for 'cp'. 74

org/apache/bcel/generic/DCMPL.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 67
cast needs to be followed by whitespace. 68
Expected @param tag for 'cp'. 73

org/apache/bcel/generic/DCONST.java

Error Line
variable 'value' missing Javadoc. 67
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
cast needs to be followed by whitespace. 76
'if' construct must use '{}'s. 78
'if' is not followed by whitespace. 78
'if' construct must use '{}'s. 80
'if' is not followed by whitespace. 80
'else' construct must use '{}'s. 82
line longer than 80 characters 83
method is missing a Javadoc comment. 88
Expected @param tag for 'cp'. 92

org/apache/bcel/generic/DDIV.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DLOAD.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/DMUL.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DNEG.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DREM.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DSTORE.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/DSUB.java

Error Line
line longer than 80 characters 59

org/apache/bcel/generic/DUP.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DUP2.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DUP2_X1.java

Error Line
line longer than 80 characters 59
type name 'DUP2_X1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 64
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DUP2_X2.java

Error Line
line longer than 80 characters 59
type name 'DUP2_X2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 64
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DUP_X1.java

Error Line
type name 'DUP_X1' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 64
method is missing a Javadoc comment. 65

org/apache/bcel/generic/DUP_X2.java

Error Line
line longer than 80 characters 59
type name 'DUP_X2' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 64
method is missing a Javadoc comment. 65

org/apache/bcel/generic/EmptyVisitor.java

Error Line
method is missing a Javadoc comment. 64
method is missing a Javadoc comment. 65
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 67
method is missing a Javadoc comment. 68
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 70
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 73
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 75
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 79
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 85
method is missing a Javadoc comment. 86
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 88
method is missing a Javadoc comment. 89
method is missing a Javadoc comment. 90
method is missing a Javadoc comment. 91
method is missing a Javadoc comment. 92
method name 'visitACONST_NULL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 94
method name 'visitIF_ICMPLT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
method is missing a Javadoc comment. 95
method is missing a Javadoc comment. 96
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 98
method is missing a Javadoc comment. 99
method is missing a Javadoc comment. 100
method is missing a Javadoc comment. 101
method is missing a Javadoc comment. 102
method is missing a Javadoc comment. 103
method is missing a Javadoc comment. 104
method is missing a Javadoc comment. 105
method is missing a Javadoc comment. 106
method is missing a Javadoc comment. 107
method is missing a Javadoc comment. 108
method is missing a Javadoc comment. 109
method is missing a Javadoc comment. 110
method is missing a Javadoc comment. 111
method is missing a Javadoc comment. 112
method is missing a Javadoc comment. 113
method is missing a Javadoc comment. 114
method is missing a Javadoc comment. 115
method is missing a Javadoc comment. 116
method is missing a Javadoc comment. 117
method is missing a Javadoc comment. 118
method is missing a Javadoc comment. 119
method is missing a Javadoc comment. 120
method is missing a Javadoc comment. 121
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 123
method is missing a Javadoc comment. 124
method is missing a Javadoc comment. 125
method is missing a Javadoc comment. 126
method is missing a Javadoc comment. 127
method is missing a Javadoc comment. 128
method is missing a Javadoc comment. 129
method is missing a Javadoc comment. 130
method is missing a Javadoc comment. 131
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 133
method is missing a Javadoc comment. 134
method name 'visitIF_ICMPGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
method is missing a Javadoc comment. 135
method is missing a Javadoc comment. 136
method is missing a Javadoc comment. 137
method is missing a Javadoc comment. 138
method is missing a Javadoc comment. 139
method is missing a Javadoc comment. 140
method is missing a Javadoc comment. 141
method is missing a Javadoc comment. 142
method is missing a Javadoc comment. 143
method is missing a Javadoc comment. 144
method is missing a Javadoc comment. 145
method is missing a Javadoc comment. 146
method is missing a Javadoc comment. 147
method is missing a Javadoc comment. 148
method is missing a Javadoc comment. 149
method is missing a Javadoc comment. 150
method name 'visitDUP2_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
method is missing a Javadoc comment. 151
method is missing a Javadoc comment. 152
method is missing a Javadoc comment. 153
method is missing a Javadoc comment. 154
method is missing a Javadoc comment. 155
method is missing a Javadoc comment. 156
method name 'visitIF_ICMPGT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
method is missing a Javadoc comment. 157
method is missing a Javadoc comment. 158
method is missing a Javadoc comment. 159
method name 'visitIF_ACMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
method is missing a Javadoc comment. 160
method is missing a Javadoc comment. 161
method is missing a Javadoc comment. 162
method is missing a Javadoc comment. 163
method is missing a Javadoc comment. 164
method is missing a Javadoc comment. 165
method is missing a Javadoc comment. 166
method is missing a Javadoc comment. 167
method is missing a Javadoc comment. 168
method is missing a Javadoc comment. 169
method is missing a Javadoc comment. 170
method is missing a Javadoc comment. 171
method name 'visitJSR_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 171
method is missing a Javadoc comment. 172
method is missing a Javadoc comment. 173
method name 'visitDUP_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
method is missing a Javadoc comment. 174
method is missing a Javadoc comment. 175
method is missing a Javadoc comment. 176
method is missing a Javadoc comment. 177
method is missing a Javadoc comment. 178
method name 'visitIF_ICMPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
method is missing a Javadoc comment. 179
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 179
method is missing a Javadoc comment. 180
method is missing a Javadoc comment. 181
method is missing a Javadoc comment. 182
method is missing a Javadoc comment. 183
method is missing a Javadoc comment. 184
method is missing a Javadoc comment. 185
method is missing a Javadoc comment. 186
method is missing a Javadoc comment. 187
method is missing a Javadoc comment. 188
method is missing a Javadoc comment. 189
method is missing a Javadoc comment. 190
method is missing a Javadoc comment. 191
method is missing a Javadoc comment. 192
method name 'visitIF_ACMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
method is missing a Javadoc comment. 193
method is missing a Javadoc comment. 194
method is missing a Javadoc comment. 195
method is missing a Javadoc comment. 196
method is missing a Javadoc comment. 197
method is missing a Javadoc comment. 198
method is missing a Javadoc comment. 199
method is missing a Javadoc comment. 200
method is missing a Javadoc comment. 201
method is missing a Javadoc comment. 202
method is missing a Javadoc comment. 203
method is missing a Javadoc comment. 204
method is missing a Javadoc comment. 205
method is missing a Javadoc comment. 206
method name 'visitIF_ICMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
method is missing a Javadoc comment. 207
method is missing a Javadoc comment. 208
method is missing a Javadoc comment. 209
method is missing a Javadoc comment. 210
method is missing a Javadoc comment. 211
method is missing a Javadoc comment. 212
method name 'visitIF_ICMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 212
method is missing a Javadoc comment. 213
method is missing a Javadoc comment. 214
method is missing a Javadoc comment. 215
method name 'visitDUP2_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 215
method is missing a Javadoc comment. 216
method is missing a Javadoc comment. 217
method name 'visitGOTO_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
method is missing a Javadoc comment. 218
method is missing a Javadoc comment. 219
method is missing a Javadoc comment. 220
method is missing a Javadoc comment. 221
method is missing a Javadoc comment. 222
method is missing a Javadoc comment. 223
method is missing a Javadoc comment. 224
method is missing a Javadoc comment. 225
method is missing a Javadoc comment. 226
method is missing a Javadoc comment. 227
method is missing a Javadoc comment. 228
method is missing a Javadoc comment. 229
method is missing a Javadoc comment. 230
method is missing a Javadoc comment. 231
method is missing a Javadoc comment. 232
method name 'visitDUP_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 232
method is missing a Javadoc comment. 233
method is missing a Javadoc comment. 234
method is missing a Javadoc comment. 235
method is missing a Javadoc comment. 236
method is missing a Javadoc comment. 237
method is missing a Javadoc comment. 238
method is missing a Javadoc comment. 239
method is missing a Javadoc comment. 240
method is missing a Javadoc comment. 241
method is missing a Javadoc comment. 242
method is missing a Javadoc comment. 243

org/apache/bcel/generic/ExceptionThrower.java

Error Line
line longer than 80 characters 74
redundant 'public' modifier. 78
method is missing a Javadoc comment. 78

org/apache/bcel/generic/FCMPG.java

Error Line
method is missing a Javadoc comment. 66
cast needs to be followed by whitespace. 67
Expected @param tag for 'cp'. 72

org/apache/bcel/generic/FCMPL.java

Error Line
method is missing a Javadoc comment. 66
cast needs to be followed by whitespace. 67
Expected @param tag for 'cp'. 72

org/apache/bcel/generic/FCONST.java

Error Line
variable 'value' missing Javadoc. 67
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
cast needs to be followed by whitespace. 76
'if' construct must use '{}'s. 78
'if' is not followed by whitespace. 78
'if' construct must use '{}'s. 80
'if' is not followed by whitespace. 80
'if' construct must use '{}'s. 82
'if' is not followed by whitespace. 82
'else' construct must use '{}'s. 84
line longer than 80 characters 85
method is missing a Javadoc comment. 90
Expected @param tag for 'cp'. 94

org/apache/bcel/generic/FieldGen.java

Error Line
Avoid using the '.*' form of import. 58
variable 'value' missing Javadoc. 72
line longer than 80 characters 84
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
line longer than 80 characters 95
line longer than 80 characters 98
'for' is not followed by whitespace. 102
'=' is not preceeded with whitespace. 102
'=' is not followed by whitespace. 102
'if' construct must use '{}'s. 103
'if' is not followed by whitespace. 103
line contains a tab character 104
cast needs to be followed by whitespace. 104
'else' construct must use '{}'s. 105
line contains a tab character 106
method is missing a Javadoc comment. 110
cast needs to be followed by whitespace. 113
line longer than 80 characters 117
Expected @param tag for 'str'. 120
'if' construct must use '{}'s. 123
'if' is not followed by whitespace. 123
method is missing a Javadoc comment. 127
'if' construct must use '{}'s. 130
'if' is not followed by whitespace. 130
method is missing a Javadoc comment. 134
'if' construct must use '{}'s. 137
'if' is not followed by whitespace. 137
method is missing a Javadoc comment. 141
'if' construct must use '{}'s. 144
'if' is not followed by whitespace. 144
method is missing a Javadoc comment. 148
'if' construct must use '{}'s. 151
'if' is not followed by whitespace. 151
method is missing a Javadoc comment. 155
'if' construct must use '{}'s. 158
'if' is not followed by whitespace. 158
method is missing a Javadoc comment. 162
'if' construct must use '{}'s. 165
'if' is not followed by whitespace. 165
method is missing a Javadoc comment. 169
'if' construct must use '{}'s. 172
'if' is not followed by whitespace. 172
method is missing a Javadoc comment. 176
'if' construct must use '{}'s. 179
'if' is not followed by whitespace. 179
method is missing a Javadoc comment. 189
'if' construct must use '{}'s. 190
'if' is not followed by whitespace. 190
line longer than 80 characters 191
'if' construct must use '{}'s. 193
'if' is not followed by whitespace. 193
line longer than 80 characters 194
'if' construct must use '{}'s. 196
'if' is not followed by whitespace. 196
line longer than 80 characters 197
Expected an @return tag. 203
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 205
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 206
'if' is not followed by whitespace. 208
line contains a tab character 212
line contains a tab character 216
method is missing a Javadoc comment. 219
cast needs to be followed by whitespace. 223
cast needs to be followed by whitespace. 226
cast needs to be followed by whitespace. 229
cast needs to be followed by whitespace. 232
cast needs to be followed by whitespace. 235
method is missing a Javadoc comment. 242
variable 'observers' missing Javadoc. 244
Expected @param tag for 'o'. 248
'if' construct must use '{}'s. 249
'if' is not followed by whitespace. 249
Expected @param tag for 'o'. 257
'if' construct must use '{}'s. 258
'if' is not followed by whitespace. 258
'if' construct must use '{}'s. 267
'if' is not followed by whitespace. 267
'for' construct must use '{}'s. 268
'for' is not followed by whitespace. 268
')' is preceeded by whitespace. 268
line contains a tab character 269
cast needs to be followed by whitespace. 269
method is missing a Javadoc comment. 272
'if' is not followed by whitespace. 273
'else' construct must use '{}'s. 275
'?' is not preceeded with whitespace. 289
'if' construct must use '{}'s. 296
'if' is not followed by whitespace. 296
Expected @param tag for 'cp'. 304
cast needs to be followed by whitespace. 305

org/apache/bcel/generic/FieldGenOrMethodGen.java

Error Line
Avoid using the '.*' form of import. 58
'{' should be on the previous line. 70
variable 'name' missing Javadoc. 71
variable 'name' must be private and have accessor methods. 71
variable 'type' missing Javadoc. 72
variable 'type' must be private and have accessor methods. 72
variable 'cp' missing Javadoc. 73
variable 'cp' must be private and have accessor methods. 73
variable 'attribute_vec' missing Javadoc. 74
variable 'attribute_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
method is missing a Javadoc comment. 76
'{' is not followed by whitespace. 76
method is missing a Javadoc comment. 78
'if' construct must use '{}'s. 79
'if' is not followed by whitespace. 79
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 89
method is missing a Javadoc comment. 91
line longer than 80 characters 92
method is missing a Javadoc comment. 92
Expected @param tag for 'a'. 107
method is missing a Javadoc comment. 127
'catch' is not followed by whitespace. 130

org/apache/bcel/generic/FieldInstruction.java

Error Line
Unused import - org.apache.bcel.classfile.ConstantUtf8 58
Unused import - org.apache.bcel.classfile.ConstantNameAndType 59
Unused import - org.apache.bcel.classfile.ConstantCP 60
Avoid using the '.*' form of import. 61
line longer than 80 characters 66
'{' is not followed by whitespace. 75
Expected @param tag for 'opcode'. 80
Expected @param tag for 'cp'. 87
'+' should be on a new line. 88
Expected @param tag for 'cpg'. 94
Expected @param tag for 'cpg'. 100
Expected @param tag for 'cpg'. 106
Expected @param tag for 'cpg'. 112

org/apache/bcel/generic/FieldObserver.java

Error Line
line longer than 80 characters 58
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65

org/apache/bcel/generic/FieldOrMethod.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 70
Expected @param tag for 'opcode'. 75
Expected @param tag for 'cpg'. 81
cast needs to be followed by whitespace. 83
line longer than 80 characters 84
cast needs to be followed by whitespace. 84
cast needs to be followed by whitespace. 86
Expected @param tag for 'cpg'. 91
cast needs to be followed by whitespace. 93
line longer than 80 characters 94
cast needs to be followed by whitespace. 94
cast needs to be followed by whitespace. 95
Expected @param tag for 'cpg'. 100
cast needs to be followed by whitespace. 102
line longer than 80 characters 103
Expected @param tag for 'cpg'. 108
Expected @param tag for 'cpg'. 114

org/apache/bcel/generic/FLOAD.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/FNEG.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/FSTORE.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/GETFIELD.java

Error Line
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 83
line longer than 80 characters 84
line longer than 80 characters 87
line contains a tab character 87
'+' is not preceeded with whitespace. 89
'+' is not followed by whitespace. 89

org/apache/bcel/generic/GETSTATIC.java

Error Line
line longer than 80 characters 69
'{' is not followed by whitespace. 74
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 82
line longer than 80 characters 83
line longer than 80 characters 86
line contains a tab character 86

org/apache/bcel/generic/GOTO.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 69
method is missing a Javadoc comment. 71
Expected @throws tag for 'IOException'. 79
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
Expected an @return tag. 93
Expected @param tag for 'offset'. 93
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Expected @param tag for 'max_offset'. 93
'if' is not followed by whitespace. 98

org/apache/bcel/generic/GotoInstruction.java

Error Line
line longer than 80 characters 60
'{' should be on the previous line. 65
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 74
'{' is not followed by whitespace. 74

org/apache/bcel/generic/GOTO_W.java

Error Line
Avoid using the '.*' form of import. 56
type name 'GOTO_W' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72
Expected @throws tag for 'IOException'. 81
line longer than 80 characters 90
Expected @param tag for 'bytes'. 90
Expected @param tag for 'wide'. 90
Expected @throws tag for 'IOException'. 90

org/apache/bcel/generic/I2S.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/IAND.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/ICONST.java

Error Line
variable 'value' missing Javadoc. 67
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
cast needs to be followed by whitespace. 76
'if' construct must use '{}'s. 78
'if' is not followed by whitespace. 78
line longer than 80 characters 79
cast needs to be followed by whitespace. 79
'else' construct must use '{}'s. 80
line longer than 80 characters 81
'+' should be on a new line. 81
line contains a tab character 82
method is missing a Javadoc comment. 86
Expected @param tag for 'cp'. 90

org/apache/bcel/generic/IDIV.java

Error Line
line longer than 80 characters 74

org/apache/bcel/generic/IFEQ.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFGE.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFGT.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IfInstruction.java

Error Line
line longer than 80 characters 63
'{' is not followed by whitespace. 68
Unused @param tag for 'instruction'. 71
Expected @param tag for 'opcode'. 73
Expected @param tag for 'target'. 73

org/apache/bcel/generic/IFLE.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFLT.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFNE.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFNONNULL.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IFNULL.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ACMPEQ.java

Error Line
type name 'IF_ACMPEQ' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ACMPNE.java

Error Line
type name 'IF_ACMPNE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPEQ.java

Error Line
type name 'IF_ICMPEQ' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPGE.java

Error Line
type name 'IF_ICMPGE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPGT.java

Error Line
type name 'IF_ICMPGT' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPLE.java

Error Line
type name 'IF_ICMPLE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPLT.java

Error Line
type name 'IF_ICMPLT' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IF_ICMPNE.java

Error Line
type name 'IF_ICMPNE' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72

org/apache/bcel/generic/IINC.java

Error Line
Avoid using the '.*' form of import. 56
variable 'wide' missing Javadoc. 66
variable 'c' missing Javadoc. 67
'{' is not followed by whitespace. 73
cast needs to be followed by whitespace. 83
Expected @throws tag for 'IOException'. 93
'if' construct must use '{}'s. 94
'if' is not followed by whitespace. 94
'if' is not followed by whitespace. 99
method is missing a Javadoc comment. 108
'if' construct must use '{}'s. 109
'if' is not followed by whitespace. 109
'||' should be on a new line. 109
line contains a tab character 110
'else' construct must use '{}'s. 112
line longer than 80 characters 119
Expected @param tag for 'bytes'. 119
Expected @param tag for 'wide'. 119
Expected @throws tag for 'IOException'. 119
'if' is not followed by whitespace. 123
Expected @param tag for 'verbose'. 137
Expected @param tag for 'n'. 144
'if' construct must use '{}'s. 145
'if' is not followed by whitespace. 145
Expected @param tag for 'c'. 160
Expected @param tag for 'cp'. 167

org/apache/bcel/generic/ILOAD.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/IMPDEP1.java

Error Line
method is missing a Javadoc comment. 64
cast needs to be followed by whitespace. 65

org/apache/bcel/generic/IMPDEP2.java

Error Line
method is missing a Javadoc comment. 64
cast needs to be followed by whitespace. 65

org/apache/bcel/generic/IndexedInstruction.java

Error Line
line longer than 80 characters 61
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65
redundant 'public' modifier. 66
method is missing a Javadoc comment. 66

org/apache/bcel/generic/INEG.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/INSTANCEOF.java

Error Line
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 76
line longer than 80 characters 77
method is missing a Javadoc comment. 80
'if' construct must use '{}'s. 83
'if' is not followed by whitespace. 83
'?' is not preceeded with whitespace. 86

org/apache/bcel/generic/Instruction.java

Error Line
Unused import - org.apache.bcel.classfile.Utility 58
Avoid using the '.*' form of import. 60
variable 'length' missing Javadoc. 70
variable 'length' must be private and have accessor methods. 70
variable 'opcode' missing Javadoc. 71
variable 'opcode' must be private and have accessor methods. 71
variable 'cmp' missing Javadoc. 73
'{' is not followed by whitespace. 79
method is missing a Javadoc comment. 81
Expected @throws tag for 'IOException'. 90
'if' construct must use '{}'s. 110
'if' is not followed by whitespace. 110
'else' construct must use '{}'s. 112
Expected @param tag for 'cp'. 126
line longer than 80 characters 131
'if' construct must use '{}'s. 142
'if' is not followed by whitespace. 142
line contains a tab character 146
cast needs to be followed by whitespace. 146
'catch' is not followed by whitespace. 147
line contains a tab character 148
Expected @throws tag for 'IOException'. 162
'{' is not followed by whitespace. 163
Unused @param tag for 'file'. 169
Expected @param tag for 'bytes'. 172
Expected @throws tag for 'IOException'. 173
'{' should be on the previous line. 174
cast needs to be followed by whitespace. 176
'if' is not followed by whitespace. 179
cast needs to be followed by whitespace. 181
'if' construct must use '{}'s. 184
'if' is not followed by whitespace. 184
line longer than 80 characters 185
'{' is not preceeded with whitespace. 194
cast needs to be followed by whitespace. 201
'if' construct must use '{}'s. 203
'if' is not followed by whitespace. 203
'||' should be on a new line. 203
line contains a tab character 204
'||' should be on a new line. 204
line contains a tab character 205
line contains a tab character 206
'catch' is not followed by whitespace. 211
method is missing a Javadoc comment. 216
line longer than 80 characters 219
'if' construct must use '{}'s. 226
'if' is not followed by whitespace. 226
line contains a tab character 227
'if' construct must use '{}'s. 229
'if' is not followed by whitespace. 229
line contains a tab character 230
'catch' is not followed by whitespace. 231
Expected @param tag for 'cpg'. 243
Expected @param tag for 'cpg'. 254
Expected @param tag for 'opcode'. 271
'{' is not followed by whitespace. 275
Expected @param tag for 'c'. 296
Expected @param tag for 'that'. 301
'?' is not preceeded with whitespace. 302
'?' should be on a new line. 302
cast needs to be followed by whitespace. 303

org/apache/bcel/generic/InstructionComparator.java

Error Line
line longer than 80 characters 67
variable 'DEFAULT' missing Javadoc. 71
line contains a tab character 73
line contains a tab character 74
'if' is not followed by whitespace. 74
line contains a tab character 75
'if' is not followed by whitespace. 75
line contains a tab character 76
cast needs to be followed by whitespace. 76
line contains a tab character 77
cast needs to be followed by whitespace. 77
line contains a tab character 79
'if' is not followed by whitespace. 79
line contains a tab character 80
'for' is not followed by whitespace. 80
line contains a tab character 81
'if' is not followed by whitespace. 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
'if' is not followed by whitespace. 88
line contains a tab character 89
cast needs to be followed by whitespace. 89
'==' should be on a new line. 89
line contains a tab character 90
cast needs to be followed by whitespace. 90
line contains a tab character 91
'if' is not followed by whitespace. 91
line contains a tab character 92
cast needs to be followed by whitespace. 92
line contains a tab character 93
cast needs to be followed by whitespace. 93
line contains a tab character 94
'if' is not followed by whitespace. 94
line contains a tab character 95
cast needs to be followed by whitespace. 95
'==' should be on a new line. 95
line contains a tab character 96
cast needs to be followed by whitespace. 96
line contains a tab character 97
'if' is not followed by whitespace. 97
line longer than 80 characters 98
line contains a tab character 98
cast needs to be followed by whitespace. 98
cast needs to be followed by whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 104
line contains a tab character 105
redundant 'public' modifier. 108
method is missing a Javadoc comment. 108

org/apache/bcel/generic/InstructionConstants.java

Error Line
line longer than 80 characters 73
variable 'ACONST_NULL' missing Javadoc. 80
variable 'ICONST_M1' missing Javadoc. 81
variable 'ICONST_0' missing Javadoc. 82
variable 'ICONST_1' missing Javadoc. 83
variable 'ICONST_2' missing Javadoc. 84
variable 'ICONST_3' missing Javadoc. 85
variable 'ICONST_4' missing Javadoc. 86
variable 'ICONST_5' missing Javadoc. 87
variable 'LCONST_0' missing Javadoc. 88
variable 'LCONST_1' missing Javadoc. 89
variable 'FCONST_0' missing Javadoc. 90
variable 'FCONST_1' missing Javadoc. 91
variable 'FCONST_2' missing Javadoc. 92
variable 'DCONST_0' missing Javadoc. 93
variable 'DCONST_1' missing Javadoc. 94
variable 'IALOAD' missing Javadoc. 95
variable 'LALOAD' missing Javadoc. 96
variable 'FALOAD' missing Javadoc. 97
variable 'DALOAD' missing Javadoc. 98
variable 'AALOAD' missing Javadoc. 99
variable 'BALOAD' missing Javadoc. 100
variable 'CALOAD' missing Javadoc. 101
variable 'SALOAD' missing Javadoc. 102
variable 'IASTORE' missing Javadoc. 103
variable 'LASTORE' missing Javadoc. 104
variable 'FASTORE' missing Javadoc. 105
variable 'DASTORE' missing Javadoc. 106
variable 'AASTORE' missing Javadoc. 107
variable 'BASTORE' missing Javadoc. 108
variable 'CASTORE' missing Javadoc. 109
variable 'SASTORE' missing Javadoc. 110
variable 'POP' missing Javadoc. 111
variable 'POP2' missing Javadoc. 112
variable 'DUP' missing Javadoc. 113
variable 'DUP_X1' missing Javadoc. 114
variable 'DUP_X2' missing Javadoc. 115
variable 'DUP2' missing Javadoc. 116
variable 'DUP2_X1' missing Javadoc. 117
variable 'DUP2_X2' missing Javadoc. 118
variable 'SWAP' missing Javadoc. 119
variable 'IADD' missing Javadoc. 120
variable 'LADD' missing Javadoc. 121
variable 'FADD' missing Javadoc. 122
variable 'DADD' missing Javadoc. 123
variable 'ISUB' missing Javadoc. 124
variable 'LSUB' missing Javadoc. 125
variable 'FSUB' missing Javadoc. 126
variable 'DSUB' missing Javadoc. 127
variable 'IMUL' missing Javadoc. 128
variable 'LMUL' missing Javadoc. 129
variable 'FMUL' missing Javadoc. 130
variable 'DMUL' missing Javadoc. 131
variable 'IDIV' missing Javadoc. 132
variable 'LDIV' missing Javadoc. 133
variable 'FDIV' missing Javadoc. 134
variable 'DDIV' missing Javadoc. 135
variable 'IREM' missing Javadoc. 136
variable 'LREM' missing Javadoc. 137
variable 'FREM' missing Javadoc. 138
variable 'DREM' missing Javadoc. 139
variable 'INEG' missing Javadoc. 140
variable 'LNEG' missing Javadoc. 141
variable 'FNEG' missing Javadoc. 142
variable 'DNEG' missing Javadoc. 143
variable 'ISHL' missing Javadoc. 144
variable 'LSHL' missing Javadoc. 145
variable 'ISHR' missing Javadoc. 146
variable 'LSHR' missing Javadoc. 147
variable 'IUSHR' missing Javadoc. 148
variable 'LUSHR' missing Javadoc. 149
variable 'IAND' missing Javadoc. 150
variable 'LAND' missing Javadoc. 151
variable 'IOR' missing Javadoc. 152
variable 'LOR' missing Javadoc. 153
variable 'IXOR' missing Javadoc. 154
variable 'LXOR' missing Javadoc. 155
variable 'I2L' missing Javadoc. 156
variable 'I2F' missing Javadoc. 157
variable 'I2D' missing Javadoc. 158
variable 'L2I' missing Javadoc. 159
variable 'L2F' missing Javadoc. 160
variable 'L2D' missing Javadoc. 161
variable 'F2I' missing Javadoc. 162
variable 'F2L' missing Javadoc. 163
variable 'F2D' missing Javadoc. 164
variable 'D2I' missing Javadoc. 165
variable 'D2L' missing Javadoc. 166
variable 'D2F' missing Javadoc. 167
variable 'I2B' missing Javadoc. 168
variable 'I2C' missing Javadoc. 169
variable 'I2S' missing Javadoc. 170
variable 'LCMP' missing Javadoc. 171
variable 'FCMPL' missing Javadoc. 172
variable 'FCMPG' missing Javadoc. 173
variable 'DCMPL' missing Javadoc. 174
variable 'DCMPG' missing Javadoc. 175
variable 'IRETURN' missing Javadoc. 176
variable 'LRETURN' missing Javadoc. 177
variable 'FRETURN' missing Javadoc. 178
variable 'DRETURN' missing Javadoc. 179
variable 'ARETURN' missing Javadoc. 180
variable 'RETURN' missing Javadoc. 181
variable 'ARRAYLENGTH' missing Javadoc. 182
variable 'ATHROW' missing Javadoc. 183
variable 'MONITORENTER' missing Javadoc. 184
variable 'MONITOREXIT' missing Javadoc. 185
line longer than 80 characters 187
variable 'ALOAD_0' missing Javadoc. 191
variable 'ALOAD_1' missing Javadoc. 192
variable 'ALOAD_2' missing Javadoc. 193
variable 'ILOAD_0' missing Javadoc. 194
variable 'ILOAD_1' missing Javadoc. 195
variable 'ILOAD_2' missing Javadoc. 196
variable 'ASTORE_0' missing Javadoc. 197
variable 'ASTORE_1' missing Javadoc. 198
variable 'ASTORE_2' missing Javadoc. 199
variable 'ISTORE_0' missing Javadoc. 200
variable 'ISTORE_1' missing Javadoc. 201
variable 'ISTORE_2' missing Javadoc. 202
variable 'bla' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 213
type is missing a Javadoc comment. 215
method is missing a Javadoc comment. 216

org/apache/bcel/generic/InstructionFactory.java

Error Line
'{' should be on the previous line. 70
variable 'cg' missing Javadoc. 71
variable 'cg' must be private and have accessor methods. 71
variable 'cp' missing Javadoc. 72
variable 'cp' must be private and have accessor methods. 72
method is missing a Javadoc comment. 74
Expected @param tag for 'cg'. 81
Expected @param tag for 'cp'. 87
line longer than 80 characters 97
line longer than 80 characters 101
Expected an @return tag. 101
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
parameter 'ret_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 101
line contains a tab character 102
parameter 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 102
'for' construct must use '{}'s. 107
'for' is not followed by whitespace. 107
'=' is not preceeded with whitespace. 107
'=' is not followed by whitespace. 107
'if' construct must use '{}'s. 110
'if' is not followed by whitespace. 110
'else' construct must use '{}'s. 112
line longer than 80 characters 119
Expected an @return tag. 129
line contains a tab character 132
line contains a tab character 134
Expected an @return tag. 146
'if' construct must use '{}'s. 149
'if' is not followed by whitespace. 149
cast needs to be followed by whitespace. 150
'if' construct must use '{}'s. 151
'if' is not followed by whitespace. 151
cast needs to be followed by whitespace. 152
'if' construct must use '{}'s. 153
'if' is not followed by whitespace. 153
cast needs to be followed by whitespace. 154
'if' construct must use '{}'s. 155
'if' is not followed by whitespace. 155
cast needs to be followed by whitespace. 156
'else' construct must use '{}'s. 157
type is missing a Javadoc comment. 163
variable 'arg_types' missing Javadoc. 164
variable 'arg_types' must be private and have accessor methods. 164
variable 'result_type' missing Javadoc. 165
variable 'result_type' must be private and have accessor methods. 165
variable 'arg_names' missing Javadoc. 166
variable 'arg_names' must be private and have accessor methods. 166
variable 'class_name' missing Javadoc. 167
variable 'class_name' must be private and have accessor methods. 167
variable 'name' missing Javadoc. 168
variable 'name' must be private and have accessor methods. 168
variable 'access' missing Javadoc. 169
variable 'access' must be private and have accessor methods. 169
method is missing a Javadoc comment. 171
method is missing a Javadoc comment. 180
variable 'append_mos' missing Javadoc. 184
variable 'append_mos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 184
line contains a tab character 186
line contains a tab character 188
line contains a tab character 191
line contains a tab character 193
line contains a tab character 195
line contains a tab character 197
line contains a tab character 199
line longer than 80 characters 200
line contains a tab character 201
line longer than 80 characters 202
line contains a tab character 203
line contains a tab character 205
method is missing a Javadoc comment. 208
'&&' should be on a new line. 209
cast needs to be followed by whitespace. 210
method is missing a Javadoc comment. 213
'if' construct must use '{}'s. 216
'if' is not followed by whitespace. 216
line longer than 80 characters 245
Expected an @return tag. 245
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 245
Expected an @return tag. 264
Expected an @return tag. 270
Expected @param tag for 'type'. 270
line longer than 80 characters 289
method is missing a Javadoc comment. 289
'?' is not preceeded with whitespace. 300
cast needs to be followed by whitespace. 300
':' should be on a new line. 300
cast needs to be followed by whitespace. 301
line longer than 80 characters 306
method is missing a Javadoc comment. 306
'?' is not preceeded with whitespace. 317
cast needs to be followed by whitespace. 317
':' should be on a new line. 317
cast needs to be followed by whitespace. 318
method is missing a Javadoc comment. 323
method is missing a Javadoc comment. 333
line longer than 80 characters 348
Expected an @return tag. 348
Expected @param tag for 'type'. 348
Expected an @return tag. 366
'?' is not preceeded with whitespace. 367
cast needs to be followed by whitespace. 367
':' should be on a new line. 367
cast needs to be followed by whitespace. 368
Expected an @return tag. 374
'?' is not preceeded with whitespace. 375
cast needs to be followed by whitespace. 375
':' should be on a new line. 375
cast needs to be followed by whitespace. 376
Expected an @return tag. 382
method name 'createDup_2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 382
'?' is not preceeded with whitespace. 383
cast needs to be followed by whitespace. 383
':' should be on a new line. 383
cast needs to be followed by whitespace. 384
Expected an @return tag. 390
method name 'createDup_1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 390
'?' is not preceeded with whitespace. 391
cast needs to be followed by whitespace. 391
':' should be on a new line. 391
cast needs to be followed by whitespace. 392
Expected an @return tag. 398
Expected @param tag for 'type'. 398
Expected an @return tag. 417
Expected @param tag for 'type'. 417
Expected an @return tag. 436
Expected an @return tag. 455
line longer than 80 characters 472
Expected an @return tag. 475
parameter 'src_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 475
Expected @param tag for 'src_type'. 475
parameter 'dest_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 475
Expected @param tag for 'dest_type'. 475
'if' is not followed by whitespace. 476
line longer than 80 characters 480
'if' construct must use '{}'s. 480
'if' is not followed by whitespace. 480
'||' should be on a new line. 480
line contains a tab character 481
line contains a tab character 482
variable 'short_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 484
line longer than 80 characters 486
'+' should be on a new line. 486
line contains a tab character 487
line contains a tab character 491
cast needs to be followed by whitespace. 491
'catch' is not followed by whitespace. 492
line contains a tab character 493
line longer than 80 characters 497
'if' is not followed by whitespace. 497
'if' construct must use '{}'s. 498
'if' is not followed by whitespace. 498
line contains a tab character 499
cast needs to be followed by whitespace. 499
'else' construct must use '{}'s. 500
line longer than 80 characters 501
line contains a tab character 501
cast needs to be followed by whitespace. 501
'}' should be on the same line. 502
'else' construct must use '{}'s. 503
line longer than 80 characters 504
method is missing a Javadoc comment. 507
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 507
method is missing a Javadoc comment. 511
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 511
method is missing a Javadoc comment. 515
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 515
method is missing a Javadoc comment. 519
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 519
method is missing a Javadoc comment. 523
'if' construct must use '{}'s. 524
'if' is not followed by whitespace. 524
cast needs to be followed by whitespace. 525
'else' construct must use '{}'s. 526
cast needs to be followed by whitespace. 527
method is missing a Javadoc comment. 530
'if' construct must use '{}'s. 531
'if' is not followed by whitespace. 531
cast needs to be followed by whitespace. 532
'else' construct must use '{}'s. 533
cast needs to be followed by whitespace. 534
method is missing a Javadoc comment. 537
method is missing a Javadoc comment. 541
line longer than 80 characters 546
Expected @param tag for 't'. 548
Expected @param tag for 'dim'. 548
'if' is not followed by whitespace. 549
'if' construct must use '{}'s. 550
'if' is not followed by whitespace. 550
line contains a tab character 551
cast needs to be followed by whitespace. 551
'if' construct must use '{}'s. 552
'if' is not followed by whitespace. 552
line contains a tab character 553
cast needs to be followed by whitespace. 553
'else' construct must use '{}'s. 554
line contains a tab character 555
cast needs to be followed by whitespace. 555
'if' construct must use '{}'s. 559
'if' is not followed by whitespace. 559
line contains a tab character 560
cast needs to be followed by whitespace. 560
'else' construct must use '{}'s. 561
line contains a tab character 562
Expected an @return tag. 570
Expected @param tag for 'type'. 570
line longer than 80 characters 589
line longer than 80 characters 592
Expected an @return tag. 592
Expected @param tag for 'opcode'. 592
Expected @param tag for 'target'. 592
line contains a tab character 615
method is missing a Javadoc comment. 619
method is missing a Javadoc comment. 620
method is missing a Javadoc comment. 621
method is missing a Javadoc comment. 622

org/apache/bcel/generic/InstructionHandle.java

Error Line
line longer than 80 characters 74
variable 'next' missing Javadoc. 81
variable 'next' must be private and have accessor methods. 81
variable 'prev' missing Javadoc. 81
variable 'prev' must be private and have accessor methods. 81
variable 'instruction' missing Javadoc. 82
variable 'instruction' must be private and have accessor methods. 82
variable 'i_position' missing Javadoc. 83
variable 'i_position' must be private and have accessor methods. 83
variable 'targeters' missing Javadoc. 84
variable 'attributes' missing Javadoc. 85
method is missing a Javadoc comment. 87
method is missing a Javadoc comment. 88
method is missing a Javadoc comment. 89
Expected @param tag for 'i'. 95
'if' construct must use '{}'s. 96
'if' is not followed by whitespace. 96
line longer than 80 characters 99
'if' construct must use '{}'s. 99
'if' is not followed by whitespace. 99
line longer than 80 characters 100
'if' construct must use '{}'s. 102
'if' is not followed by whitespace. 102
Expected an @return tag. 113
Expected @param tag for 'i'. 113
method is missing a Javadoc comment. 119
variable 'ih_list' missing Javadoc. 123
variable 'ih_list' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
Expected an @return tag. 127
Expected @param tag for 'i'. 127
'if' construct must use '{}'s. 128
'if' is not followed by whitespace. 128
line longer than 80 characters 142
line longer than 80 characters 146
line longer than 80 characters 147
line longer than 80 characters 148
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 150
Expected @param tag for 'pos'. 164
'if' construct must use '{}'s. 189
'if' is not followed by whitespace. 189
Expected @param tag for 't'. 196
Expected @param tag for 't'. 203
'if' construct must use '{}'s. 204
'if' is not followed by whitespace. 204
method is missing a Javadoc comment. 211
'if' construct must use '{}'s. 219
'if' is not followed by whitespace. 219
Expected @param tag for 'verbose'. 229
line longer than 80 characters 230
'if' construct must use '{}'s. 245
'if' is not followed by whitespace. 245
'if' construct must use '{}'s. 256
'if' is not followed by whitespace. 256
Expected an @return tag. 264
'if' construct must use '{}'s. 265
'if' is not followed by whitespace. 265

org/apache/bcel/generic/InstructionList.java

Error Line
Avoid using the '.*' form of import. 60
variable 'start' missing Javadoc. 85
variable 'end' missing Javadoc. 85
variable 'length' missing Javadoc. 86
line longer than 80 characters 87
variable 'byte_positions' missing Javadoc. 87
variable 'byte_positions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
'{' is not followed by whitespace. 92
Expected an @return tag. 123
line longer than 80 characters 130
line contains a tab character 136
line contains a tab character 137
'=' is not preceeded with whitespace. 138
'=' is not followed by whitespace. 138
'if' construct must use '{}'s. 146
'if' is not followed by whitespace. 146
line contains a tab character 147
'if' construct must use '{}'s. 148
'if' is not followed by whitespace. 148
line contains a tab character 149
'else' construct must use '{}'s. 150
line contains a tab character 151
'while' is not followed by whitespace. 152
line longer than 80 characters 159
'while' is not followed by whitespace. 185
line contains a tab character 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
'if' construct must use '{}'s. 195
line contains a tab character 195
'if' is not followed by whitespace. 195
line contains a tab character 196
cast needs to be followed by whitespace. 196
'else' construct must use '{}'s. 197
line contains a tab character 197
line contains a tab character 198
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 203
'catch' is not followed by whitespace. 205
'for' is not followed by whitespace. 213
'=' is not preceeded with whitespace. 213
'=' is not followed by whitespace. 213
'if' is not followed by whitespace. 214
line contains a tab character 215
cast needs to be followed by whitespace. 215
line contains a tab character 216
line contains a tab character 217
line contains a tab character 218
line contains a tab character 219
'if' construct must use '{}'s. 221
line contains a tab character 221
'if' is not followed by whitespace. 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
'if' is not followed by whitespace. 227
cast needs to be followed by whitespace. 228
line contains a tab character 230
line contains a tab character 231
'for' is not followed by whitespace. 231
'=' is not preceeded with whitespace. 231
'=' is not followed by whitespace. 231
line contains a tab character 232
line contains a tab character 233
line contains a tab character 234
'if' construct must use '{}'s. 235
line contains a tab character 235
'if' is not followed by whitespace. 235
line longer than 80 characters 236
line contains a tab character 236
line contains a tab character 238
line contains a tab character 239
line contains a tab character 240
line longer than 80 characters 251
'if' construct must use '{}'s. 254
'if' is not followed by whitespace. 254
'if' construct must use '{}'s. 257
'if' is not followed by whitespace. 257
'if' construct must use '{}'s. 267
'if' is not followed by whitespace. 267
'else' construct must use '{}'s. 269
line longer than 80 characters 285
'if' construct must use '{}'s. 290
'if' is not followed by whitespace. 290
'+' should be on a new line. 291
line contains a tab character 292
'if' construct must use '{}'s. 305
'if' is not followed by whitespace. 305
'if' construct must use '{}'s. 308
'if' is not followed by whitespace. 308
'if' is not followed by whitespace. 311
'else' construct must use '{}'s. 319
'if' is not followed by whitespace. 329
'}' should be on the same line. 332
line longer than 80 characters 418
line longer than 80 characters 429
Unused @param tag for 'i'. 445
Expected @param tag for 'ih'. 449
'if' construct must use '{}'s. 450
'if' is not followed by whitespace. 450
'if' construct must use '{}'s. 453
'if' is not followed by whitespace. 453
'if' construct must use '{}'s. 463
'if' is not followed by whitespace. 463
'else' construct must use '{}'s. 465
'if' is not followed by whitespace. 482
'}' should be on the same line. 485
'else' construct must use '{}'s. 486
'if' is not followed by whitespace. 496
'if' construct must use '{}'s. 521
'if' is not followed by whitespace. 521
'+' should be on a new line. 522
line contains a tab character 523
line longer than 80 characters 587
line longer than 80 characters 609
line longer than 80 characters 626
line longer than 80 characters 627
line longer than 80 characters 628
line longer than 80 characters 630
line longer than 80 characters 636
'if' construct must use '{}'s. 639
'if' is not followed by whitespace. 639
line longer than 80 characters 640
'if' construct must use '{}'s. 642
'if' is not followed by whitespace. 642
line longer than 80 characters 643
'+' should be on a new line. 643
line contains a tab character 644
'for' is not followed by whitespace. 646
'if' construct must use '{}'s. 647
'if' is not followed by whitespace. 647
line longer than 80 characters 648
line contains a tab character 648
'if' construct must use '{}'s. 649
'if' is not followed by whitespace. 649
line longer than 80 characters 650
line contains a tab character 650
'+' should be on a new line. 650
line contains a tab character 651
'if' construct must use '{}'s. 658
'if' is not followed by whitespace. 658
'else' construct must use '{}'s. 660
'if' construct must use '{}'s. 663
'if' is not followed by whitespace. 663
'else' construct must use '{}'s. 665
'if' is not followed by whitespace. 672
'if' construct must use '{}'s. 682
'if' is not followed by whitespace. 682
line contains a tab character 683
line longer than 80 characters 699
Expected @throws tag for 'TargetLostException'. 706
'{' should be on the previous line. 707
'if' is not followed by whitespace. 710
'if' is not followed by whitespace. 714
line contains a tab character 715
line contains a tab character 716
line contains a tab character 718
line contains a tab character 719
'if' is not followed by whitespace. 722
line contains a tab character 723
line contains a tab character 724
line contains a tab character 726
line contains a tab character 727
variable 'target_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 734
'for' construct must use '{}'s. 736
'for' is not followed by whitespace. 736
'=' is not preceeded with whitespace. 736
'=' is not followed by whitespace. 736
line longer than 80 characters 737
'for' is not followed by whitespace. 740
'=' is not preceeded with whitespace. 740
'=' is not followed by whitespace. 740
line contains a tab character 743
'if' is not followed by whitespace. 744
line contains a tab character 745
line contains a tab character 746
line contains a tab character 747
'else' construct must use '{}'s. 748
line contains a tab character 749
'if' is not followed by whitespace. 754
Expected @throws tag for 'TargetLostException'. 767
Expected @throws tag for 'TargetLostException'. 777
'if' construct must use '{}'s. 780
'if' is not followed by whitespace. 780
'+' should be on a new line. 781
line contains a tab character 782
line longer than 80 characters 789
Expected @throws tag for 'TargetLostException'. 795
'{' should be on the previous line. 796
line longer than 80 characters 803
line longer than 80 characters 808
Expected @throws tag for 'TargetLostException'. 808
variable 'from_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 809
variable 'to_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 809
'if' construct must use '{}'s. 811
'if' is not followed by whitespace. 811
'+' should be on a new line. 812
line contains a tab character 813
'if' construct must use '{}'s. 815
'if' is not followed by whitespace. 815
'+' should be on a new line. 816
line contains a tab character 817
'for' construct must use '{}'s. 828
'for' is not followed by whitespace. 828
'=' is not preceeded with whitespace. 828
'=' is not followed by whitespace. 828
'if' construct must use '{}'s. 829
'if' is not followed by whitespace. 829
line contains a tab character 830
'for' construct must use '{}'s. 842
'for' is not followed by whitespace. 842
'=' is not preceeded with whitespace. 842
'=' is not followed by whitespace. 842
'if' construct must use '{}'s. 843
'if' is not followed by whitespace. 843
line contains a tab character 844
method is missing a Javadoc comment. 849
'if' construct must use '{}'s. 850
'if' is not followed by whitespace. 850
'for' construct must use '{}'s. 853
'for' is not followed by whitespace. 853
'=' is not preceeded with whitespace. 853
'=' is not followed by whitespace. 853
'if' construct must use '{}'s. 854
'if' is not followed by whitespace. 854
line contains a tab character 855
method is missing a Javadoc comment. 860
method is missing a Javadoc comment. 864
line longer than 80 characters 872
variable 'max_additional_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 876
variable 'additional_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 876
'if' is not followed by whitespace. 882
'for' is not followed by whitespace. 883
'=' is not preceeded with whitespace. 883
'=' is not followed by whitespace. 883
line contains a tab character 884
line contains a tab character 886
'if' is not followed by whitespace. 886
line contains a tab character 887
cast needs to be followed by whitespace. 887
'if' construct must use '{}'s. 888
line contains a tab character 888
'if' is not followed by whitespace. 888
line contains a tab character 889
'+' should be on a new line. 889
line contains a tab character 890
'+' should be on a new line. 890
line contains a tab character 891
line contains a tab character 893
'if' is not followed by whitespace. 893
line contains a tab character 894
cast needs to be followed by whitespace. 894
line contains a tab character 895
line contains a tab character 896
'for' is not followed by whitespace. 896
'=' is not preceeded with whitespace. 896
'=' is not followed by whitespace. 896
line contains a tab character 897
'if' construct must use '{}'s. 898
line contains a tab character 898
'if' is not followed by whitespace. 898
line contains a tab character 899
'+' should be on a new line. 899
line longer than 80 characters 900
line contains a tab character 900
'+' should be on a new line. 900
line contains a tab character 901
line contains a tab character 902
line contains a tab character 903
'if' construct must use '{}'s. 905
line contains a tab character 905
'if' is not followed by whitespace. 905
line contains a tab character 906
'+' should be on a new line. 906
line contains a tab character 907
'+' should be on a new line. 907
line longer than 80 characters 908
line contains a tab character 908
line contains a tab character 910
'for' is not followed by whitespace. 917
'=' is not preceeded with whitespace. 917
'=' is not followed by whitespace. 917
line contains a tab character 930
line contains a tab character 931
line contains a tab character 934
line contains a tab character 935
'for' construct must use '{}'s. 945
'for' is not followed by whitespace. 945
'=' is not preceeded with whitespace. 945
'=' is not followed by whitespace. 945
line longer than 80 characters 946
'=' is not preceeded with whitespace. 951
'=' is not followed by whitespace. 951
'=' is not preceeded with whitespace. 951
'=' is not followed by whitespace. 951
'for' is not followed by whitespace. 952
'=' is not preceeded with whitespace. 952
'=' is not followed by whitespace. 952
'for' is not followed by whitespace. 978
'=' is not preceeded with whitespace. 978
'=' is not followed by whitespace. 978
line contains a tab character 979
line contains a tab character 980
'catch' is not followed by whitespace. 982
line longer than 80 characters 991
'while' is not followed by whitespace. 998
line contains a tab character 999
'catch' is not followed by whitespace. 1001
method is missing a Javadoc comment. 1008
'for' is not followed by whitespace. 1019
'=' is not preceeded with whitespace. 1019
'=' is not followed by whitespace. 1019
line contains a tab character 1034
line contains a tab character 1035
line contains a tab character 1036
line contains a tab character 1040
'for' is not followed by whitespace. 1054
'=' is not preceeded with whitespace. 1054
'=' is not followed by whitespace. 1054
line longer than 80 characters 1063
line longer than 80 characters 1064
'for' is not followed by whitespace. 1082
'=' is not preceeded with whitespace. 1082
'=' is not followed by whitespace. 1082
'if' construct must use '{}'s. 1086
'if' is not followed by whitespace. 1086
line contains a tab character 1087
cast needs to be followed by whitespace. 1087
'else' construct must use '{}'s. 1088
line contains a tab character 1089
'=' is not preceeded with whitespace. 1094
'=' is not followed by whitespace. 1094
'=' is not preceeded with whitespace. 1095
'=' is not followed by whitespace. 1095
'while' is not followed by whitespace. 1097
'if' is not followed by whitespace. 1101
line contains a tab character 1102
cast needs to be followed by whitespace. 1102
line contains a tab character 1103
cast needs to be followed by whitespace. 1103
line contains a tab character 1104
line contains a tab character 1106
line contains a tab character 1107
cast needs to be followed by whitespace. 1107
line contains a tab character 1109
'if' is not followed by whitespace. 1109
line contains a tab character 1110
cast needs to be followed by whitespace. 1110
line contains a tab character 1111
cast needs to be followed by whitespace. 1111
line contains a tab character 1112
line contains a tab character 1113
'for' is not followed by whitespace. 1113
'=' is not preceeded with whitespace. 1113
'=' is not followed by whitespace. 1113
line contains a tab character 1114
cast needs to be followed by whitespace. 1114
line contains a tab character 1115
line contains a tab character 1116
line longer than 80 characters 1129
parameter 'old_cp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1129
Expected @param tag for 'old_cp'. 1129
parameter 'new_cp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1129
Expected @param tag for 'new_cp'. 1129
'for' is not followed by whitespace. 1130
'=' is not preceeded with whitespace. 1130
'=' is not followed by whitespace. 1130
'if' is not followed by whitespace. 1133
line contains a tab character 1134
cast needs to be followed by whitespace. 1134
line contains a tab character 1135
line contains a tab character 1136
method is missing a Javadoc comment. 1141
'for' construct must use '{}'s. 1154
'for' is not followed by whitespace. 1154
'=' is not preceeded with whitespace. 1154
'=' is not followed by whitespace. 1154
line longer than 80 characters 1184
parameter 'old_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1190
line contains a tab character 1191
parameter 'new_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1191
'for' is not followed by whitespace. 1192
'if' is not followed by whitespace. 1195
line contains a tab character 1196
cast needs to be followed by whitespace. 1196
line contains a tab character 1197
'if' construct must use '{}'s. 1199
line contains a tab character 1199
'if' is not followed by whitespace. 1199
line contains a tab character 1200
line contains a tab character 1202
'if' is not followed by whitespace. 1202
line contains a tab character 1203
cast needs to be followed by whitespace. 1203
line contains a tab character 1204
'for' construct must use '{}'s. 1205
line contains a tab character 1205
'for' is not followed by whitespace. 1205
'=' is not preceeded with whitespace. 1205
'=' is not followed by whitespace. 1205
'if' construct must use '{}'s. 1206
line contains a tab character 1206
'if' is not followed by whitespace. 1206
line contains a tab character 1207
cast needs to be followed by whitespace. 1207
line contains a tab character 1208
line contains a tab character 1222
parameter 'old_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1222
line contains a tab character 1223
parameter 'new_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1223
'for' is not followed by whitespace. 1224
'=' is not preceeded with whitespace. 1224
'=' is not followed by whitespace. 1224
'if' construct must use '{}'s. 1228
'if' is not followed by whitespace. 1228
line contains a tab character 1229
'if' construct must use '{}'s. 1231
'if' is not followed by whitespace. 1231
line contains a tab character 1232
line longer than 80 characters 1237
line contains a tab character 1245
parameter 'old_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1245
line contains a tab character 1246
parameter 'new_target' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1246
'for' is not followed by whitespace. 1247
'=' is not preceeded with whitespace. 1247
'=' is not followed by whitespace. 1247
'if' construct must use '{}'s. 1248
'if' is not followed by whitespace. 1248
line contains a tab character 1249
'if' construct must use '{}'s. 1251
'if' is not followed by whitespace. 1251
line contains a tab character 1252
'if' construct must use '{}'s. 1254
'if' is not followed by whitespace. 1254
line contains a tab character 1255
variable 'observers' missing Javadoc. 1259
Expected @param tag for 'o'. 1263
'if' construct must use '{}'s. 1264
'if' is not followed by whitespace. 1264
Expected @param tag for 'o'. 1272
'if' construct must use '{}'s. 1273
'if' is not followed by whitespace. 1273
'if' construct must use '{}'s. 1282
'if' is not followed by whitespace. 1282
'for' construct must use '{}'s. 1283
'for' is not followed by whitespace. 1283
')' is preceeded by whitespace. 1283
line contains a tab character 1284
cast needs to be followed by whitespace. 1284

org/apache/bcel/generic/InstructionListObserver.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 61
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65

org/apache/bcel/generic/InstructionTargeter.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 64
redundant 'public' modifier. 68
method is missing a Javadoc comment. 68
redundant 'public' modifier. 69
method is missing a Javadoc comment. 69
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69

org/apache/bcel/generic/InvokeInstruction.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 63
'{' is not followed by whitespace. 72
Expected @param tag for 'opcode'. 77
Expected @param tag for 'cp'. 84
'+' should be on a new line. 88
Expected @param tag for 'cpg'. 97
'if' construct must use '{}'s. 102
'if' is not followed by whitespace. 102
line contains a tab character 103
'else' construct must use '{}'s. 104
line contains a tab character 105
'for' construct must use '{}'s. 108
line contains a tab character 109
Expected @param tag for 'cpg'. 119
Expected @param tag for 'cpg'. 125
Expected @param tag for 'cpg'. 131
Expected @param tag for 'cpg'. 137
Expected @param tag for 'cpg'. 143

org/apache/bcel/generic/INVOKEINTERFACE.java

Error Line
Avoid using the '.*' form of import. 60
line longer than 80 characters 67
line longer than 80 characters 71
variable 'nargs' missing Javadoc. 71
'{' is not followed by whitespace. 77
method is missing a Javadoc comment. 79
'if' construct must use '{}'s. 83
'if' is not followed by whitespace. 83
Expected @throws tag for 'IOException'. 93
Expected an @return tag. 104
Expected @param tag for 'bytes'. 109
Expected @param tag for 'wide'. 109
Expected @throws tag for 'IOException'. 110
'{' should be on the previous line. 111
Expected @param tag for 'cp'. 122
method is missing a Javadoc comment. 126
method is missing a Javadoc comment. 130
line longer than 80 characters 131
line longer than 80 characters 134
line contains a tab character 134
line longer than 80 characters 136
'+' is not preceeded with whitespace. 136
'+' is not followed by whitespace. 136
line longer than 80 characters 137
'+' is not preceeded with whitespace. 137
'+' is not followed by whitespace. 137
line longer than 80 characters 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
line longer than 80 characters 139

org/apache/bcel/generic/INVOKESPECIAL.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
method is missing a Javadoc comment. 79
line longer than 80 characters 80
line longer than 80 characters 83
line contains a tab character 83
line longer than 80 characters 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
line longer than 80 characters 86
'+' is not preceeded with whitespace. 86
'+' is not followed by whitespace. 86
line longer than 80 characters 87
'+' is not preceeded with whitespace. 87
'+' is not followed by whitespace. 87
line longer than 80 characters 88

org/apache/bcel/generic/INVOKESTATIC.java

Error Line
'{' is not followed by whitespace. 72
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 78
line longer than 80 characters 79
line longer than 80 characters 82
line contains a tab character 82
line longer than 80 characters 84
line longer than 80 characters 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85

org/apache/bcel/generic/INVOKEVIRTUAL.java

Error Line
'{' is not followed by whitespace. 72
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 78
line longer than 80 characters 79
line longer than 80 characters 82
line contains a tab character 82
line longer than 80 characters 84
'+' is not preceeded with whitespace. 84
'+' is not followed by whitespace. 84
line longer than 80 characters 85
'+' is not preceeded with whitespace. 85
'+' is not followed by whitespace. 85
line longer than 80 characters 86
'+' is not preceeded with whitespace. 86
'+' is not followed by whitespace. 86
line longer than 80 characters 87

org/apache/bcel/generic/IOR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/IREM.java

Error Line
line longer than 80 characters 74

org/apache/bcel/generic/ISHL.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/ISHR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/ISTORE.java

Error Line
line longer than 80 characters 77

org/apache/bcel/generic/IUSHR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/IXOR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/JSR.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 69
method is missing a Javadoc comment. 71
Expected @throws tag for 'IOException'. 79
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
method is missing a Javadoc comment. 90
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
'if' is not followed by whitespace. 95

org/apache/bcel/generic/JsrInstruction.java

Error Line
'{' should be on the previous line. 65
method is missing a Javadoc comment. 66
'{' is not preceeded with whitespace. 74
'{' is not followed by whitespace. 74
Expected @param tag for 'cp'. 78
'{' is not preceeded with whitespace. 93
'while' construct must use '{}'s. 97
'while' is not followed by whitespace. 97
'while' construct must use '{}'s. 101
'while' is not followed by whitespace. 101
'while' is not followed by whitespace. 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
'if' construct must use '{}'s. 108
line contains a tab character 108
line longer than 80 characters 109
line contains a tab character 112

org/apache/bcel/generic/JSR_W.java

Error Line
Avoid using the '.*' form of import. 56
type name 'JSR_W' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 70
method is missing a Javadoc comment. 72
Expected @throws tag for 'IOException'. 81
line longer than 80 characters 90
Expected @param tag for 'bytes'. 90
Expected @param tag for 'wide'. 90
Expected @throws tag for 'IOException'. 90

org/apache/bcel/generic/L2D.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 65

org/apache/bcel/generic/L2F.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/L2I.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LADD.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 66

org/apache/bcel/generic/LAND.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 66

org/apache/bcel/generic/LCMP.java

Error Line
line longer than 80 characters 59
'{' should be on the previous line. 67
method is missing a Javadoc comment. 68
cast needs to be followed by whitespace. 69
Expected @param tag for 'cp'. 74

org/apache/bcel/generic/LCONST.java

Error Line
variable 'value' missing Javadoc. 67
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
cast needs to be followed by whitespace. 76
'if' construct must use '{}'s. 78
'if' is not followed by whitespace. 78
'if' construct must use '{}'s. 80
'if' is not followed by whitespace. 80
'else' construct must use '{}'s. 82
method is missing a Javadoc comment. 88
Expected @param tag for 'cp'. 92

org/apache/bcel/generic/LDC.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 73
method is missing a Javadoc comment. 75
method is missing a Javadoc comment. 81
'if' is not followed by whitespace. 82
Expected @throws tag for 'IOException'. 95
'if' construct must use '{}'s. 98
'if' is not followed by whitespace. 98
'else' construct must use '{}'s. 100
Expected @param tag for 'index'. 107
Expected @param tag for 'bytes'. 115
Expected @param tag for 'wide'. 115
Expected @throws tag for 'IOException'. 116
'{' should be on the previous line. 117
method is missing a Javadoc comment. 122
line longer than 80 characters 123
line contains a tab character 127
cast needs to be followed by whitespace. 127
line contains a tab character 128
line contains a tab character 129
cast needs to be followed by whitespace. 129
line longer than 80 characters 132
line contains a tab character 132
cast needs to be followed by whitespace. 132
line longer than 80 characters 135
line contains a tab character 135
cast needs to be followed by whitespace. 135
line longer than 80 characters 138
method is missing a Javadoc comment. 142
line longer than 80 characters 148
method is missing a Javadoc comment. 152

org/apache/bcel/generic/LDC2_W.java

Error Line
type name 'LDC2_W' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not followed by whitespace. 71
method is missing a Javadoc comment. 73
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 86
line longer than 80 characters 87
line contains a tab character 91
cast needs to be followed by whitespace. 91
line longer than 80 characters 94
line contains a tab character 94
cast needs to be followed by whitespace. 94
line longer than 80 characters 97

org/apache/bcel/generic/LDC_W.java

Error Line
type name 'LDC_W' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 67
'{' is not followed by whitespace. 72
method is missing a Javadoc comment. 74
Expected @param tag for 'bytes'. 81
Expected @param tag for 'wide'. 81
Expected @throws tag for 'IOException'. 82
'{' should be on the previous line. 83

org/apache/bcel/generic/LDIV.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 66
method is missing a Javadoc comment. 70
line longer than 80 characters 71

org/apache/bcel/generic/LineNumberGen.java

Error Line
Unused import - org.apache.bcel.Constants 57
Avoid using the '.*' form of import. 58
line longer than 80 characters 61
'{' should be on the previous line. 71
variable 'ih' missing Javadoc. 72
variable 'src_line' missing Javadoc. 73
variable 'src_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
parameter 'src_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Expected @param tag for 'src_line'. 80
Expected @param tag for 'ih'. 88
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
'if' construct must use '{}'s. 97
'if' is not followed by whitespace. 97
line longer than 80 characters 98
'else' construct must use '{}'s. 99
line longer than 80 characters 106
line longer than 80 characters 107
Expected an @return tag. 109
method is missing a Javadoc comment. 113
method is missing a Javadoc comment. 119
'catch' is not followed by whitespace. 122
method is missing a Javadoc comment. 128
line longer than 80 characters 129
method is missing a Javadoc comment. 129
parameter 'src_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 129
method is missing a Javadoc comment. 130

org/apache/bcel/generic/LLOAD.java

Error Line
method is missing a Javadoc comment. 73
line longer than 80 characters 74

org/apache/bcel/generic/LMUL.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 66

org/apache/bcel/generic/LNEG.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LoadClass.java

Error Line
redundant 'public' modifier. 71
Expected @param tag for 'cpg'. 71
line contains a tab character 72
redundant 'public' modifier. 85

org/apache/bcel/generic/LoadInstruction.java

Error Line
line longer than 80 characters 61
'{' should be on the previous line. 66
line longer than 80 characters 70
parameter 'canon_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'canon_tag'. 72
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'c_tag'. 72
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81

org/apache/bcel/generic/LocalVariableGen.java

Error Line
Avoid using the '.*' form of import. 58
line contains a tab character 73
'{' should be on the previous line. 74
variable 'index' missing Javadoc. 75
variable 'name' missing Javadoc. 76
variable 'type' missing Javadoc. 77
variable 'start' missing Javadoc. 78
variable 'end' missing Javadoc. 78
line longer than 80 characters 81
line longer than 80 characters 87
line contains a tab character 91
'if' construct must use '{}'s. 92
'if' is not followed by whitespace. 92
line longer than 80 characters 105
line longer than 80 characters 106
Unused @param tag for 'il'. 114
Expected an @return tag. 117
variable 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 118
'if' construct must use '{}'s. 121
'if' is not followed by whitespace. 121
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
line contains a tab character 128
method is missing a Javadoc comment. 131
method is missing a Javadoc comment. 132
method is missing a Javadoc comment. 133
method is missing a Javadoc comment. 134
method is missing a Javadoc comment. 135
method is missing a Javadoc comment. 136
method is missing a Javadoc comment. 138
method is missing a Javadoc comment. 139
method is missing a Javadoc comment. 141
method is missing a Javadoc comment. 146
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
'if' is not followed by whitespace. 158
'if' is not followed by whitespace. 163
'if' construct must use '{}'s. 168
'if' is not followed by whitespace. 168
line longer than 80 characters 169
'+' should be on a new line. 169
line contains a tab character 170
Expected @param tag for 'ih'. 176
Expected an @return tag. 184
Expected @param tag for 'o'. 184
'if' construct must use '{}'s. 185
'if' is not followed by whitespace. 185
cast needs to be followed by whitespace. 188
method is missing a Javadoc comment. 192
line longer than 80 characters 193
method is missing a Javadoc comment. 196
'catch' is not followed by whitespace. 199

org/apache/bcel/generic/LocalVariableInstruction.java

Error Line
Avoid using the '.*' form of import. 56
Unused import - org.apache.bcel.classfile.Utility 58
line longer than 80 characters 64
variable 'n' missing Javadoc. 69
variable 'n' must be private and have accessor methods. 69
variable 'c_tag' missing Javadoc. 70
variable 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'canon_tag' missing Javadoc. 71
variable 'canon_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
method is missing a Javadoc comment. 73
line longer than 80 characters 78
parameter 'canon_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Expected @param tag for 'canon_tag'. 80
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
Expected @param tag for 'c_tag'. 80
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 98
cast needs to be followed by whitespace. 99
Expected @throws tag for 'IOException'. 111
'if' construct must use '{}'s. 112
'if' is not followed by whitespace. 112
'if' is not followed by whitespace. 117
'if' construct must use '{}'s. 118
'if' is not followed by whitespace. 118
line contains a tab character 119
'else' construct must use '{}'s. 120
line contains a tab character 121
line longer than 80 characters 129
'if' construct must use '{}'s. 135
'if' is not followed by whitespace. 135
'&&' should be on a new line. 135
line contains a tab character 136
'||' should be on a new line. 136
'&&' should be on a new line. 137
line contains a tab character 138
'else' construct must use '{}'s. 140
Expected @param tag for 'bytes'. 148
Expected @param tag for 'wide'. 148
Expected @throws tag for 'IOException'. 149
'{' should be on the previous line. 150
'if' is not followed by whitespace. 151
'if' is not followed by whitespace. 154
'&&' should be on a new line. 154
line contains a tab character 155
'||' should be on a new line. 155
line contains a tab character 156
'&&' should be on a new line. 156
line contains a tab character 157
line longer than 80 characters 160
'if' is not followed by whitespace. 160
Expected @param tag for 'n'. 177
'if' construct must use '{}'s. 178
'if' is not followed by whitespace. 178
'if' is not followed by whitespace. 183
cast needs to be followed by whitespace. 184
'if' construct must use '{}'s. 189
'if' is not followed by whitespace. 189
line contains a tab character 190
'else' construct must use '{}'s. 191
line contains a tab character 192
Expected @param tag for 'cp'. 210
line longer than 80 characters 223

org/apache/bcel/generic/LOOKUPSWITCH.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 71
method is missing a Javadoc comment. 73
line contains a tab character 74
cast needs to be followed by whitespace. 77
line contains a tab character 78
Expected @throws tag for 'IOException'. 86
'for' is not followed by whitespace. 90
'=' is not preceeded with whitespace. 90
'=' is not followed by whitespace. 90
line longer than 80 characters 99
Expected @param tag for 'bytes'. 99
Expected @param tag for 'wide'. 99
Expected @throws tag for 'IOException'. 99
cast needs to be followed by whitespace. 104
cast needs to be followed by whitespace. 105
line contains a tab character 106
'for' is not followed by whitespace. 111
'=' is not preceeded with whitespace. 111
'=' is not followed by whitespace. 111

org/apache/bcel/generic/LOR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LREM.java

Error Line
method is missing a Javadoc comment. 65
line longer than 80 characters 69
method is missing a Javadoc comment. 69

org/apache/bcel/generic/LRETURN.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LSHL.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LSHR.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LSTORE.java

Error Line
method is missing a Javadoc comment. 73
line longer than 80 characters 74

org/apache/bcel/generic/LSUB.java

Error Line
line longer than 80 characters 59
method is missing a Javadoc comment. 66

org/apache/bcel/generic/LUSHR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/LXOR.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/MethodGen.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
line longer than 80 characters 73
variable 'class_name' missing Javadoc. 78
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
variable 'arg_types' missing Javadoc. 79
variable 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
variable 'arg_names' missing Javadoc. 80
variable 'arg_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
variable 'max_locals' missing Javadoc. 81
variable 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81
variable 'max_stack' missing Javadoc. 82
variable 'max_stack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
variable 'il' missing Javadoc. 83
variable 'strip_attributes' missing Javadoc. 84
variable 'strip_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
variable 'variable_vec' missing Javadoc. 86
variable 'variable_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
variable 'line_number_vec' missing Javadoc. 87
variable 'line_number_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'exception_vec' missing Javadoc. 88
variable 'exception_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable 'throws_vec' missing Javadoc. 89
variable 'throws_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
variable 'code_attrs_vec' missing Javadoc. 90
variable 'code_attrs_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
line longer than 80 characters 106
line longer than 80 characters 109
line longer than 80 characters 110
parameter 'access_flags' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
parameter 'return_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
parameter 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
line contains a tab character 115
parameter 'arg_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
parameter 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
line contains a tab character 116
variable 'abstract_' must match pattern '^[a-z][a-zA-Z0-9]*$'. 126
'if' is not followed by whitespace. 130
line longer than 80 characters 136
'if' is not followed by whitespace. 136
line contains a tab character 137
'if' is not followed by whitespace. 141
'for' is not followed by whitespace. 144
'=' is not preceeded with whitespace. 144
'=' is not followed by whitespace. 144
line contains a tab character 145
'if' is not followed by whitespace. 145
line longer than 80 characters 146
line contains a tab character 146
line contains a tab character 147
line contains a tab character 149
'if' is not followed by whitespace. 150
'if' construct must use '{}'s. 151
line contains a tab character 151
'if' is not followed by whitespace. 151
line contains a tab character 152
'+' should be on a new line. 152
line contains a tab character 153
line contains a tab character 155
line contains a tab character 156
'for' construct must use '{}'s. 157
line contains a tab character 157
'for' is not followed by whitespace. 157
'=' is not preceeded with whitespace. 157
'=' is not followed by whitespace. 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
'if' is not followed by whitespace. 163
line contains a tab character 164
'for' is not followed by whitespace. 164
'=' is not preceeded with whitespace. 164
'=' is not followed by whitespace. 164
line contains a tab character 165
line contains a tab character 166
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
line longer than 80 characters 180
line contains a tab character 180
line contains a tab character 181
line longer than 80 characters 182
line contains a tab character 182
'?' is not preceeded with whitespace. 182
'?' should be on a new line. 182
line contains a tab character 183
line contains a tab character 184
'for' is not followed by whitespace. 187
'=' is not preceeded with whitespace. 187
'=' is not followed by whitespace. 187
'if' is not followed by whitespace. 190
line contains a tab character 191
cast needs to be followed by whitespace. 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 197
'if' is not followed by whitespace. 197
line contains a tab character 198
'for' is not followed by whitespace. 198
'=' is not preceeded with whitespace. 198
'=' is not followed by whitespace. 198
variable 'c_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 201
line contains a tab character 203
'if' is not followed by whitespace. 203
line longer than 80 characters 204
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 208
variable 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 213
'if' is not followed by whitespace. 213
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
line contains a tab character 218
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 225
variable 'c_attributes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 225
line contains a tab character 226
'for' is not followed by whitespace. 226
'=' is not preceeded with whitespace. 226
'=' is not followed by whitespace. 226
line contains a tab character 227
line contains a tab character 229
'if' is not followed by whitespace. 229
line contains a tab character 230
cast needs to be followed by whitespace. 230
line contains a tab character 232
'for' is not followed by whitespace. 232
'=' is not preceeded with whitespace. 232
'=' is not followed by whitespace. 232
line contains a tab character 233
line contains a tab character 234
line contains a tab character 235
line contains a tab character 236
'if' is not followed by whitespace. 236
line longer than 80 characters 237
line contains a tab character 237
cast needs to be followed by whitespace. 237
line contains a tab character 239
line contains a tab character 241
'for' is not followed by whitespace. 241
'=' is not preceeded with whitespace. 241
'=' is not followed by whitespace. 241
line contains a tab character 242
line contains a tab character 243
line longer than 80 characters 244
line contains a tab character 244
line contains a tab character 246
line contains a tab character 247
'if' is not followed by whitespace. 247
line contains a tab character 248
line contains a tab character 249
line contains a tab character 251
'if' is not followed by whitespace. 251
line contains a tab character 252
line contains a tab character 253
line contains a tab character 255
line contains a tab character 256
line contains a tab character 257
'else' construct must use '{}'s. 258
line contains a tab character 258
line contains a tab character 259
line contains a tab character 260
'if' is not followed by whitespace. 261
line contains a tab character 262
cast needs to be followed by whitespace. 262
'for' construct must use '{}'s. 263
line contains a tab character 263
'for' is not followed by whitespace. 263
'=' is not preceeded with whitespace. 263
'=' is not followed by whitespace. 263
line contains a tab character 264
'else' construct must use '{}'s. 265
line contains a tab character 266
line longer than 80 characters 275
line contains a tab character 283
line contains a tab character 284
'if' is not followed by whitespace. 287
'if' construct must use '{}'s. 290
'if' is not followed by whitespace. 290
line contains a tab character 291
'if' construct must use '{}'s. 296
'if' is not followed by whitespace. 296
line contains a tab character 297
'else' construct must use '{}'s. 298
line contains a tab character 299
'+' should be on a new line. 303
line contains a tab character 304
line contains a tab character 305
line contains a tab character 322
line contains a tab character 323
line longer than 80 characters 328
Expected @param tag for 'l'. 331
Expected @param tag for 'vars'. 345
Expected @param tag for 'l'. 345
Expected @param tag for 'r'. 345
'while' construct must use '{}'s. 351
'while' is not followed by whitespace. 351
'while' construct must use '{}'s. 352
'while' is not followed by whitespace. 352
'if' is not followed by whitespace. 354
'=' is not preceeded with whitespace. 355
'=' is not followed by whitespace. 355
'=' is not preceeded with whitespace. 355
'=' is not followed by whitespace. 355
'=' is not preceeded with whitespace. 355
'=' is not followed by whitespace. 355
'while' is not followed by whitespace. 358
'if' construct must use '{}'s. 360
'if' is not followed by whitespace. 360
'if' construct must use '{}'s. 361
'if' is not followed by whitespace. 361
line longer than 80 characters 365
method is missing a Javadoc comment. 370
'for' is not followed by whitespace. 375
'=' is not preceeded with whitespace. 375
'=' is not followed by whitespace. 375
'if' construct must use '{}'s. 376
'if' is not followed by whitespace. 376
line contains a tab character 377
'if' construct must use '{}'s. 379
'if' is not followed by whitespace. 379
line contains a tab character 380
'if' construct must use '{}'s. 383
'if' is not followed by whitespace. 383
line longer than 80 characters 390
Expected @param tag for 'cp'. 392
'for' construct must use '{}'s. 397
'for' is not followed by whitespace. 397
'=' is not preceeded with whitespace. 397
'=' is not followed by whitespace. 397
line contains a tab character 401
parameter 'src_line' must match pattern '^[a-z][a-zA-Z0-9]*$'. 411
Expected @param tag for 'src_line'. 411
Expected @param tag for 'l'. 420
method is missing a Javadoc comment. 434
line longer than 80 characters 441
Expected @param tag for 'cp'. 443
'for' construct must use '{}'s. 448
'for' is not followed by whitespace. 448
'=' is not preceeded with whitespace. 448
'=' is not followed by whitespace. 448
line contains a tab character 449
cast needs to be followed by whitespace. 449
'catch' is not followed by whitespace. 450
Empty catch block. 450
'{' is not followed by whitespace. 450
line contains a tab character 453
line longer than 80 characters 457
parameter 'start_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 467
line contains a tab character 468
parameter 'end_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 468
line contains a tab character 469
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 469
line contains a tab character 470
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 470
'if' construct must use '{}'s. 471
'if' is not followed by whitespace. 471
line longer than 80 characters 472
line contains a tab character 475
Expected @param tag for 'c'. 483
method is missing a Javadoc comment. 497
variable 'c_exc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 508
'for' is not followed by whitespace. 511
'=' is not preceeded with whitespace. 511
'=' is not followed by whitespace. 511
line contains a tab character 512
cast needs to be followed by whitespace. 512
line contains a tab character 513
'catch' is not followed by whitespace. 515
Empty catch block. 515
'{' is not followed by whitespace. 515
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 525
Expected @param tag for 'c'. 532
method is missing a Javadoc comment. 546
Expected @param tag for 'cp'. 555
'for' construct must use '{}'s. 560
'for' is not followed by whitespace. 560
'=' is not preceeded with whitespace. 560
'=' is not followed by whitespace. 560
line contains a tab character 561
cast needs to be followed by whitespace. 561
'catch' is not followed by whitespace. 562
Empty catch block. 562
'{' is not followed by whitespace. 562
line contains a tab character 565
Expected @param tag for 'a'. 582
line longer than 80 characters 601
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 608
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 609
variable 'byte_code' must match pattern '^[a-z][a-zA-Z0-9]*$'. 613
'if' construct must use '{}'s. 615
'if' is not followed by whitespace. 615
line longer than 80 characters 621
'if' construct must use '{}'s. 623
'if' is not followed by whitespace. 623
'if' construct must use '{}'s. 626
'if' is not followed by whitespace. 626
variable 'code_attrs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 629
variable 'attrs_len' must match pattern '^[a-z][a-zA-Z0-9]*$'. 633
'for' construct must use '{}'s. 634
'for' is not followed by whitespace. 634
'=' is not preceeded with whitespace. 634
'=' is not followed by whitespace. 634
variable 'c_exc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 637
variable 'exc_len' must match pattern '^[a-z][a-zA-Z0-9]*$'. 638
'if' is not followed by whitespace. 642
'for' is not followed by whitespace. 645
'=' is not preceeded with whitespace. 645
'=' is not followed by whitespace. 645
line contains a tab character 646
'if' construct must use '{}'s. 648
line contains a tab character 648
'if' is not followed by whitespace. 648
line contains a tab character 649
line contains a tab character 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 656
line contains a tab character 657
line contains a tab character 658
line contains a tab character 659
'if' construct must use '{}'s. 666
'if' is not followed by whitespace. 666
line longer than 80 characters 667
line contains a tab character 670
'if' construct must use '{}'s. 673
'if' is not followed by whitespace. 673
'if' construct must use '{}'s. 674
'if' is not followed by whitespace. 674
'if' construct must use '{}'s. 675
'if' is not followed by whitespace. 675
'if' construct must use '{}'s. 676
'if' is not followed by whitespace. 676
'if' is not followed by whitespace. 687
'for' is not followed by whitespace. 691
line contains a tab character 692
line contains a tab character 694
'if' is not followed by whitespace. 694
line contains a tab character 695
line contains a tab character 696
line contains a tab character 697
'catch' is not followed by whitespace. 697
line contains a tab character 698
line contains a tab character 699
line contains a tab character 700
'for' is not followed by whitespace. 700
'=' is not preceeded with whitespace. 700
'=' is not followed by whitespace. 700
line contains a tab character 701
line contains a tab character 702
'for' construct must use '{}'s. 703
line contains a tab character 703
'for' is not followed by whitespace. 703
'=' is not preceeded with whitespace. 703
'=' is not followed by whitespace. 703
line contains a tab character 704
line contains a tab character 705
line contains a tab character 706
line contains a tab character 707
Expected @param tag for 'm'. 715
method is missing a Javadoc comment. 716
Expected @param tag for 'm'. 721
method is missing a Javadoc comment. 722
line longer than 80 characters 727
method is missing a Javadoc comment. 727
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 727
method is missing a Javadoc comment. 729
parameter 'return_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 729
method is missing a Javadoc comment. 730
line longer than 80 characters 732
method is missing a Javadoc comment. 732
parameter 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 732
line longer than 80 characters 733
method is missing a Javadoc comment. 733
cast needs to be followed by whitespace. 733
method is missing a Javadoc comment. 734
method is missing a Javadoc comment. 735
line longer than 80 characters 737
method is missing a Javadoc comment. 737
parameter 'arg_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 737
line longer than 80 characters 738
method is missing a Javadoc comment. 738
cast needs to be followed by whitespace. 738
line longer than 80 characters 739
method is missing a Javadoc comment. 739
line longer than 80 characters 740
method is missing a Javadoc comment. 740
method is missing a Javadoc comment. 742
line longer than 80 characters 743
method is missing a Javadoc comment. 743
method is missing a Javadoc comment. 745
'if' construct must use '{}'s. 753
'if' is not followed by whitespace. 753
'else' construct must use '{}'s. 755
'if' is not followed by whitespace. 763
'?' is not preceeded with whitespace. 764
'if' construct must use '{}'s. 766
'if' is not followed by whitespace. 766
'for' construct must use '{}'s. 767
line contains a tab character 767
'for' is not followed by whitespace. 767
'=' is not preceeded with whitespace. 767
'=' is not followed by whitespace. 767
line contains a tab character 768
'for' is not followed by whitespace. 770
line contains a tab character 771
line contains a tab character 773
'if' is not followed by whitespace. 773
'||' should be on a new line. 773
line contains a tab character 774
line contains a tab character 775
'{' should be on the previous line. 775
line contains a tab character 776
cast needs to be followed by whitespace. 776
'+' should be on a new line. 776
line contains a tab character 777
cast needs to be followed by whitespace. 777
'if' construct must use '{}'s. 779
line contains a tab character 779
'if' is not followed by whitespace. 779
line contains a tab character 780
line contains a tab character 781
'else' construct must use '{}'s. 785
Expected @param tag for 'flag'. 792
type is missing a Javadoc comment. 794
variable 'target' missing Javadoc. 795
variable 'target' must be private and have accessor methods. 795
variable 'stackDepth' missing Javadoc. 796
variable 'stackDepth' must be private and have accessor methods. 796
line contains a tab character 797
method is missing a Javadoc comment. 798
line contains a tab character 803
type is missing a Javadoc comment. 804
variable 'branchTargets' missing Javadoc. 805
variable 'branchTargets' must be private and have accessor methods. 805
variable 'visitedTargets' missing Javadoc. 806
variable 'visitedTargets' must be private and have accessor methods. 806
method is missing a Javadoc comment. 808
'if' construct must use '{}'s. 809
'if' is not followed by whitespace. 809
line contains a tab character 810
line contains a tab character 814
method is missing a Javadoc comment. 815
'if' is not followed by whitespace. 816
line contains a tab character 817
line contains a tab character 818
line contains a tab character 823
method is missing a Javadoc comment. 824
line contains a tab character 830
method is missing a Javadoc comment. 831
line longer than 80 characters 837
line longer than 80 characters 841
Expected @param tag for 'cp'. 841
Expected @param tag for 'il'. 841
Expected @param tag for 'et'. 841
line contains a tab character 843
variable 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 850
'if' construct must use '{}'s. 851
line contains a tab character 852
line contains a tab character 854
'while' is not followed by whitespace. 858
'if' construct must use '{}'s. 864
'if' is not followed by whitespace. 864
line contains a tab character 865
'if' is not followed by whitespace. 868
line contains a tab character 869
line contains a tab character 870
'if' is not followed by whitespace. 870
line longer than 80 characters 871
line contains a tab character 871
line contains a tab character 872
line contains a tab character 873
'for' construct must use '{}'s. 874
line contains a tab character 874
line contains a tab character 875
line contains a tab character 876
line contains a tab character 877
line contains a tab character 878
'if' is not followed by whitespace. 878
line contains a tab character 879
line contains a tab character 880
'if' construct must use '{}'s. 881
line contains a tab character 881
'if' is not followed by whitespace. 881
line contains a tab character 882
line contains a tab character 883
line contains a tab character 884
line longer than 80 characters 885
line contains a tab character 885
line contains a tab character 886
line contains a tab character 887
line contains a tab character 888
line contains a tab character 890
'if' construct must use '{}'s. 891
line contains a tab character 891
'if' is not followed by whitespace. 891
'||' should be on a new line. 891
line contains a tab character 892
line contains a tab character 893
'if' construct must use '{}'s. 896
'if' is not followed by whitespace. 896
line contains a tab character 897
line longer than 80 characters 898
'if' is not followed by whitespace. 899
line contains a tab character 900
line contains a tab character 901
line contains a tab character 902
line contains a tab character 903
line contains a tab character 904
variable 'observers' missing Javadoc. 911
Expected @param tag for 'o'. 915
'if' construct must use '{}'s. 916
'if' is not followed by whitespace. 916
Expected @param tag for 'o'. 924
'if' construct must use '{}'s. 925
'if' is not followed by whitespace. 925
'if' construct must use '{}'s. 934
'if' is not followed by whitespace. 934
'for' construct must use '{}'s. 935
'for' is not followed by whitespace. 935
')' is preceeded by whitespace. 935
line contains a tab character 936
cast needs to be followed by whitespace. 936
line longer than 80 characters 950
line contains a tab character 950
'if' is not followed by whitespace. 954
'for' construct must use '{}'s. 955
'for' is not followed by whitespace. 955
')' is preceeded by whitespace. 955
line contains a tab character 956
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 964
Expected @param tag for 'class_name'. 964
Expected @param tag for 'cp'. 964
cast needs to be followed by whitespace. 965
'if' is not followed by whitespace. 968

org/apache/bcel/generic/MethodObserver.java

Error Line
line longer than 80 characters 58
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65

org/apache/bcel/generic/MONITORENTER.java

Error Line
method is missing a Javadoc comment. 66
cast needs to be followed by whitespace. 67
method is missing a Javadoc comment. 70
line longer than 80 characters 71

org/apache/bcel/generic/MONITOREXIT.java

Error Line
method is missing a Javadoc comment. 66
cast needs to be followed by whitespace. 67
method is missing a Javadoc comment. 70
line longer than 80 characters 71

org/apache/bcel/generic/MULTIANEWARRAY.java

Error Line
Avoid using the '.*' form of import. 56
line longer than 80 characters 68
variable 'dimensions' missing Javadoc. 69
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
'if' construct must use '{}'s. 80
'if' is not followed by whitespace. 80
Expected @throws tag for 'IOException'. 91
Expected @param tag for 'bytes'. 100
Expected @param tag for 'wide'. 100
Expected @throws tag for 'IOException'. 101
'{' should be on the previous line. 102
Expected @param tag for 'verbose'. 116
Expected @param tag for 'cp'. 123
Expected @param tag for 'cpg'. 132
method is missing a Javadoc comment. 134
line longer than 80 characters 135
line longer than 80 characters 138
line contains a tab character 138
line longer than 80 characters 140
'+' is not preceeded with whitespace. 140
'+' is not followed by whitespace. 140
line longer than 80 characters 141
method is missing a Javadoc comment. 146
'{' is not preceeded with whitespace. 149
'?' is not preceeded with whitespace. 153

org/apache/bcel/generic/NamedAndTyped.java

Error Line
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65
redundant 'public' modifier. 66
method is missing a Javadoc comment. 66
redundant 'public' modifier. 67
method is missing a Javadoc comment. 67
redundant 'public' modifier. 68
method is missing a Javadoc comment. 68

org/apache/bcel/generic/NEW.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 72
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 78
'{' is not preceeded with whitespace. 78
line longer than 80 characters 79
line longer than 80 characters 82
line contains a tab character 82
line longer than 80 characters 84
'+' is not preceeded with whitespace. 84
'+' is not followed by whitespace. 84
line longer than 80 characters 85
method is missing a Javadoc comment. 90
cast needs to be followed by whitespace. 91

org/apache/bcel/generic/NEWARRAY.java

Error Line
Avoid using the '.*' form of import. 56
variable 'type' missing Javadoc. 69
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
cast needs to be followed by whitespace. 78
method is missing a Javadoc comment. 82
Expected @throws tag for 'IOException'. 90
Expected @param tag for 'verbose'. 110
line longer than 80 characters 111
line longer than 80 characters 116
Expected @param tag for 'bytes'. 116
Expected @param tag for 'wide'. 116
Expected @throws tag for 'IOException'. 116
method is missing a Javadoc comment. 122
line longer than 80 characters 123

org/apache/bcel/generic/NOP.java

Error Line
method is missing a Javadoc comment. 64
cast needs to be followed by whitespace. 65

org/apache/bcel/generic/ObjectType.java

Error Line
variable 'class_name' missing Javadoc. 67
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'type'. 87
'?' is not preceeded with whitespace. 88
'?' should be on a new line. 88
cast needs to be followed by whitespace. 89
Expected an @return tag. 96
'{' is not preceeded with whitespace. 96
'if' construct must use '{}'s. 98
'else' construct must use '{}'s. 100
Expected an @return tag. 108
'{' is not preceeded with whitespace. 108
'if' construct must use '{}'s. 110
'else' construct must use '{}'s. 112
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
'if' construct must use '{}'s. 117
Expected an @return tag. 126
Expected @param tag for 'accessor'. 126
'if' is not followed by whitespace. 129

org/apache/bcel/generic/POP.java

Error Line
method is missing a Javadoc comment. 66

org/apache/bcel/generic/POP2.java

Error Line
method is missing a Javadoc comment. 66

org/apache/bcel/generic/PUSH.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 67
variable 'instruction' missing Javadoc. 69
'if' construct must use '{}'s. 78
'if' is not followed by whitespace. 78
'if' construct must use '{}'s. 80
'if' is not followed by whitespace. 80
cast needs to be followed by whitespace. 81
'if' construct must use '{}'s. 82
'if' is not followed by whitespace. 82
cast needs to be followed by whitespace. 83
'else' construct must use '{}'s. 84
'?' is not preceeded with whitespace. 93
'if' construct must use '{}'s. 101
'if' is not followed by whitespace. 101
'if' construct must use '{}'s. 103
'if' is not followed by whitespace. 103
'if' construct must use '{}'s. 105
'if' is not followed by whitespace. 105
'else' construct must use '{}'s. 107
'if' construct must use '{}'s. 116
'if' is not followed by whitespace. 116
'if' construct must use '{}'s. 118
'if' is not followed by whitespace. 118
'else' construct must use '{}'s. 120
'if' construct must use '{}'s. 129
'if' is not followed by whitespace. 129
'if' construct must use '{}'s. 131
'if' is not followed by whitespace. 131
'else' construct must use '{}'s. 133
'if' construct must use '{}'s. 142
'if' is not followed by whitespace. 142
'else' construct must use '{}'s. 144
line longer than 80 characters 153
'if' construct must use '{}'s. 153
'if' is not followed by whitespace. 153
'if' construct must use '{}'s. 155
'if' is not followed by whitespace. 155
'if' construct must use '{}'s. 157
'if' is not followed by whitespace. 157
'if' construct must use '{}'s. 159
'if' is not followed by whitespace. 159
'else' construct must use '{}'s. 161
cast needs to be followed by whitespace. 170
method is missing a Javadoc comment. 181
method is missing a Javadoc comment. 185

org/apache/bcel/generic/PushInstruction.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 61

org/apache/bcel/generic/PUTFIELD.java

Error Line
',' needs to be followed by whitespace. 71
'{' is not preceeded with whitespace. 71
'{' is not followed by whitespace. 76
method is missing a Javadoc comment. 78
method is missing a Javadoc comment. 82
method is missing a Javadoc comment. 84
line longer than 80 characters 85
line longer than 80 characters 88
line contains a tab character 88
'+' is not preceeded with whitespace. 90
'+' is not followed by whitespace. 90

org/apache/bcel/generic/PUTSTATIC.java

Error Line
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
method is missing a Javadoc comment. 81
method is missing a Javadoc comment. 83
line longer than 80 characters 84
line longer than 80 characters 87
line contains a tab character 87

org/apache/bcel/generic/ReferenceType.java

Error Line
method is missing a Javadoc comment. 68
Expected an @return tag. 86
Expected @param tag for 't'. 86
'if' construct must use '{}'s. 87
line longer than 80 characters 88
line contains a tab character 88
Expected an @return tag. 101
Expected @param tag for 't'. 101
'if' construct must use '{}'s. 102
variable 'T' must match pattern '^[a-z][a-zA-Z0-9]*$'. 105
'if' construct must use '{}'s. 107
line longer than 80 characters 112
line contains a tab character 114
'if' construct must use '{}'s. 117
line contains a tab character 117
line contains a tab character 118
'if' construct must use '{}'s. 120
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line longer than 80 characters 127
'if' construct must use '{}'s. 128
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line longer than 80 characters 136
'if' construct must use '{}'s. 140
line contains a tab character 140
line longer than 80 characters 146
'if' construct must use '{}'s. 147
line contains a tab character 147
'if' construct must use '{}'s. 148
line contains a tab character 148
line contains a tab character 149
line contains a tab character 150
'if' construct must use '{}'s. 161
line contains a tab character 161
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
line contains a tab character 171
'if' construct must use '{}'s. 173
line contains a tab character 173
line contains a tab character 174
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
'if' construct must use '{}'s. 179
line contains a tab character 179
'&&' should be on a new line. 179
line contains a tab character 180
line contains a tab character 181
line longer than 80 characters 184
line longer than 80 characters 185
Comment matches to-do format 'TODO:'. 185
line longer than 80 characters 186
line longer than 80 characters 187
line longer than 80 characters 188
line longer than 80 characters 190
line longer than 80 characters 191
line contains a tab character 191
line longer than 80 characters 192
'if' construct must use '{}'s. 192
line contains a tab character 192
line contains a tab character 193
line longer than 80 characters 200
line longer than 80 characters 210
line longer than 80 characters 211
Expected an @return tag. 214
Expected @param tag for 't'. 214
'if' construct must use '{}'s. 215
'if' construct must use '{}'s. 216
'if' construct must use '{}'s. 217
Comment matches to-do format 'TODO:'. 219
line longer than 80 characters 226
line contains a tab character 232
'&&' should be on a new line. 232
line contains a tab character 233
'&&' should be on a new line. 233
line contains a tab character 234
line contains a tab character 235
line longer than 80 characters 236
line contains a tab character 236
line contains a tab character 237
line contains a tab character 238
'if' construct must use '{}'s. 243
line longer than 80 characters 245
Comment matches to-do format 'TODO:'. 245
line longer than 80 characters 247
'if' construct must use '{}'s. 247
'||' should be on a new line. 247
line contains a tab character 248
Comment matches to-do format 'TODO:'. 250
variable 'thiz_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 258
variable 'other_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 259
variable 'this_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 266
variable 't_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 267
line longer than 80 characters 275
'if' construct must use '{}'s. 275
line contains a tab character 275
line longer than 80 characters 284
line longer than 80 characters 291
line longer than 80 characters 292
Expected an @return tag. 298
Expected @param tag for 't'. 298
'if' construct must use '{}'s. 299
'if' construct must use '{}'s. 300
'if' construct must use '{}'s. 301
Comment matches to-do format 'TODO:'. 303
'if' construct must use '{}'s. 310
line longer than 80 characters 312
Comment matches to-do format 'TODO:'. 312
line longer than 80 characters 314
'if' construct must use '{}'s. 314
'||' should be on a new line. 314
line contains a tab character 315
Comment matches to-do format 'TODO:'. 317
variable 'thiz_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 325
variable 'other_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 326
variable 'this_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 333
variable 't_sups' must match pattern '^[a-z][a-zA-Z0-9]*$'. 334
line longer than 80 characters 342
'if' construct must use '{}'s. 342
line contains a tab character 342

org/apache/bcel/generic/RET.java

Error Line
Avoid using the '.*' form of import. 56
line longer than 80 characters 67
variable 'wide' missing Javadoc. 68
variable 'index' missing Javadoc. 69
'{' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
cast needs to be followed by whitespace. 78
Expected @throws tag for 'IOException'. 86
'if' construct must use '{}'s. 87
'if' is not followed by whitespace. 87
'if' construct must use '{}'s. 92
'if' is not followed by whitespace. 92
'else' construct must use '{}'s. 94
method is missing a Javadoc comment. 98
'if' construct must use '{}'s. 99
'if' is not followed by whitespace. 99
'else' construct must use '{}'s. 101
line longer than 80 characters 108
Expected @param tag for 'bytes'. 108
Expected @param tag for 'wide'. 108
Expected @throws tag for 'IOException'. 108
'if' is not followed by whitespace. 112
Expected @param tag for 'n'. 129
'if' construct must use '{}'s. 130
'if' is not followed by whitespace. 130
Expected @param tag for 'verbose'. 140
Expected @param tag for 'cp'. 146

org/apache/bcel/generic/RETURN.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/ReturnaddressType.java

Error Line
Redundant import from the same package. 57
line longer than 80 characters 63
variable 'NO_TARGET' missing Javadoc. 68
variable 'returnTarget' missing Javadoc. 69
'{' is not preceeded with whitespace. 74
line contains a tab character 77
Expected @param tag for 'returnTarget'. 81
'+' is not preceeded with whitespace. 82
'+' is not followed by whitespace. 82
'+' is not preceeded with whitespace. 82
'+' is not followed by whitespace. 82
line contains a tab character 83
line contains a tab character 85
Expected an @return tag. 89
Expected @param tag for 'rat'. 89
'{' is not preceeded with whitespace. 89
'if' construct must use '{}'s. 90
'if' is not followed by whitespace. 90
cast needs to be followed by whitespace. 93
line contains a tab character 94
'{' is not preceeded with whitespace. 99

org/apache/bcel/generic/ReturnInstruction.java

Error Line
line longer than 80 characters 62
'{' is not followed by whitespace. 71
cast needs to be followed by whitespace. 77
method is missing a Javadoc comment. 80
method is missing a Javadoc comment. 94
Expected @param tag for 'cp'. 100

org/apache/bcel/generic/SALOAD.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/SASTORE.java

Error Line
method is missing a Javadoc comment. 65

org/apache/bcel/generic/Select.java

Error Line
Avoid using the '.*' form of import. 56
'{' should be on the previous line. 70
variable 'match' missing Javadoc. 71
variable 'match' must be private and have accessor methods. 71
variable 'indices' missing Javadoc. 72
variable 'indices' must be private and have accessor methods. 72
line longer than 80 characters 73
variable 'targets' missing Javadoc. 73
variable 'targets' must be private and have accessor methods. 73
line longer than 80 characters 74
variable 'fixed_length' missing Javadoc. 74
variable 'fixed_length' must be private and have accessor methods. 74
variable 'match_length' missing Javadoc. 75
variable 'match_length' must be private and have accessor methods. 75
line longer than 80 characters 76
variable 'padding' missing Javadoc. 76
variable 'padding' must be private and have accessor methods. 76
'{' is not followed by whitespace. 82
Expected @param tag for 'opcode'. 92
line contains a tab character 93
'for' construct must use '{}'s. 97
'for' is not followed by whitespace. 97
'=' is not preceeded with whitespace. 97
'=' is not followed by whitespace. 97
'if' construct must use '{}'s. 102
'if' is not followed by whitespace. 102
line longer than 80 characters 103
line longer than 80 characters 117
line longer than 80 characters 118
line longer than 80 characters 119
parameter 'max_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 121
line longer than 80 characters 122
variable 'old_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 124
cast needs to be followed by whitespace. 129
Expected @throws tag for 'IOException'. 138
'for' construct must use '{}'s. 141
'for' is not followed by whitespace. 141
'=' is not preceeded with whitespace. 141
'=' is not followed by whitespace. 141
line longer than 80 characters 151
Expected @param tag for 'bytes'. 151
Expected @param tag for 'wide'. 151
Expected @throws tag for 'IOException'. 151
'for' is not followed by whitespace. 155
'=' is not preceeded with whitespace. 155
'=' is not followed by whitespace. 155
Expected @param tag for 'verbose'. 166
'if' is not followed by whitespace. 169
'for' is not followed by whitespace. 170
'=' is not preceeded with whitespace. 170
'=' is not followed by whitespace. 170
line contains a tab character 171
line contains a tab character 172
'if' construct must use '{}'s. 173
line contains a tab character 173
'if' is not followed by whitespace. 173
line contains a tab character 174
line contains a tab character 175
line contains a tab character 176
'}' should be on the same line. 178
'else' construct must use '{}'s. 179
Expected @param tag for 'i'. 188
Expected @param tag for 'target'. 188
parameter 'old_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
parameter 'new_ih' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
'if' is not followed by whitespace. 200
'for' is not followed by whitespace. 205
'=' is not preceeded with whitespace. 205
'=' is not followed by whitespace. 205
'if' is not followed by whitespace. 206
line contains a tab character 207
line contains a tab character 208
'if' construct must use '{}'s. 212
'if' is not followed by whitespace. 212
Expected @param tag for 'ih'. 219
'if' construct must use '{}'s. 220
'if' is not followed by whitespace. 220
'for' construct must use '{}'s. 223
'for' is not followed by whitespace. 223
'=' is not preceeded with whitespace. 223
'=' is not followed by whitespace. 223
'if' construct must use '{}'s. 224
'if' is not followed by whitespace. 224
line contains a tab character 225
'for' construct must use '{}'s. 236
'for' is not followed by whitespace. 236
'=' is not preceeded with whitespace. 236
'=' is not followed by whitespace. 236

org/apache/bcel/generic/SIPUSH.java

Error Line
Avoid using the '.*' form of import. 56
variable 'b' missing Javadoc. 68
'{' is not followed by whitespace. 74
method is missing a Javadoc comment. 76
cast needs to be followed by whitespace. 77
Expected @param tag for 'out'. 84
Expected @throws tag for 'IOException'. 84
Expected @param tag for 'verbose'. 92
line longer than 80 characters 99
Expected @param tag for 'bytes'. 99
Expected @param tag for 'wide'. 99
Expected @throws tag for 'IOException'. 99
method is missing a Javadoc comment. 105
Expected @param tag for 'cp'. 109

org/apache/bcel/generic/StackConsumer.java

Error Line
redundant 'public' modifier. 66
Expected @param tag for 'cpg'. 66

org/apache/bcel/generic/StackInstruction.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 68
cast needs to be followed by whitespace. 74
Expected @param tag for 'cp'. 79

org/apache/bcel/generic/StackProducer.java

Error Line
redundant 'public' modifier. 67
Expected @param tag for 'cpg'. 67

org/apache/bcel/generic/StoreInstruction.java

Error Line
line longer than 80 characters 58
'{' should be on the previous line. 66
line longer than 80 characters 70
parameter 'canon_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'canon_tag'. 72
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
Expected @param tag for 'c_tag'. 72
parameter 'c_tag' must match pattern '^[a-z][a-zA-Z0-9]*$'. 81

org/apache/bcel/generic/SWAP.java

Error Line
line longer than 80 characters 64
method is missing a Javadoc comment. 65

org/apache/bcel/generic/SWITCH.java

Error Line
variable 'match' missing Javadoc. 66
variable 'targets' missing Javadoc. 67
variable 'instruction' missing Javadoc. 68
variable 'match_length' missing Javadoc. 69
variable 'match_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
line contains a tab character 87
parameter 'max_gap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
cast needs to be followed by whitespace. 88
cast needs to be followed by whitespace. 89
line longer than 80 characters 91
'if' construct must use '{}'s. 91
'if' is not followed by whitespace. 91
'if' is not followed by whitespace. 96
line contains a tab character 97
line contains a tab character 99
'}' should be on the same line. 100
'else' construct must use '{}'s. 101
line contains a tab character 102
method is missing a Javadoc comment. 106
line contains a tab character 107
method is missing a Javadoc comment. 111
parameter 'max_gap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
variable 'max_size' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
variable 'm_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
variable 't_vec' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
'for' is not followed by whitespace. 120
'=' is not preceeded with whitespace. 120
'=' is not followed by whitespace. 120
'-' is not preceeded with whitespace. 121
'-' is not followed by whitespace. 121
'for' is not followed by whitespace. 124
'=' is not preceeded with whitespace. 124
'=' is not followed by whitespace. 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 133
Expected @param tag for 'l'. 145
Expected @param tag for 'r'. 145
'while' construct must use '{}'s. 151
'while' is not followed by whitespace. 151
'while' construct must use '{}'s. 152
'while' is not followed by whitespace. 152
'if' is not followed by whitespace. 154
line contains a tab character 155
'=' is not preceeded with whitespace. 155
'=' is not followed by whitespace. 155
'=' is not preceeded with whitespace. 155
'=' is not followed by whitespace. 155
'=' is not preceeded with whitespace. 155
'=' is not followed by whitespace. 155
line longer than 80 characters 156
line contains a tab character 156
'=' is not preceeded with whitespace. 156
'=' is not followed by whitespace. 156
'=' is not preceeded with whitespace. 156
'=' is not followed by whitespace. 156
'=' is not preceeded with whitespace. 156
'=' is not followed by whitespace. 156
line contains a tab character 157
'while' is not followed by whitespace. 159
'if' construct must use '{}'s. 161
'if' is not followed by whitespace. 161
'if' construct must use '{}'s. 162
'if' is not followed by whitespace. 162
parameter 'max_gap' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
Expected @param tag for 'max_gap'. 168
'for' construct must use '{}'s. 169
'for' is not followed by whitespace. 169
'=' is not preceeded with whitespace. 169
'=' is not followed by whitespace. 169
'if' construct must use '{}'s. 170
'if' is not followed by whitespace. 170
'-' is not preceeded with whitespace. 170
'-' is not followed by whitespace. 170
line contains a tab character 171
method is missing a Javadoc comment. 176
method is missing a Javadoc comment. 180

org/apache/bcel/generic/TABLESWITCH.java

Error Line
Avoid using the '.*' form of import. 56
'{' is not followed by whitespace. 71
line contains a tab character 80
cast needs to be followed by whitespace. 83
line contains a tab character 84
Expected @throws tag for 'IOException'. 92
'?' is not preceeded with whitespace. 95
'?' is not preceeded with whitespace. 98
'for' construct must use '{}'s. 101
'for' is not followed by whitespace. 101
'=' is not preceeded with whitespace. 101
'=' is not followed by whitespace. 101
line longer than 80 characters 108
Expected @param tag for 'bytes'. 108
Expected @param tag for 'wide'. 108
Expected @throws tag for 'IOException'. 108
cast needs to be followed by whitespace. 116
cast needs to be followed by whitespace. 117
'for' construct must use '{}'s. 123
'for' is not followed by whitespace. 123
'=' is not preceeded with whitespace. 123
'=' is not followed by whitespace. 123
'for' is not followed by whitespace. 126
'=' is not preceeded with whitespace. 126
'=' is not followed by whitespace. 126

org/apache/bcel/generic/TargetLostException.java

Error Line
line longer than 80 characters 61
line contains a tab character 70
line contains a tab character 73
line contains a tab character 74
line contains a tab character 76
line contains a tab character 77
line longer than 80 characters 85
variable 'targets' missing Javadoc. 89
method is missing a Javadoc comment. 91

org/apache/bcel/generic/Type.java

Error Line
Avoid using the '.*' form of import. 58
variable 'type' missing Javadoc. 69
variable 'type' must be private and have accessor methods. 69
variable 'signature' missing Javadoc. 70
variable 'signature' must be private and have accessor methods. 70
line longer than 80 characters 74
line longer than 80 characters 75
variable 'BOOLEAN' missing Javadoc. 75
line longer than 80 characters 76
variable 'INT' missing Javadoc. 76
line longer than 80 characters 77
variable 'SHORT' missing Javadoc. 77
line longer than 80 characters 78
variable 'BYTE' missing Javadoc. 78
line longer than 80 characters 79
variable 'LONG' missing Javadoc. 79
line longer than 80 characters 80
variable 'DOUBLE' missing Javadoc. 80
line longer than 80 characters 81
variable 'FLOAT' missing Javadoc. 81
line longer than 80 characters 82
variable 'CHAR' missing Javadoc. 82
line longer than 80 characters 83
variable 'OBJECT' missing Javadoc. 83
line longer than 80 characters 84
variable 'STRING' missing Javadoc. 84
line longer than 80 characters 85
variable 'STRINGBUFFER' missing Javadoc. 85
line longer than 80 characters 86
variable 'THROWABLE' missing Javadoc. 86
variable 'NO_ARGS' missing Javadoc. 87
variable 'NULL' missing Javadoc. 88
variable 'UNKNOWN' missing Javadoc. 89
line longer than 80 characters 90
line contains a tab character 90
method is missing a Javadoc comment. 92
line longer than 80 characters 108
line longer than 80 characters 123
'?' is not preceeded with whitespace. 123
':' should be on a new line. 123
parameter 'return_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
parameter 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
'?' is not preceeded with whitespace. 137
'for' construct must use '{}'s. 139
'for' is not followed by whitespace. 139
'=' is not preceeded with whitespace. 139
'=' is not followed by whitespace. 139
line longer than 80 characters 148
variable 'consumed_chars' missing Javadoc. 148
variable 'consumed_chars' must match pattern '^[a-z][a-zA-Z0-9]*$'. 148
'=' is not preceeded with whitespace. 148
'=' is not followed by whitespace. 148
Expected @throws tag for 'StringIndexOutOfBoundsException'. 156
'{' should be on the previous line. 157
'if' is not followed by whitespace. 160
'if' is not followed by whitespace. 163
'=' is not preceeded with whitespace. 164
'=' is not followed by whitespace. 164
line contains a tab character 166
'while' is not followed by whitespace. 167
'if' construct must use '{}'s. 178
'if' is not followed by whitespace. 178
line contains a tab character 179
line contains a tab character 180
'catch' is not followed by whitespace. 198
'if' construct must use '{}'s. 214
'if' is not followed by whitespace. 214
line longer than 80 characters 215
line contains a tab character 215
'while' is not followed by whitespace. 219
line contains a tab character 220
line contains a tab character 221
'catch' is not followed by whitespace. 223
line contains a tab character 226
'if' is not followed by whitespace. 237
'if' is not followed by whitespace. 244
'if' is not followed by whitespace. 246
'if' is not followed by whitespace. 247
line contains a tab character 248
'if' is not followed by whitespace. 249
line contains a tab character 250
'if' is not followed by whitespace. 251
line contains a tab character 252
'if' is not followed by whitespace. 253
line contains a tab character 254
'if' is not followed by whitespace. 255
line contains a tab character 256
'if' is not followed by whitespace. 257
line contains a tab character 258
'if' is not followed by whitespace. 259
line contains a tab character 260
'if' is not followed by whitespace. 261
line contains a tab character 262
'if' is not followed by whitespace. 263
line contains a tab character 264
'if' is not followed by whitespace. 265
line contains a tab character 266
line contains a tab character 268
method is missing a Javadoc comment. 275
'for' is not followed by whitespace. 279

org/apache/bcel/generic/TypedInstruction.java

Error Line
line longer than 80 characters 61
redundant 'public' modifier. 65
method is missing a Javadoc comment. 65

org/apache/bcel/generic/UnconditionalBranch.java

Error Line
line longer than 80 characters 60
'{' is not followed by whitespace. 66

org/apache/bcel/generic/VariableLengthInstruction.java

Error Line
line longer than 80 characters 61
'{' is not followed by whitespace. 69

org/apache/bcel/generic/Visitor.java

Error Line
redundant 'public' modifier. 67
method is missing a Javadoc comment. 67
redundant 'public' modifier. 68
method is missing a Javadoc comment. 68
redundant 'public' modifier. 69
method is missing a Javadoc comment. 69
redundant 'public' modifier. 70
method is missing a Javadoc comment. 70
redundant 'public' modifier. 71
method is missing a Javadoc comment. 71
redundant 'public' modifier. 72
method is missing a Javadoc comment. 72
redundant 'public' modifier. 73
method is missing a Javadoc comment. 73
redundant 'public' modifier. 74
method is missing a Javadoc comment. 74
redundant 'public' modifier. 75
method is missing a Javadoc comment. 75
redundant 'public' modifier. 76
method is missing a Javadoc comment. 76
redundant 'public' modifier. 77
method is missing a Javadoc comment. 77
redundant 'public' modifier. 78
method is missing a Javadoc comment. 78
redundant 'public' modifier. 79
method is missing a Javadoc comment. 79
redundant 'public' modifier. 80
method is missing a Javadoc comment. 80
redundant 'public' modifier. 81
method is missing a Javadoc comment. 81
redundant 'public' modifier. 82
method is missing a Javadoc comment. 82
redundant 'public' modifier. 83
method is missing a Javadoc comment. 83
redundant 'public' modifier. 84
method is missing a Javadoc comment. 84
redundant 'public' modifier. 85
method is missing a Javadoc comment. 85
redundant 'public' modifier. 86
method is missing a Javadoc comment. 86
redundant 'public' modifier. 87
method is missing a Javadoc comment. 87
redundant 'public' modifier. 88
method is missing a Javadoc comment. 88
redundant 'public' modifier. 89
method is missing a Javadoc comment. 89
redundant 'public' modifier. 90
method is missing a Javadoc comment. 90
redundant 'public' modifier. 91
method is missing a Javadoc comment. 91
redundant 'public' modifier. 92
method is missing a Javadoc comment. 92
redundant 'public' modifier. 93
method is missing a Javadoc comment. 93
redundant 'public' modifier. 94
method is missing a Javadoc comment. 94
redundant 'public' modifier. 95
method is missing a Javadoc comment. 95
method name 'visitACONST_NULL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
redundant 'public' modifier. 96
method is missing a Javadoc comment. 96
redundant 'public' modifier. 97
method is missing a Javadoc comment. 97
method name 'visitIF_ICMPLT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 97
redundant 'public' modifier. 98
method is missing a Javadoc comment. 98
redundant 'public' modifier. 99
method is missing a Javadoc comment. 99
redundant 'public' modifier. 100
method is missing a Javadoc comment. 100
redundant 'public' modifier. 101
method is missing a Javadoc comment. 101
redundant 'public' modifier. 102
method is missing a Javadoc comment. 102
redundant 'public' modifier. 103
method is missing a Javadoc comment. 103
redundant 'public' modifier. 104
method is missing a Javadoc comment. 104
redundant 'public' modifier. 105
method is missing a Javadoc comment. 105
redundant 'public' modifier. 106
method is missing a Javadoc comment. 106
redundant 'public' modifier. 107
method is missing a Javadoc comment. 107
redundant 'public' modifier. 108
method is missing a Javadoc comment. 108
redundant 'public' modifier. 109
method is missing a Javadoc comment. 109
redundant 'public' modifier. 110
method is missing a Javadoc comment. 110
redundant 'public' modifier. 111
method is missing a Javadoc comment. 111
redundant 'public' modifier. 112
method is missing a Javadoc comment. 112
redundant 'public' modifier. 113
method is missing a Javadoc comment. 113
redundant 'public' modifier. 114
method is missing a Javadoc comment. 114
redundant 'public' modifier. 115
method is missing a Javadoc comment. 115
redundant 'public' modifier. 116
method is missing a Javadoc comment. 116
redundant 'public' modifier. 117
method is missing a Javadoc comment. 117
redundant 'public' modifier. 118
method is missing a Javadoc comment. 118
redundant 'public' modifier. 119
method is missing a Javadoc comment. 119
redundant 'public' modifier. 120
method is missing a Javadoc comment. 120
redundant 'public' modifier. 121
method is missing a Javadoc comment. 121
redundant 'public' modifier. 122
method is missing a Javadoc comment. 122
redundant 'public' modifier. 123
method is missing a Javadoc comment. 123
redundant 'public' modifier. 124
method is missing a Javadoc comment. 124
redundant 'public' modifier. 125
method is missing a Javadoc comment. 125
redundant 'public' modifier. 126
method is missing a Javadoc comment. 126
redundant 'public' modifier. 127
method is missing a Javadoc comment. 127
redundant 'public' modifier. 128
method is missing a Javadoc comment. 128
redundant 'public' modifier. 129
method is missing a Javadoc comment. 129
redundant 'public' modifier. 130
method is missing a Javadoc comment. 130
redundant 'public' modifier. 131
method is missing a Javadoc comment. 131
redundant 'public' modifier. 132
method is missing a Javadoc comment. 132
redundant 'public' modifier. 133
method is missing a Javadoc comment. 133
redundant 'public' modifier. 134
method is missing a Javadoc comment. 134
redundant 'public' modifier. 135
method is missing a Javadoc comment. 135
redundant 'public' modifier. 136
method is missing a Javadoc comment. 136
redundant 'public' modifier. 137
method is missing a Javadoc comment. 137
method name 'visitIF_ICMPGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 137
redundant 'public' modifier. 138
method is missing a Javadoc comment. 138
redundant 'public' modifier. 139
method is missing a Javadoc comment. 139
redundant 'public' modifier. 140
method is missing a Javadoc comment. 140
redundant 'public' modifier. 141
method is missing a Javadoc comment. 141
redundant 'public' modifier. 142
method is missing a Javadoc comment. 142
redundant 'public' modifier. 143
method is missing a Javadoc comment. 143
redundant 'public' modifier. 144
method is missing a Javadoc comment. 144
redundant 'public' modifier. 145
method is missing a Javadoc comment. 145
redundant 'public' modifier. 146
method is missing a Javadoc comment. 146
redundant 'public' modifier. 147
method is missing a Javadoc comment. 147
redundant 'public' modifier. 148
method is missing a Javadoc comment. 148
redundant 'public' modifier. 149
method is missing a Javadoc comment. 149
redundant 'public' modifier. 150
method is missing a Javadoc comment. 150
redundant 'public' modifier. 151
method is missing a Javadoc comment. 151
redundant 'public' modifier. 152
method is missing a Javadoc comment. 152
redundant 'public' modifier. 153
method is missing a Javadoc comment. 153
method name 'visitDUP2_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 153
redundant 'public' modifier. 154
method is missing a Javadoc comment. 154
redundant 'public' modifier. 155
method is missing a Javadoc comment. 155
redundant 'public' modifier. 156
method is missing a Javadoc comment. 156
redundant 'public' modifier. 157
method is missing a Javadoc comment. 157
redundant 'public' modifier. 158
method is missing a Javadoc comment. 158
redundant 'public' modifier. 159
method is missing a Javadoc comment. 159
method name 'visitIF_ICMPGT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 159
redundant 'public' modifier. 160
method is missing a Javadoc comment. 160
redundant 'public' modifier. 161
method is missing a Javadoc comment. 161
redundant 'public' modifier. 162
method is missing a Javadoc comment. 162
method name 'visitIF_ACMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 162
redundant 'public' modifier. 163
method is missing a Javadoc comment. 163
redundant 'public' modifier. 164
method is missing a Javadoc comment. 164
redundant 'public' modifier. 165
method is missing a Javadoc comment. 165
redundant 'public' modifier. 166
method is missing a Javadoc comment. 166
redundant 'public' modifier. 167
method is missing a Javadoc comment. 167
redundant 'public' modifier. 168
method is missing a Javadoc comment. 168
redundant 'public' modifier. 169
method is missing a Javadoc comment. 169
redundant 'public' modifier. 170
method is missing a Javadoc comment. 170
redundant 'public' modifier. 171
method is missing a Javadoc comment. 171
redundant 'public' modifier. 172
method is missing a Javadoc comment. 172
redundant 'public' modifier. 173
method is missing a Javadoc comment. 173
redundant 'public' modifier. 174
method is missing a Javadoc comment. 174
method name 'visitJSR_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
redundant 'public' modifier. 175
method is missing a Javadoc comment. 175
redundant 'public' modifier. 176
method is missing a Javadoc comment. 176
method name 'visitDUP_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 176
redundant 'public' modifier. 177
method is missing a Javadoc comment. 177
redundant 'public' modifier. 178
method is missing a Javadoc comment. 178
redundant 'public' modifier. 179
method is missing a Javadoc comment. 179
redundant 'public' modifier. 180
method is missing a Javadoc comment. 180
redundant 'public' modifier. 181
method is missing a Javadoc comment. 181
method name 'visitIF_ICMPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
redundant 'public' modifier. 182
method is missing a Javadoc comment. 182
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 182
redundant 'public' modifier. 183
method is missing a Javadoc comment. 183
redundant 'public' modifier. 184
method is missing a Javadoc comment. 184
redundant 'public' modifier. 185
method is missing a Javadoc comment. 185
redundant 'public' modifier. 186
method is missing a Javadoc comment. 186
redundant 'public' modifier. 187
method is missing a Javadoc comment. 187
redundant 'public' modifier. 188
method is missing a Javadoc comment. 188
redundant 'public' modifier. 189
method is missing a Javadoc comment. 189
redundant 'public' modifier. 190
method is missing a Javadoc comment. 190
redundant 'public' modifier. 191
method is missing a Javadoc comment. 191
redundant 'public' modifier. 192
method is missing a Javadoc comment. 192
redundant 'public' modifier. 193
method is missing a Javadoc comment. 193
redundant 'public' modifier. 194
method is missing a Javadoc comment. 194
redundant 'public' modifier. 195
method is missing a Javadoc comment. 195
method name 'visitIF_ACMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
redundant 'public' modifier. 196
method is missing a Javadoc comment. 196
redundant 'public' modifier. 197
method is missing a Javadoc comment. 197
redundant 'public' modifier. 198
method is missing a Javadoc comment. 198
redundant 'public' modifier. 199
method is missing a Javadoc comment. 199
redundant 'public' modifier. 200
method is missing a Javadoc comment. 200
redundant 'public' modifier. 201
method is missing a Javadoc comment. 201
redundant 'public' modifier. 202
method is missing a Javadoc comment. 202
redundant 'public' modifier. 203
method is missing a Javadoc comment. 203
redundant 'public' modifier. 204
method is missing a Javadoc comment. 204
redundant 'public' modifier. 205
method is missing a Javadoc comment. 205
redundant 'public' modifier. 206
method is missing a Javadoc comment. 206
redundant 'public' modifier. 207
method is missing a Javadoc comment. 207
redundant 'public' modifier. 208
method is missing a Javadoc comment. 208
redundant 'public' modifier. 209
method is missing a Javadoc comment. 209
method name 'visitIF_ICMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 209
redundant 'public' modifier. 210
method is missing a Javadoc comment. 210
redundant 'public' modifier. 211
method is missing a Javadoc comment. 211
redundant 'public' modifier. 212
method is missing a Javadoc comment. 212
redundant 'public' modifier. 213
method is missing a Javadoc comment. 213
redundant 'public' modifier. 214
method is missing a Javadoc comment. 214
redundant 'public' modifier. 215
method is missing a Javadoc comment. 215
method name 'visitIF_ICMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 215
redundant 'public' modifier. 216
method is missing a Javadoc comment. 216
redundant 'public' modifier. 217
method is missing a Javadoc comment. 217
redundant 'public' modifier. 218
method is missing a Javadoc comment. 218
method name 'visitDUP2_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 218
redundant 'public' modifier. 219
method is missing a Javadoc comment. 219
redundant 'public' modifier. 220
method is missing a Javadoc comment. 220
method name 'visitGOTO_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 220
redundant 'public' modifier. 221
method is missing a Javadoc comment. 221
redundant 'public' modifier. 222
method is missing a Javadoc comment. 222
redundant 'public' modifier. 223
method is missing a Javadoc comment. 223
redundant 'public' modifier. 224
method is missing a Javadoc comment. 224
redundant 'public' modifier. 225
method is missing a Javadoc comment. 225
redundant 'public' modifier. 226
method is missing a Javadoc comment. 226
redundant 'public' modifier. 227
method is missing a Javadoc comment. 227
redundant 'public' modifier. 228
method is missing a Javadoc comment. 228
redundant 'public' modifier. 229
method is missing a Javadoc comment. 229
redundant 'public' modifier. 230
method is missing a Javadoc comment. 230
redundant 'public' modifier. 231
method is missing a Javadoc comment. 231
redundant 'public' modifier. 232
method is missing a Javadoc comment. 232
redundant 'public' modifier. 233
method is missing a Javadoc comment. 233
redundant 'public' modifier. 234
method is missing a Javadoc comment. 234
redundant 'public' modifier. 235
method is missing a Javadoc comment. 235
method name 'visitDUP_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 235
redundant 'public' modifier. 236
method is missing a Javadoc comment. 236
redundant 'public' modifier. 237
method is missing a Javadoc comment. 237
redundant 'public' modifier. 238
method is missing a Javadoc comment. 238
redundant 'public' modifier. 239
method is missing a Javadoc comment. 239
redundant 'public' modifier. 240
method is missing a Javadoc comment. 240
redundant 'public' modifier. 241
method is missing a Javadoc comment. 241
redundant 'public' modifier. 242
method is missing a Javadoc comment. 242
redundant 'public' modifier. 243
method is missing a Javadoc comment. 243
redundant 'public' modifier. 244
method is missing a Javadoc comment. 244
redundant 'public' modifier. 245
method is missing a Javadoc comment. 245
redundant 'public' modifier. 246
method is missing a Javadoc comment. 246

org/apache/bcel/Repository.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
variable '_repository' missing Javadoc. 73
variable '_repository' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
Expected @param tag for 'rep'. 84
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
Expected @param tag for 'class_name'. 94
'if' is not followed by whitespace. 98
line contains a tab character 99
line contains a tab character 101
'catch' is not followed by whitespace. 103
Expected @param tag for 'clazz'. 111
'catch' is not followed by whitespace. 114
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 119
Expected @param tag for 'class_name'. 119
'catch' is not followed by whitespace. 122
line longer than 80 characters 132
Expected @param tag for 'clazz'. 136
Expected @param tag for 'clazz'. 145
Expected @param tag for 'clazz'. 152
Expected @param tag for 'clazz'. 160
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 169
Expected @param tag for 'class_name'. 169
'?' is not preceeded with whitespace. 171
Expected @param tag for 'clazz'. 179
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 187
Expected @param tag for 'class_name'. 187
Expected @param tag for 'clazz'. 195
parameter 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
Expected @param tag for 'super_class'. 195
Expected @param tag for 'clazz'. 202
parameter 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 202
Expected @param tag for 'super_class'. 202
Expected @param tag for 'clazz'. 209
parameter 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 209
Expected @param tag for 'super_class'. 209
Expected @param tag for 'clazz'. 216
parameter 'super_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
Expected @param tag for 'super_class'. 216
Expected @param tag for 'clazz'. 223
Expected @param tag for 'inter'. 223
Expected @param tag for 'clazz'. 230
Expected @param tag for 'inter'. 230
Expected @param tag for 'clazz'. 237
Expected @param tag for 'inter'. 237
Expected @param tag for 'clazz'. 244
Expected @param tag for 'inter'. 244

org/apache/bcel/util/AttributeHTML.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
variable 'class_name' missing Javadoc. 68
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
line longer than 80 characters 69
variable 'file' missing Javadoc. 69
line contains a tab character 69
line contains a tab character 70
variable 'attr_count' missing Javadoc. 70
variable 'attr_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'constant_html' missing Javadoc. 71
variable 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
variable 'constant_pool' missing Javadoc. 72
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
method is missing a Javadoc comment. 74
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
line contains a tab character 75
parameter 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
'{' should be on the previous line. 76
line longer than 80 characters 81
method is missing a Javadoc comment. 85
parameter 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 85
'+' should be on a new line. 86
'+' should be on a new line. 87
method is missing a Javadoc comment. 91
line contains a tab character 91
line longer than 80 characters 96
method is missing a Javadoc comment. 96
line contains a tab character 96
line longer than 80 characters 100
method length is 155 lines (max allowed is 150). 100
method is missing a Javadoc comment. 100
parameter 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
line contains a tab character 100
'if' construct must use '{}'s. 104
'if' is not followed by whitespace. 104
'if' construct must use '{}'s. 109
'if' is not followed by whitespace. 109
'else' construct must use '{}'s. 111
line longer than 80 characters 114
cast needs to be followed by whitespace. 120
'+' should be on a new line. 123
line contains a tab character 124
'+' should be on a new line. 124
line contains a tab character 125
'+' should be on a new line. 125
line longer than 80 characters 126
line contains a tab character 126
'if' is not followed by whitespace. 132
line contains a tab character 133
line contains a tab character 135
'for' is not followed by whitespace. 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
line contains a tab character 136
variable 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
line contains a tab character 137
line contains a tab character 138
'if' construct must use '{}'s. 140
line contains a tab character 140
'if' is not followed by whitespace. 140
line longer than 80 characters 141
line contains a tab character 141
'else' construct must use '{}'s. 142
line contains a tab character 142
line contains a tab character 143
line longer than 80 characters 145
line contains a tab character 145
'+' should be on a new line. 145
line longer than 80 characters 146
line contains a tab character 146
'+' should be on a new line. 146
line contains a tab character 147
line contains a tab character 148
line contains a tab character 149
cast needs to be followed by whitespace. 154
'+' should be on a new line. 157
line longer than 80 characters 158
line contains a tab character 158
'+' is not followed by whitespace. 158
cast needs to be followed by whitespace. 162
'+' should be on a new line. 165
line longer than 80 characters 166
line contains a tab character 166
'+' is not followed by whitespace. 166
line contains a tab character 168
cast needs to be followed by whitespace. 171
'for' construct must use '{}'s. 175
'for' is not followed by whitespace. 175
'=' is not preceeded with whitespace. 175
'=' is not followed by whitespace. 175
line contains a tab character 176
'+' should be on a new line. 176
line longer than 80 characters 177
line contains a tab character 177
line longer than 80 characters 183
variable 'line_numbers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 183
'=' is not followed by whitespace. 183
cast needs to be followed by whitespace. 183
'for' is not followed by whitespace. 188
'=' is not preceeded with whitespace. 188
'=' is not followed by whitespace. 188
line longer than 80 characters 189
line contains a tab character 189
'if' construct must use '{}'s. 191
line contains a tab character 191
'if' is not followed by whitespace. 191
line contains a tab character 192
line longer than 80 characters 197
cast needs to be followed by whitespace. 197
'for' is not followed by whitespace. 202
'=' is not preceeded with whitespace. 202
'=' is not followed by whitespace. 202
line contains a tab character 203
line longer than 80 characters 204
line contains a tab character 204
cast needs to be followed by whitespace. 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 209
'+' should be on a new line. 209
line longer than 80 characters 210
line contains a tab character 210
'+' should be on a new line. 210
line contains a tab character 211
'+' should be on a new line. 211
line longer than 80 characters 212
line contains a tab character 212
'+' should be on a new line. 212
line contains a tab character 213
'+' should be on a new line. 213
line longer than 80 characters 214
line contains a tab character 214
'+' should be on a new line. 214
line contains a tab character 215
cast needs to be followed by whitespace. 222
'for' is not followed by whitespace. 227
'=' is not preceeded with whitespace. 227
'=' is not followed by whitespace. 227
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
'if' construct must use '{}'s. 231
line contains a tab character 231
'if' is not followed by whitespace. 231
line longer than 80 characters 232
line contains a tab character 232
'=' is not followed by whitespace. 232
cast needs to be followed by whitespace. 232
'else' construct must use '{}'s. 233
line contains a tab character 233
line contains a tab character 234
line contains a tab character 236
line contains a tab character 238
'+' is not preceeded with whitespace. 238
'+' should be on a new line. 238
line longer than 80 characters 239
line contains a tab character 239
'+' should be on a new line. 239
line contains a tab character 240
'+' should be on a new line. 240
line longer than 80 characters 241
line contains a tab character 241
'+' should be on a new line. 241
line contains a tab character 242

org/apache/bcel/util/BCELFactory.java

Error Line
Avoid using the '.*' form of import. 3
Avoid using the '.*' form of import. 7
variable '_mg' missing Javadoc. 72
variable '_mg' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable '_out' missing Javadoc. 73
variable '_out' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable '_cp' missing Javadoc. 74
variable '_cp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
method is missing a Javadoc comment. 76
line longer than 80 characters 82
variable 'branch_map' missing Javadoc. 82
variable 'branch_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. 82
method is missing a Javadoc comment. 84
'if' is not followed by whitespace. 85
'for' is not followed by whitespace. 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 90
'if' is not followed by whitespace. 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 94
'if' is not followed by whitespace. 94
line contains a tab character 95
'if' is not followed by whitespace. 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
'if' construct must use '{}'s. 104
line contains a tab character 104
'if' is not followed by whitespace. 104
line contains a tab character 105
method is missing a Javadoc comment. 113
'if' is not followed by whitespace. 116
'&&' should be on a new line. 116
'&&' should be on a new line. 117
'+' should be on a new line. 119
line contains a tab character 120
method is missing a Javadoc comment. 127
'if' is not followed by whitespace. 131
'+' should be on a new line. 132
line contains a tab character 133
cast needs to be followed by whitespace. 133
'?' is not preceeded with whitespace. 135
'+' should be on a new line. 136
line contains a tab character 137
'+' should be on a new line. 137
line contains a tab character 138
method is missing a Javadoc comment. 142
'?' is not preceeded with whitespace. 145
'+' should be on a new line. 147
line contains a tab character 148
method is missing a Javadoc comment. 151
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
'+' should be on a new line. 158
line contains a tab character 159
'+' should be on a new line. 159
line contains a tab character 160
'+' should be on a new line. 160
line contains a tab character 161
'+' should be on a new line. 161
line contains a tab character 162
method is missing a Javadoc comment. 165
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
variable 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 168
variable 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 170
'+' should be on a new line. 172
line contains a tab character 173
'+' should be on a new line. 173
line contains a tab character 174
'+' should be on a new line. 174
line contains a tab character 175
'+' should be on a new line. 175
line contains a tab character 176
'+' should be on a new line. 176
line contains a tab character 177
method is missing a Javadoc comment. 180
'if' is not followed by whitespace. 183
cast needs to be followed by whitespace. 184
cast needs to be followed by whitespace. 186
cast needs to be followed by whitespace. 189
'+' should be on a new line. 194
line contains a tab character 195
cast needs to be followed by whitespace. 195
cast needs to be followed by whitespace. 199
'+' should be on a new line. 203
line contains a tab character 204
method is missing a Javadoc comment. 212
'if' construct must use '{}'s. 215
'if' is not followed by whitespace. 215
'if' construct must use '{}'s. 217
'if' is not followed by whitespace. 217
cast needs to be followed by whitespace. 218
method is missing a Javadoc comment. 223
method is missing a Javadoc comment. 227
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 227
method is missing a Javadoc comment. 231
method is missing a Javadoc comment. 235
'+' should be on a new line. 238
line contains a tab character 239
method is missing a Javadoc comment. 242
'+' should be on a new line. 245
line contains a tab character 246
method is missing a Javadoc comment. 249
'+' should be on a new line. 252
line contains a tab character 253
variable 'branches' missing Javadoc. 257
method is missing a Javadoc comment. 259
cast needs to be followed by whitespace. 260
'if' is not followed by whitespace. 264
cast needs to be followed by whitespace. 265
'for' is not followed by whitespace. 271
'=' is not preceeded with whitespace. 271
'=' is not followed by whitespace. 271
line contains a tab character 272
'if' construct must use '{}'s. 274
line contains a tab character 274
'if' is not followed by whitespace. 274
line contains a tab character 275
'+' should be on a new line. 280
line contains a tab character 281
'+' should be on a new line. 281
line contains a tab character 282
line contains a tab character 283
'for' is not followed by whitespace. 284
'=' is not preceeded with whitespace. 284
'=' is not followed by whitespace. 284
line contains a tab character 285
line contains a tab character 286
'if' construct must use '{}'s. 287
line contains a tab character 287
'if' is not followed by whitespace. 287
line contains a tab character 288
variable 't_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 293
'if' is not followed by whitespace. 296
line contains a tab character 297
line contains a tab character 299
line contains a tab character 300
'+' should be on a new line. 303
line contains a tab character 304
'+' should be on a new line. 304
line contains a tab character 305
'+' should be on a new line. 305
line contains a tab character 306
'if' construct must use '{}'s. 309
'if' is not followed by whitespace. 309
'else' construct must use '{}'s. 311
method is missing a Javadoc comment. 315
method is missing a Javadoc comment. 319
'for' is not followed by whitespace. 320
')' is preceeded by whitespace. 320
cast needs to be followed by whitespace. 321
cast needs to be followed by whitespace. 322
variable 't_pos' must match pattern '^[a-z][a-zA-Z0-9]*$'. 325
'if' is not followed by whitespace. 329
line contains a tab character 330
cast needs to be followed by whitespace. 330
line contains a tab character 332
'for' is not followed by whitespace. 332
line contains a tab character 333
line contains a tab character 335
'+' should be on a new line. 335
line contains a tab character 336
line contains a tab character 337
method is missing a Javadoc comment. 342
'for' is not followed by whitespace. 345
'=' is not preceeded with whitespace. 345
'=' is not followed by whitespace. 345
'?' is not preceeded with whitespace. 347
'?' should be on a new line. 347
line contains a tab character 348
'+' should be on a new line. 350
line contains a tab character 351
'+' should be on a new line. 351
line contains a tab character 352
'+' should be on a new line. 352
line contains a tab character 353
'+' should be on a new line. 353
line contains a tab character 354

org/apache/bcel/util/BCELifier.java

Error Line
Avoid using the '.*' form of import. 56
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 60
variable '_clazz' missing Javadoc. 73
variable '_clazz' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable '_out' missing Javadoc. 74
variable '_out' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable '_cp' missing Javadoc. 75
variable '_cp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
method is missing a Javadoc comment. 93
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
variable 'super_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 95
variable 'package_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
line contains a tab character 98
'if' is not followed by whitespace. 99
line longer than 80 characters 109
'+' should be on a new line. 115
line contains a tab character 116
'?' is not preceeded with whitespace. 116
':' should be on a new line. 116
line contains a tab character 117
'+' should be on a new line. 117
line contains a tab character 118
'+' should be on a new line. 118
line contains a tab character 119
'+' should be on a new line. 119
line contains a tab character 120
'+' should be on a new line. 120
line contains a tab character 121
'if' is not followed by whitespace. 131
'for' is not followed by whitespace. 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
line contains a tab character 136
'for' is not followed by whitespace. 144
'=' is not preceeded with whitespace. 144
'=' is not followed by whitespace. 144
method is missing a Javadoc comment. 155
'if' is not followed by whitespace. 159
'for' is not followed by whitespace. 164
'=' is not preceeded with whitespace. 164
'=' is not followed by whitespace. 164
method is missing a Javadoc comment. 173
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
'+' should be on a new line. 177
line contains a tab character 178
'+' should be on a new line. 179
line contains a tab character 180
method is missing a Javadoc comment. 184
'+' should be on a new line. 185
line contains a tab character 186
'+' should be on a new line. 186
line contains a tab character 187
'+' should be on a new line. 187
line contains a tab character 188
'if' is not followed by whitespace. 192
method is missing a Javadoc comment. 200
variable 'result_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 203
variable 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 204
'+' should be on a new line. 207
line contains a tab character 208
'+' should be on a new line. 208
line contains a tab character 209
'+' should be on a new line. 209
line contains a tab character 210
'+' should be on a new line. 210
line contains a tab character 211
'+' should be on a new line. 211
line contains a tab character 212
'+' should be on a new line. 212
line contains a tab character 213
'+' should be on a new line. 213
line contains a tab character 214
method is missing a Javadoc comment. 225
method is missing a Javadoc comment. 229
parameter 'for_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 229
'if' construct must use '{}'s. 230
'if' is not followed by whitespace. 230
'for' is not followed by whitespace. 234
'=' is not preceeded with whitespace. 234
'=' is not followed by whitespace. 234
'=' is not preceeded with whitespace. 234
'=' is not followed by whitespace. 234
'if' is not followed by whitespace. 235
'if' construct must use '{}'s. 236
line contains a tab character 236
'if' is not followed by whitespace. 236
line contains a tab character 237
'else' construct must use '{}'s. 238
line contains a tab character 238
line contains a tab character 239
method is missing a Javadoc comment. 249
parameter 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 249
'if' construct must use '{}'s. 250
'if' is not followed by whitespace. 250
'for' is not followed by whitespace. 255
'=' is not preceeded with whitespace. 255
'=' is not followed by whitespace. 255
'if' construct must use '{}'s. 258
'if' is not followed by whitespace. 258
line contains a tab character 259
method is missing a Javadoc comment. 265
method is missing a Javadoc comment. 269
'if' is not followed by whitespace. 273
'if' is not followed by whitespace. 275
'if' is not followed by whitespace. 277
'if' is not followed by whitespace. 279
'if' is not followed by whitespace. 281
cast needs to be followed by whitespace. 282
'+' should be on a new line. 284
line contains a tab character 285
'+' should be on a new line. 287
line contains a tab character 288
Expected @param tag for 'argv'. 294
Expected @throws tag for 'Exception'. 294
variable 'java_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 295
'if' construct must use '{}'s. 298
'if' is not followed by whitespace. 298

org/apache/bcel/util/ByteSequence.java

Error Line
Avoid using the '.*' form of import. 56
variable 'byte_stream' missing Javadoc. 67
variable 'byte_stream' must match pattern '^[a-z][a-zA-Z0-9]*$'. 67
method is missing a Javadoc comment. 69
cast needs to be followed by whitespace. 71
method is missing a Javadoc comment. 74
method is missing a Javadoc comment. 75
type is missing a Javadoc comment. 77
method is missing a Javadoc comment. 78
line longer than 80 characters 79
method is missing a Javadoc comment. 79
'if' construct must use '{}'s. 80
method is missing a Javadoc comment. 80
'if' is not followed by whitespace. 80

org/apache/bcel/util/Class2HTML.java

Error Line
Avoid using the '.*' form of import. 57
Unused import - java.util.BitSet 58
Avoid using the '.*' form of import. 59
line longer than 80 characters 71
line longer than 80 characters 74
'{' should be on the previous line. 85
variable 'java_class' missing Javadoc. 86
variable 'java_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 86
variable 'dir' missing Javadoc. 87
line longer than 80 characters 89
variable 'class_package' missing Javadoc. 89
variable 'class_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
variable 'class_name' missing Javadoc. 90
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
variable 'constant_pool' missing Javadoc. 91
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
parameter 'java_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
Expected @throws tag for 'IOException'. 99
'if' construct must use '{}'s. 109
'if' is not followed by whitespace. 109
'else' construct must use '{}'s. 111
line longer than 80 characters 114
variable 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
line contains a tab character 115
line longer than 80 characters 120
variable 'attribute_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 120
line longer than 80 characters 122
variable 'method_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 122
line contains a tab character 123
method is missing a Javadoc comment. 130
'{' should be on the previous line. 131
variable 'file_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 132
'=' is not preceeded with whitespace. 133
'=' is not followed by whitespace. 133
'=' is not preceeded with whitespace. 134
'=' is not followed by whitespace. 134
variable 'java_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
variable 'zip_file' must match pattern '^[a-z][a-zA-Z0-9]*$'. 136
line contains a tab character 139
'for' is not followed by whitespace. 143
'=' is not preceeded with whitespace. 143
'=' is not followed by whitespace. 143
line contains a tab character 144
'if' is not followed by whitespace. 144
line contains a tab character 145
'if' is not followed by whitespace. 145
line contains a tab character 146
'if' construct must use '{}'s. 148
line contains a tab character 148
'if' is not followed by whitespace. 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 152
'}' should be on the same line. 152
'if' construct must use '{}'s. 153
line contains a tab character 153
'if' is not followed by whitespace. 153
line contains a tab character 154
'else' construct must use '{}'s. 155
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
'}' should be on the same line. 157
'else' construct must use '{}'s. 158
line contains a tab character 158
line contains a tab character 159
line contains a tab character 161
'if' construct must use '{}'s. 162
'if' is not followed by whitespace. 162
line contains a tab character 163
line contains a tab character 165
'for' is not followed by whitespace. 165
'=' is not preceeded with whitespace. 165
'=' is not followed by whitespace. 165
line contains a tab character 166
'if' construct must use '{}'s. 167
line contains a tab character 167
'if' is not followed by whitespace. 167
line longer than 80 characters 168
line contains a tab character 168
'else' construct must use '{}'s. 169
line contains a tab character 169
line longer than 80 characters 170
line contains a tab character 170
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
line contains a tab character 176
'catch' is not followed by whitespace. 177
Expected an @return tag. 187
Expected @param tag for 'index'. 187
line contains a tab character 191
'+' should be on a new line. 192
method is missing a Javadoc comment. 196
variable 'short_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
line longer than 80 characters 198
'if' construct must use '{}'s. 201
'if' is not followed by whitespace. 201
line contains a tab character 202
line longer than 80 characters 205
'if' construct must use '{}'s. 205
'if' is not followed by whitespace. 205
'||' should be on a new line. 205
line longer than 80 characters 206
'||' should be on a new line. 206
'else' construct must use '{}'s. 209
method is missing a Javadoc comment. 213
line longer than 80 characters 216
'for' is not followed by whitespace. 217
'=' is not preceeded with whitespace. 217
'=' is not followed by whitespace. 217
line contains a tab character 218
line contains a tab character 219
line contains a tab character 220
'=' is not preceeded with whitespace. 220
'=' is not followed by whitespace. 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
'catch' is not followed by whitespace. 228
Empty catch block. 228
'{' is not followed by whitespace. 228
line contains a tab character 232
method is missing a Javadoc comment. 233
parameter 'attribute_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 233
line longer than 80 characters 234
line longer than 80 characters 237
'+' should be on a new line. 237
line contains a tab character 238
'+' should be on a new line. 238
line contains a tab character 239
'+' should be on a new line. 239
line contains a tab character 240
'+' should be on a new line. 240
line contains a tab character 241
line longer than 80 characters 242
line contains a tab character 242
'+' should be on a new line. 242
line contains a tab character 243
'+' should be on a new line. 243
line longer than 80 characters 244
line contains a tab character 244
'+' should be on a new line. 244
line contains a tab character 245
'+' should be on a new line. 245
line contains a tab character 246
'+' should be on a new line. 246
line contains a tab character 247
'+' should be on a new line. 247
line contains a tab character 248
line contains a tab character 249
'+' should be on a new line. 249
line longer than 80 characters 250
line contains a tab character 250
'+' should be on a new line. 250
line contains a tab character 251
'+' should be on a new line. 251
line longer than 80 characters 252
line contains a tab character 252
'+' should be on a new line. 252
line contains a tab character 253
'+' should be on a new line. 253
line contains a tab character 254
line contains a tab character 255
'for' construct must use '{}'s. 259
'for' is not followed by whitespace. 259
'=' is not preceeded with whitespace. 259
'=' is not followed by whitespace. 259

org/apache/bcel/util/ClassLoader.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
line longer than 80 characters 63
line longer than 80 characters 77
line longer than 80 characters 86
variable 'classes' missing Javadoc. 86
variable 'ignored_packages' missing Javadoc. 87
variable 'ignored_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 87
variable 'repository' missing Javadoc. 90
variable 'deferTo' missing Javadoc. 91
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 96
parameter 'ignored_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
line longer than 80 characters 108
method is missing a Javadoc comment. 108
parameter 'ignored_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 108
method is missing a Javadoc comment. 115
parameter 'ignored_packages' must match pattern '^[a-z][a-zA-Z0-9]*$'. 115
line longer than 80 characters 116
variable 'new_p' must match pattern '^[a-z][a-zA-Z0-9]*$'. 116
line contains a tab character 117
line longer than 80 characters 118
line contains a tab character 120
method is missing a Javadoc comment. 125
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
'{' should be on the previous line. 127
'if' is not followed by whitespace. 132
'=' is not preceeded with whitespace. 132
'=' is not followed by whitespace. 132
cast needs to be followed by whitespace. 132
'for' is not followed by whitespace. 136
'=' is not preceeded with whitespace. 136
'=' is not followed by whitespace. 136
line contains a tab character 137
'if' is not followed by whitespace. 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
'if' is not followed by whitespace. 143
line contains a tab character 144
line contains a tab character 146
line contains a tab character 147
'if' construct must use '{}'s. 148
line contains a tab character 148
'if' is not followed by whitespace. 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
'}' should be on the same line. 153
'else' construct must use '{}'s. 154
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 158
'if' is not followed by whitespace. 158
line contains a tab character 159
line contains a tab character 160
'else' construct must use '{}'s. 161
line contains a tab character 161
line contains a tab character 162
'if' construct must use '{}'s. 165
'if' is not followed by whitespace. 165
line contains a tab character 166
Expected an @return tag. 177
Expected @param tag for 'clazz'. 177
Expected an @return tag. 195
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
variable 'real_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 197
line longer than 80 characters 202
'catch' is not followed by whitespace. 205
cast needs to be followed by whitespace. 213
line contains a tab character 214
cast needs to be followed by whitespace. 215
line contains a tab character 216

org/apache/bcel/util/ClassLoaderRepository.java

Error Line
Avoid using the '.*' form of import. 57
Unused import - java.util.Map 59
Avoid using the '.*' form of import. 62
line longer than 80 characters 73
'{' should be on the previous line. 79
variable 'loader' missing Javadoc. 80
variable 'loadedClasses' missing Javadoc. 81
method is missing a Javadoc comment. 84
'(' is followed by whitespace. 84
')' is preceeded by whitespace. 84
'(' is followed by whitespace. 91
Expected @param tag for 'clazz'. 91
')' is preceeded by whitespace. 91
'(' is followed by whitespace. 92
line contains a tab character 93
')' is preceeded by whitespace. 93
'(' is followed by whitespace. 94
')' is preceeded by whitespace. 94
Expected @param tag for 'clazz'. 100
Expected an @return tag. 107
'(' is followed by whitespace. 107
Expected @param tag for 'className'. 107
')' is preceeded by whitespace. 107
'(' is followed by whitespace. 108
'(' is followed by whitespace. 108
')' is preceeded by whitespace. 108
'(' is followed by whitespace. 109
')' is preceeded by whitespace. 109
Expected an @return tag. 118
'(' is followed by whitespace. 118
Expected @param tag for 'className'. 118
')' is preceeded by whitespace. 118
Expected @throws tag for 'ClassNotFoundException'. 119
'{' should be on the previous line. 120
variable 'RC' must match pattern '^[a-z][a-zA-Z0-9]*$'. 123
'(' is followed by whitespace. 123
')' is preceeded by whitespace. 123
line contains a tab character 128
'(' is followed by whitespace. 128
')' is preceeded by whitespace. 128
line contains a tab character 129
'if' is not followed by whitespace. 130
line contains a tab character 131
'(' is followed by whitespace. 134
')' is preceeded by whitespace. 134
line contains a tab character 136
'(' is followed by whitespace. 137
')' is preceeded by whitespace. 137
'(' is followed by whitespace. 141
')' is preceeded by whitespace. 141
method is missing a Javadoc comment. 145

org/apache/bcel/util/ClassPath.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
variable 'SYSTEM_CLASS_PATH' missing Javadoc. 69
variable 'paths' missing Javadoc. 71
variable 'class_path' missing Javadoc. 72
variable 'class_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
parameter 'class_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
Expected @param tag for 'class_path'. 77
'for' is not followed by whitespace. 82
'=' is not preceeded with whitespace. 82
'=' is not followed by whitespace. 82
line longer than 80 characters 83
line contains a tab character 83
line contains a tab character 84
'{' should be on the previous line. 85
'if' is not followed by whitespace. 88
line contains a tab character 89
line contains a tab character 91
line contains a tab character 92
'if' is not followed by whitespace. 92
'if' construct must use '{}'s. 93
line contains a tab character 93
'if' is not followed by whitespace. 93
line contains a tab character 94
'else' construct must use '{}'s. 95
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
'catch' is not followed by whitespace. 98
line contains a tab character 99
line contains a tab character 100
method is missing a Javadoc comment. 122
method is missing a Javadoc comment. 126
'if' is not followed by whitespace. 127
cast needs to be followed by whitespace. 128
method is missing a Javadoc comment. 134
'if' is not followed by whitespace. 135
'while' is not followed by whitespace. 138
'if' construct must use '{}'s. 142
line contains a tab character 142
'if' is not followed by whitespace. 142
line contains a tab character 143
variable 'class_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 154
variable 'boot_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
variable 'ext_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 156
'for' is not followed by whitespace. 166
')' is preceeded by whitespace. 166
variable 'ext_dir' must match pattern '^[a-z][a-zA-Z0-9]*$'. 167
cast needs to be followed by whitespace. 167
line contains a tab character 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
'if' construct must use '{}'s. 175
'if' is not followed by whitespace. 175
'for' construct must use '{}'s. 176
line contains a tab character 176
'for' is not followed by whitespace. 176
'=' is not preceeded with whitespace. 176
'=' is not followed by whitespace. 176
line contains a tab character 177
'for' is not followed by whitespace. 182
')' is preceeded by whitespace. 182
cast needs to be followed by whitespace. 183
'if' construct must use '{}'s. 185
'if' is not followed by whitespace. 185
line contains a tab character 186
Expected @throws tag for 'IOException'. 196
line longer than 80 characters 207
Expected @throws tag for 'IOException'. 207
'catch' is not followed by whitespace. 212
Empty catch block. 212
'if' construct must use '{}'s. 214
'if' is not followed by whitespace. 214
Expected @throws tag for 'IOException'. 225
'for' is not followed by whitespace. 226
'=' is not preceeded with whitespace. 226
'=' is not followed by whitespace. 226
'if' construct must use '{}'s. 229
'if' is not followed by whitespace. 229
line contains a tab character 230
Expected @throws tag for 'IOException'. 240
Expected @throws tag for 'IOException'. 249
'if' construct must use '{}'s. 252
'if' is not followed by whitespace. 252
Expected @param tag for 'name'. 266
Expected @throws tag for 'IOException'. 266
Expected @throws tag for 'IOException'. 274
'if' is not followed by whitespace. 278
Expected @throws tag for 'IOException'. 291
type is missing a Javadoc comment. 295
'abstract' modifier out of order with the JLS suggestions. 295
line longer than 80 characters 296
method is missing a Javadoc comment. 296
redundant 'public' modifier. 304
redundant 'abstract' modifier. 304
Expected @throws tag for 'IOException'. 304
redundant 'public' modifier. 308
redundant 'abstract' modifier. 308
redundant 'public' modifier. 313
redundant 'abstract' modifier. 313
redundant 'public' modifier. 317
redundant 'abstract' modifier. 317
redundant 'public' modifier. 321
redundant 'abstract' modifier. 321
type is missing a Javadoc comment. 324
variable 'dir' missing Javadoc. 325
method is missing a Javadoc comment. 327
method is missing a Javadoc comment. 329
'+' should be on a new line. 330
line longer than 80 characters 331
line contains a tab character 331
'?' is not preceeded with whitespace. 333
line longer than 80 characters 334
line contains a tab character 334
line contains a tab character 336
line contains a tab character 337
line contains a tab character 338
'catch' is not followed by whitespace. 338
line contains a tab character 340
line contains a tab character 341
line contains a tab character 342
method is missing a Javadoc comment. 348
type is missing a Javadoc comment. 351
variable 'zip' missing Javadoc. 352
method is missing a Javadoc comment. 354
method is missing a Javadoc comment. 356
'?' is not preceeded with whitespace. 359
line longer than 80 characters 360
line contains a tab character 360
line contains a tab character 361
line contains a tab character 362
line contains a tab character 363
line contains a tab character 365
line contains a tab character 366

org/apache/bcel/util/ClassQueue.java

Error Line
variable 'vec' missing Javadoc. 68
variable 'vec' must be private and have accessor methods. 68
method is missing a Javadoc comment. 70
method is missing a Javadoc comment. 72
cast needs to be followed by whitespace. 73
method is missing a Javadoc comment. 76
method is missing a Javadoc comment. 78

org/apache/bcel/util/ClassSet.java

Error Line
variable '_map' missing Javadoc. 70
variable '_map' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
method is missing a Javadoc comment. 72
'if' is not followed by whitespace. 75
line longer than 80 characters 83
method is missing a Javadoc comment. 83
method is missing a Javadoc comment. 84
method is missing a Javadoc comment. 86
method is missing a Javadoc comment. 93
cast needs to be followed by whitespace. 94

org/apache/bcel/util/ClassStack.java

Error Line
variable 'stack' missing Javadoc. 67
method is missing a Javadoc comment. 69
method is missing a Javadoc comment. 70
cast needs to be followed by whitespace. 70
method is missing a Javadoc comment. 71
cast needs to be followed by whitespace. 71
method is missing a Javadoc comment. 72

org/apache/bcel/util/ClassVector.java

Error Line
variable 'vec' missing Javadoc. 68
variable 'vec' must be private and have accessor methods. 68
method is missing a Javadoc comment. 70
line longer than 80 characters 71
method is missing a Javadoc comment. 71
cast needs to be followed by whitespace. 71
method is missing a Javadoc comment. 72
method is missing a Javadoc comment. 74

org/apache/bcel/util/CodeHTML.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
line contains a tab character 69
variable 'class_name' missing Javadoc. 69
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
line contains a tab character 70
variable 'methods' missing Javadoc. 70
line contains a tab character 71
variable 'file' missing Javadoc. 71
line contains a tab character 72
variable 'goto_set' missing Javadoc. 72
variable 'goto_set' must match pattern '^[a-z][a-zA-Z0-9]*$'. 72
variable 'constant_pool' missing Javadoc. 73
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
variable 'constant_html' missing Javadoc. 74
variable 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
variable 'wide' missing Javadoc. 75
'=' is not preceeded with whitespace. 75
'=' is not followed by whitespace. 75
method is missing a Javadoc comment. 77
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
line contains a tab character 78
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
line contains a tab character 79
parameter 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 79
'{' should be on the previous line. 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line longer than 80 characters 86
'for' construct must use '{}'s. 89
'for' is not followed by whitespace. 89
'=' is not preceeded with whitespace. 89
'=' is not followed by whitespace. 89
line contains a tab character 91
Unused @param tag for 'stream'. 100
Expected @param tag for 'bytes'. 103
parameter 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 103
Expected @param tag for 'method_number'. 103
Expected @throws tag for 'IOException'. 104
method length is 294 lines (max allowed is 150). 105
'{' should be on the previous line. 105
cast needs to be followed by whitespace. 106
variable 'default_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
'=' is not preceeded with whitespace. 109
'=' is not followed by whitespace. 109
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 110
variable 'jump_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
variable 'no_pad_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 112
'=' is not preceeded with whitespace. 112
'=' is not followed by whitespace. 112
'if' is not followed by whitespace. 119
'?' is not preceeded with whitespace. 121
'for' construct must use '{}'s. 123
'for' is not followed by whitespace. 123
'=' is not preceeded with whitespace. 123
'=' is not followed by whitespace. 123
line contains a tab character 124
'for' is not followed by whitespace. 142
'=' is not preceeded with whitespace. 142
'=' is not followed by whitespace. 142
line contains a tab character 143
line contains a tab character 145
'for' construct must use '{}'s. 150
'for' is not followed by whitespace. 150
'=' is not preceeded with whitespace. 150
'=' is not followed by whitespace. 150
line contains a tab character 151
'+' should be on a new line. 151
line contains a tab character 152
'+' should be on a new line. 153
line longer than 80 characters 154
line contains a tab character 154
'for' is not followed by whitespace. 169
'=' is not preceeded with whitespace. 169
'=' is not followed by whitespace. 169
line contains a tab character 170
line contains a tab character 172
line contains a tab character 173
'for' construct must use '{}'s. 178
'for' is not followed by whitespace. 178
'=' is not preceeded with whitespace. 178
'=' is not followed by whitespace. 178
line contains a tab character 179
'+' should be on a new line. 179
line contains a tab character 180
'+' should be on a new line. 181
line longer than 80 characters 182
line contains a tab character 182
line contains a tab character 193
cast needs to be followed by whitespace. 194
line contains a tab character 195
line longer than 80 characters 196
line contains a tab character 198
'+' should be on a new line. 203
line contains a tab character 204
'if' is not followed by whitespace. 212
line contains a tab character 213
line contains a tab character 214
'=' is not preceeded with whitespace. 214
'=' is not followed by whitespace. 214
'}' should be on the same line. 215
'else' construct must use '{}'s. 216
line contains a tab character 217
line longer than 80 characters 235
line longer than 80 characters 242
cast needs to be followed by whitespace. 242
line longer than 80 characters 249
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 249
'if' is not followed by whitespace. 251
line longer than 80 characters 252
line contains a tab character 252
'+' should be on a new line. 252
line contains a tab character 253
'}' should be on the same line. 254
'else' construct must use '{}'s. 255
line longer than 80 characters 256
line contains a tab character 256
line contains a tab character 257
line contains a tab character 259
line longer than 80 characters 269
variable 'm_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 270
'if' is not followed by whitespace. 273
line contains a tab character 274
line contains a tab character 275
line longer than 80 characters 277
line contains a tab character 277
'=' is not preceeded with whitespace. 277
'=' is not followed by whitespace. 277
cast needs to be followed by whitespace. 277
line contains a tab character 279
line contains a tab character 280
line contains a tab character 281
'}' should be on the same line. 282
line longer than 80 characters 284
line contains a tab character 284
cast needs to be followed by whitespace. 284
line contains a tab character 285
line contains a tab character 286
line contains a tab character 287
line contains a tab character 288
line contains a tab character 290
line longer than 80 characters 292
cast needs to be followed by whitespace. 295
line contains a tab character 296
line contains a tab character 298
'+' should be on a new line. 302
line contains a tab character 303
'for' is not followed by whitespace. 306
'=' is not preceeded with whitespace. 306
'=' is not followed by whitespace. 306
line contains a tab character 307
line contains a tab character 308
'if' construct must use '{}'s. 309
line contains a tab character 309
'if' is not followed by whitespace. 309
line contains a tab character 310
line contains a tab character 316
'+' should be on a new line. 322
line contains a tab character 323
'+' should be on a new line. 323
line contains a tab character 324
line contains a tab character 325
line longer than 80 characters 326
line contains a tab character 326
'+' is not preceeded with whitespace. 326
'+' should be on a new line. 326
line contains a tab character 327
'+' should be on a new line. 332
line contains a tab character 333
'+' should be on a new line. 333
line contains a tab character 334
line contains a tab character 335
line longer than 80 characters 336
line contains a tab character 336
'+' is not preceeded with whitespace. 336
'+' should be on a new line. 336
line contains a tab character 337
line contains a tab character 339
line contains a tab character 344
line contains a tab character 347
line longer than 80 characters 353
'if' is not followed by whitespace. 359
line contains a tab character 360
line contains a tab character 361
line contains a tab character 362
'}' should be on the same line. 363
line contains a tab character 365
line contains a tab character 366
'if' is not followed by whitespace. 372
line contains a tab character 373
'for' is not followed by whitespace. 373
'=' is not preceeded with whitespace. 373
'=' is not followed by whitespace. 373
line contains a tab character 374
line contains a tab character 375
line contains a tab character 376
line contains a tab character 377
line contains a tab character 379
line contains a tab character 380
line contains a tab character 381
line contains a tab character 383
line contains a tab character 384
line contains a tab character 385
line contains a tab character 386
line contains a tab character 387
line contains a tab character 388
line contains a tab character 389
line contains a tab character 390
line contains a tab character 391
line contains a tab character 392
Expected @param tag for 'bytes'. 404
Expected @param tag for 'method'. 404
Expected @param tag for 'code'. 404
Expected @throws tag for 'IOException'. 405
'{' should be on the previous line. 406
line contains a tab character 414
'if' is not followed by whitespace. 415
'for' is not followed by whitespace. 419
'=' is not preceeded with whitespace. 419
'=' is not followed by whitespace. 419
line contains a tab character 420
line contains a tab character 421
line contains a tab character 422
'for' is not followed by whitespace. 427
'=' is not preceeded with whitespace. 427
'=' is not followed by whitespace. 427
line contains a tab character 428
'if' is not followed by whitespace. 428
line longer than 80 characters 429
line contains a tab character 429
cast needs to be followed by whitespace. 429
line contains a tab character 431
'for' is not followed by whitespace. 431
'=' is not preceeded with whitespace. 431
'=' is not followed by whitespace. 431
line contains a tab character 432
line contains a tab character 433
cast needs to be followed by whitespace. 433
line contains a tab character 434
line contains a tab character 435
line contains a tab character 436
line contains a tab character 437
line contains a tab character 438
'for' is not followed by whitespace. 443
'=' is not preceeded with whitespace. 443
'=' is not followed by whitespace. 443
line contains a tab character 448
line contains a tab character 450
line contains a tab character 451
variable 'no_pad_bytes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 451
'?' is not preceeded with whitespace. 451
line contains a tab character 452
variable 'default_offset' must match pattern '^[a-z][a-zA-Z0-9]*$'. 452
'for' construct must use '{}'s. 454
line contains a tab character 454
'for' is not followed by whitespace. 454
'=' is not preceeded with whitespace. 454
'=' is not followed by whitespace. 454
line contains a tab character 455
line contains a tab character 457
line contains a tab character 458
line contains a tab character 460
'if' is not followed by whitespace. 460
line contains a tab character 461
line contains a tab character 462
line contains a tab character 464
line contains a tab character 465
line contains a tab character 466
line contains a tab character 468
'for' is not followed by whitespace. 468
'=' is not preceeded with whitespace. 468
'=' is not followed by whitespace. 468
line contains a tab character 469
line contains a tab character 470
line contains a tab character 471
line contains a tab character 472
'}' should be on the same line. 472
line contains a tab character 473
line contains a tab character 474
line contains a tab character 476
line contains a tab character 477
line contains a tab character 478
line contains a tab character 480
'for' is not followed by whitespace. 480
'=' is not preceeded with whitespace. 480
'=' is not followed by whitespace. 480
line contains a tab character 481
line contains a tab character 483
line contains a tab character 484
line contains a tab character 485
line contains a tab character 486
line contains a tab character 487
line contains a tab character 488
line contains a tab character 494
line contains a tab character 495
line contains a tab character 496
line contains a tab character 497
line contains a tab character 498
line contains a tab character 501
line contains a tab character 502
line contains a tab character 503
line contains a tab character 504
line contains a tab character 507
line contains a tab character 508
Expected @param tag for 'method'. 516
parameter 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 516
Expected @param tag for 'method_number'. 516
Expected @throws tag for 'IOException'. 517
'{' should be on the previous line. 518
line longer than 80 characters 522
line longer than 80 characters 524
line contains a tab character 527
variable 'html_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 527
'=' is not preceeded with whitespace. 532
line contains a tab character 532
'+' should be on a new line. 534
line longer than 80 characters 535
line contains a tab character 535
'+' should be on a new line. 535
line longer than 80 characters 536
line contains a tab character 536
'+' should be on a new line. 536
line contains a tab character 537
'for' is not followed by whitespace. 539
'=' is not preceeded with whitespace. 539
'=' is not followed by whitespace. 539
'if' construct must use '{}'s. 541
'if' is not followed by whitespace. 541
line contains a tab character 542
line contains a tab character 546
'=' is not preceeded with whitespace. 547
'=' is not followed by whitespace. 547
'=' is not preceeded with whitespace. 548
'=' is not followed by whitespace. 548
'if' is not followed by whitespace. 550
'for' is not followed by whitespace. 552
'=' is not preceeded with whitespace. 552
'=' is not followed by whitespace. 552
line contains a tab character 553
'if' construct must use '{}'s. 555
line contains a tab character 555
'if' is not followed by whitespace. 555
line longer than 80 characters 556
line contains a tab character 556
'+' should be on a new line. 556
line longer than 80 characters 557
line contains a tab character 557
'else' construct must use '{}'s. 558
line contains a tab character 558
line contains a tab character 559
line contains a tab character 561
'if' is not followed by whitespace. 561
line contains a tab character 562
cast needs to be followed by whitespace. 562
line contains a tab character 563
line longer than 80 characters 564
line contains a tab character 564
line contains a tab character 565
line contains a tab character 566
line contains a tab character 567
'for' is not followed by whitespace. 567
'=' is not preceeded with whitespace. 567
'=' is not followed by whitespace. 567
line contains a tab character 568
line contains a tab character 569
'+' should be on a new line. 569
line longer than 80 characters 570
line contains a tab character 570
'+' should be on a new line. 570
line contains a tab character 571
line contains a tab character 573
line contains a tab character 574
line contains a tab character 575
'if' is not followed by whitespace. 580
line longer than 80 characters 581
'+' should be on a new line. 589
line longer than 80 characters 590
line contains a tab character 590
'for' is not followed by whitespace. 592
'=' is not preceeded with whitespace. 592
'=' is not followed by whitespace. 592
line contains a tab character 593
line contains a tab character 594
line contains a tab character 595
line contains a tab character 597
line contains a tab character 598
line contains a tab character 599
'if' construct must use '{}'s. 600
line contains a tab character 600
'if' is not followed by whitespace. 600
line contains a tab character 601
line contains a tab character 603
'if' construct must use '{}'s. 604
line contains a tab character 604
'if' is not followed by whitespace. 604
line longer than 80 characters 605
line contains a tab character 605
'else' construct must use '{}'s. 606
line contains a tab character 606
line contains a tab character 607
line longer than 80 characters 609
line contains a tab character 609

org/apache/bcel/util/ConstantHTML.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
line contains a tab character 69
variable 'class_name' missing Javadoc. 69
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 69
line contains a tab character 70
variable 'class_package' missing Javadoc. 70
variable 'class_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
line contains a tab character 71
variable 'constant_pool' missing Javadoc. 71
variable 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
line contains a tab character 72
variable 'file' missing Javadoc. 72
line contains a tab character 73
variable 'constant_ref' missing Javadoc. 73
variable 'constant_ref' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
line contains a tab character 74
variable 'constants' missing Javadoc. 74
variable 'methods' missing Javadoc. 75
line longer than 80 characters 77
method is missing a Javadoc comment. 77
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
parameter 'class_package' must match pattern '^[a-z][a-zA-Z0-9]*$'. 77
line contains a tab character 78
parameter 'constant_pool' must match pattern '^[a-z][a-zA-Z0-9]*$'. 78
'{' should be on the previous line. 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 84
line longer than 80 characters 85
line contains a tab character 85
line contains a tab character 86
'for' is not followed by whitespace. 92
'=' is not preceeded with whitespace. 92
'=' is not followed by whitespace. 92
'if' construct must use '{}'s. 93
'if' is not followed by whitespace. 93
line contains a tab character 94
'else' construct must use '{}'s. 95
line contains a tab character 96
'if' construct must use '{}'s. 98
'if' is not followed by whitespace. 98
line contains a tab character 99
line contains a tab character 103
method is missing a Javadoc comment. 108
method is missing a Javadoc comment. 112
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
variable 'name_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
line contains a tab character 115
line contains a tab character 116
line longer than 80 characters 118
line longer than 80 characters 120
'if' is not followed by whitespace. 126
line longer than 80 characters 127
line contains a tab character 127
cast needs to be followed by whitespace. 127
line contains a tab character 128
line contains a tab character 129
'}' should be on the same line. 130
line longer than 80 characters 132
line contains a tab character 132
cast needs to be followed by whitespace. 132
line contains a tab character 133
line contains a tab character 134
line longer than 80 characters 138
variable 'method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
line contains a tab character 138
variable 'html_method_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 139
line contains a tab character 140
line longer than 80 characters 142
variable 'method_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
line longer than 80 characters 143
variable 'short_method_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 143
line contains a tab character 143
line longer than 80 characters 144
line longer than 80 characters 145
line longer than 80 characters 148
cast needs to be followed by whitespace. 148
line longer than 80 characters 149
line contains a tab character 152
variable 'ret_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 155
'for' is not followed by whitespace. 158
'=' is not preceeded with whitespace. 158
'=' is not followed by whitespace. 158
line contains a tab character 159
'if' construct must use '{}'s. 160
line contains a tab character 160
'if' is not followed by whitespace. 160
line contains a tab character 161
line contains a tab character 162
variable 'arg_types' must match pattern '^[a-z][a-zA-Z0-9]*$'. 165
line contains a tab character 166
'if' construct must use '{}'s. 167
'if' is not followed by whitespace. 167
line longer than 80 characters 168
line contains a tab character 168
'+' should be on a new line. 168
line contains a tab character 169
'else' construct must use '{}'s. 170
line longer than 80 characters 171
line contains a tab character 171
'+' should be on a new line. 171
line contains a tab character 172
line longer than 80 characters 174
'+' should be on a new line. 174
line contains a tab character 175
'+' should be on a new line. 175
line contains a tab character 176
'+' should be on a new line. 176
line longer than 80 characters 177
line contains a tab character 177
line longer than 80 characters 179
'+' should be on a new line. 179
line longer than 80 characters 180
line contains a tab character 180
'+' should be on a new line. 180
line longer than 80 characters 181
line contains a tab character 181
line longer than 80 characters 186
cast needs to be followed by whitespace. 186
line longer than 80 characters 191
variable 'field_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
line longer than 80 characters 192
variable 'short_field_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 192
line longer than 80 characters 193
line longer than 80 characters 195
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 195
'if' construct must use '{}'s. 197
'if' is not followed by whitespace. 197
line contains a tab character 198
'+' should be on a new line. 198
line contains a tab character 199
'else' construct must use '{}'s. 200
line contains a tab character 201
'+' should be on a new line. 201
line contains a tab character 202
line longer than 80 characters 204
line contains a tab character 204
'+' should be on a new line. 204
line contains a tab character 205
'+' should be on a new line. 205
line contains a tab character 206
line longer than 80 characters 207
line contains a tab character 207
'+' should be on a new line. 208
line longer than 80 characters 209
line contains a tab character 209
'+' should be on a new line. 209
line longer than 80 characters 210
line contains a tab character 210
line contains a tab character 212
line longer than 80 characters 214
cast needs to be followed by whitespace. 214
line longer than 80 characters 216
variable 'class_name2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 216
line longer than 80 characters 217
variable 'short_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 217
line longer than 80 characters 218
line longer than 80 characters 220
'+' should be on a new line. 221
line contains a tab character 222
line longer than 80 characters 223
line contains a tab character 223
'+' should be on a new line. 224
line longer than 80 characters 225
line contains a tab character 225
line contains a tab character 227
line longer than 80 characters 229
cast needs to be followed by whitespace. 229
line longer than 80 characters 232
'+' should be on a new line. 234
line longer than 80 characters 235
line contains a tab character 235
line contains a tab character 237
line longer than 80 characters 239
cast needs to be followed by whitespace. 239
variable 'signature_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 241
line longer than 80 characters 243
'+' should be on a new line. 243
line longer than 80 characters 244
line contains a tab character 244
'+' should be on a new line. 244
line longer than 80 characters 245
line contains a tab character 245
'+' should be on a new line. 245
line contains a tab character 246
line longer than 80 characters 250
method is missing a Javadoc comment. 254
'for' is not followed by whitespace. 255
'=' is not preceeded with whitespace. 255
'=' is not followed by whitespace. 255
'if' construct must use '{}'s. 257
'if' is not followed by whitespace. 257
line contains a tab character 258

org/apache/bcel/util/InstructionFinder.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
line longer than 80 characters 69
line longer than 80 characters 75
line longer than 80 characters 84
line longer than 80 characters 90
variable 'OFFSET' missing Javadoc. 90
line longer than 80 characters 91
variable 'NO_OPCODES' missing Javadoc. 91
variable 'map' missing Javadoc. 93
variable 'map' must match pattern '^[A-Z](_?[A-Z0-9]+)*$'. 93
variable 'il' missing Javadoc. 95
variable 'il_string' missing Javadoc. 96
variable 'il_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 96
variable 'handles' missing Javadoc. 97
line longer than 80 characters 108
line longer than 80 characters 112
'for' construct must use '{}'s. 116
'for' is not followed by whitespace. 116
'=' is not preceeded with whitespace. 116
'=' is not followed by whitespace. 116
cast needs to be followed by whitespace. 129
'if' construct must use '{}'s. 131
'if' is not followed by whitespace. 131
'for' construct must use '{}'s. 134
'for' is not followed by whitespace. 134
'=' is not preceeded with whitespace. 134
'=' is not followed by whitespace. 134
'if' construct must use '{}'s. 135
'if' is not followed by whitespace. 135
line contains a tab character 136
line longer than 80 characters 142
'for' is not followed by whitespace. 153
'=' is not preceeded with whitespace. 153
'=' is not followed by whitespace. 153
'if' is not followed by whitespace. 156
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
'while' is not followed by whitespace. 159
line contains a tab character 160
'if' construct must use '{}'s. 162
line contains a tab character 162
'if' is not followed by whitespace. 162
line contains a tab character 163
'else' construct must use '{}'s. 164
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 170
'if' construct must use '{}'s. 171
'if' is not followed by whitespace. 171
line contains a tab character 172
parameter 'matched_from' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
Expected @param tag for 'matched_from'. 181
parameter 'match_length' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
Expected @param tag for 'match_length'. 181
line longer than 80 characters 189
line longer than 80 characters 190
line longer than 80 characters 191
line longer than 80 characters 192
line longer than 80 characters 193
line longer than 80 characters 195
line longer than 80 characters 198
line longer than 80 characters 201
line longer than 80 characters 210
line longer than 80 characters 212
line contains a tab character 216
'{' should be on the previous line. 217
'for' is not followed by whitespace. 221
'=' is not preceeded with whitespace. 221
'=' is not followed by whitespace. 221
'if' is not followed by whitespace. 222
line contains a tab character 223
line contains a tab character 224
'if' construct must use '{}'s. 228
'if' is not followed by whitespace. 228
'+' should be on a new line. 229
line contains a tab character 230
'while' is not followed by whitespace. 235
line contains a tab character 236
line contains a tab character 237
line contains a tab character 238
line contains a tab character 239
line contains a tab character 240
'if' construct must use '{}'s. 242
line contains a tab character 242
'if' is not followed by whitespace. 242
line contains a tab character 243
line contains a tab character 244
'catch' is not followed by whitespace. 248
line longer than 80 characters 272
Expected an @return tag. 294
Expected @param tag for 'opcode'. 294
cast needs to be followed by whitespace. 295
line longer than 80 characters 305
redundant 'public' modifier. 314
line longer than 80 characters 320
line longer than 80 characters 321
line longer than 80 characters 322
line longer than 80 characters 324
line longer than 80 characters 325
line longer than 80 characters 328
line longer than 80 characters 329
line longer than 80 characters 330
line longer than 80 characters 331
line longer than 80 characters 334
line longer than 80 characters 338
line longer than 80 characters 339
line longer than 80 characters 340
line longer than 80 characters 342
line longer than 80 characters 343
line longer than 80 characters 344
line longer than 80 characters 345
line longer than 80 characters 346
line longer than 80 characters 347
line longer than 80 characters 348
line longer than 80 characters 351
line longer than 80 characters 356
line longer than 80 characters 357
line longer than 80 characters 358
line contains a tab character 358
line longer than 80 characters 359
line longer than 80 characters 360
line contains a tab character 360
line longer than 80 characters 361
line longer than 80 characters 362
line contains a tab character 362
line longer than 80 characters 364
line longer than 80 characters 365
line longer than 80 characters 366
line longer than 80 characters 367
line longer than 80 characters 369
line longer than 80 characters 370
line longer than 80 characters 371
line longer than 80 characters 372
'for' is not followed by whitespace. 376
')' is preceeded by whitespace. 376
cast needs to be followed by whitespace. 377
cast needs to be followed by whitespace. 378
'if' is not followed by whitespace. 381
line contains a tab character 382
'for' is not followed by whitespace. 390
'=' is not preceeded with whitespace. 390
'=' is not followed by whitespace. 390
line longer than 80 characters 391
'if' is not followed by whitespace. 391
line contains a tab character 392
'if' construct must use '{}'s. 394
line contains a tab character 394
'if' is not followed by whitespace. 394
line contains a tab character 395
method is missing a Javadoc comment. 403
'for' is not followed by whitespace. 406
'=' is not preceeded with whitespace. 406
'=' is not followed by whitespace. 406
method is missing a Javadoc comment. 419
line longer than 80 characters 423
method is missing a Javadoc comment. 423
parameter 'make_string' must match pattern '^[a-z][a-zA-Z0-9]*$'. 423
'for' is not followed by whitespace. 426
'=' is not preceeded with whitespace. 426
'=' is not followed by whitespace. 426
'if' is not followed by whitespace. 429
'if' construct must use '{}'s. 430
line contains a tab character 430
'if' is not followed by whitespace. 430
line contains a tab character 431
'else' construct must use '{}'s. 432
line contains a tab character 432
line contains a tab character 433
cast needs to be followed by whitespace. 433
'else' construct must use '{}'s. 434
line contains a tab character 435

org/apache/bcel/util/JavaWrapper.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 61
line longer than 80 characters 64
line longer than 80 characters 66
line longer than 80 characters 68
variable 'loader' missing Javadoc. 76
method is missing a Javadoc comment. 78
'if' construct must use '{}'s. 81
'if' is not followed by whitespace. 81
cast needs to be followed by whitespace. 85
'catch' is not followed by whitespace. 86
method is missing a Javadoc comment. 91
method is missing a Javadoc comment. 95
line longer than 80 characters 104
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 104
Expected @throws tag for 'ClassNotFoundException'. 104
'if' construct must use '{}'s. 117
'if' is not followed by whitespace. 117
'||' should be on a new line. 117
line contains a tab character 118
line contains a tab character 119
'catch' is not followed by whitespace. 120
'+' should be on a new line. 121
line longer than 80 characters 122
line contains a tab character 122
'catch' is not followed by whitespace. 128
line longer than 80 characters 133
Expected @param tag for 'argv'. 136
Expected @throws tag for 'Exception'. 136
'if' is not followed by whitespace. 139
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
variable 'new_argv' must match pattern '^[a-z][a-zA-Z0-9]*$'. 145

org/apache/bcel/util/MethodHTML.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
line contains a tab character 68
variable 'class_name' missing Javadoc. 68
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 68
line contains a tab character 69
variable 'file' missing Javadoc. 69
variable 'constant_html' missing Javadoc. 70
variable 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 70
variable 'attribute_html' missing Javadoc. 71
variable 'attribute_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 71
method is missing a Javadoc comment. 73
parameter 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 73
line contains a tab character 74
line longer than 80 characters 75
line contains a tab character 75
parameter 'constant_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
parameter 'attribute_html' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
line contains a tab character 77
line longer than 80 characters 81
line longer than 80 characters 84
'+' should be on a new line. 84
line contains a tab character 85
'for' construct must use '{}'s. 86
'for' is not followed by whitespace. 86
'=' is not preceeded with whitespace. 86
'=' is not followed by whitespace. 86
'+' should be on a new line. 90
line longer than 80 characters 91
line contains a tab character 91
'+' should be on a new line. 91
line contains a tab character 92
'for' construct must use '{}'s. 93
'for' is not followed by whitespace. 93
'=' is not preceeded with whitespace. 93
'=' is not followed by whitespace. 93
Expected @throws tag for 'IOException'. 106
line contains a tab character 107
line longer than 80 characters 114
'+' should be on a new line. 114
line longer than 80 characters 115
line contains a tab character 115
'+' should be on a new line. 115
line contains a tab character 116
line contains a tab character 117
'for' construct must use '{}'s. 121
'for' is not followed by whitespace. 121
'=' is not preceeded with whitespace. 121
'=' is not followed by whitespace. 121
'for' is not followed by whitespace. 124
'=' is not preceeded with whitespace. 124
'=' is not followed by whitespace. 124
'if' is not followed by whitespace. 125
line contains a tab character 126
cast needs to be followed by whitespace. 126
line contains a tab character 128
line contains a tab character 129
'+' should be on a new line. 129
line longer than 80 characters 130
line contains a tab character 130
line contains a tab character 131
line contains a tab character 134
line longer than 80 characters 138
method is missing a Javadoc comment. 138
parameter 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 138
line contains a tab character 140
line longer than 80 characters 142
line contains a tab character 142
line longer than 80 characters 144
line contains a tab character 144
line contains a tab character 146
variable 'html_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 146
line longer than 80 characters 148
line contains a tab character 148
line contains a tab character 150
line contains a tab character 155
line contains a tab character 156
line longer than 80 characters 158
'+' should be on a new line. 158
line contains a tab character 159
'+' should be on a new line. 161
line contains a tab character 162
'+' should be on a new line. 162
line contains a tab character 163
'for' is not followed by whitespace. 165
'=' is not preceeded with whitespace. 165
'=' is not followed by whitespace. 165
'if' construct must use '{}'s. 167
'if' is not followed by whitespace. 167
line contains a tab character 168
'for' is not followed by whitespace. 174
'=' is not preceeded with whitespace. 174
'=' is not followed by whitespace. 174
line longer than 80 characters 175
line contains a tab character 176
'if' is not followed by whitespace. 179
line longer than 80 characters 180
line contains a tab character 180
line longer than 80 characters 181
line contains a tab character 181
cast needs to be followed by whitespace. 181
line contains a tab character 182
line contains a tab character 183
'for' is not followed by whitespace. 183
'=' is not preceeded with whitespace. 183
'=' is not followed by whitespace. 183
line contains a tab character 184
line contains a tab character 185
'if' construct must use '{}'s. 186
line contains a tab character 186
'if' is not followed by whitespace. 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
'if' is not followed by whitespace. 190
line contains a tab character 191
variable 'c_a' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
cast needs to be followed by whitespace. 191
'for' construct must use '{}'s. 193
line contains a tab character 193
'for' is not followed by whitespace. 193
'=' is not preceeded with whitespace. 193
'=' is not followed by whitespace. 193
line longer than 80 characters 194
line contains a tab character 194
line contains a tab character 195

org/apache/bcel/util/Repository.java

Error Line
redundant 'public' modifier. 73
Expected @param tag for 'clazz'. 73
redundant 'public' modifier. 78
Expected @param tag for 'clazz'. 78
Expected an @return tag. 84
redundant 'public' modifier. 84
Expected @param tag for 'className'. 84
Expected an @return tag. 90
redundant 'public' modifier. 90
Expected @param tag for 'className'. 90
Expected @throws tag for 'java.lang.ClassNotFoundException'. 91
Expected an @return tag. 96
redundant 'public' modifier. 96
Expected @param tag for 'clazz'. 96
Expected @throws tag for 'java.lang.ClassNotFoundException'. 97
redundant 'public' modifier. 101

org/apache/bcel/util/SyntheticRepository.java

Error Line
Avoid using the '.*' form of import. 57
Unused import - java.util.Map 59
Avoid using the '.*' form of import. 62
variable 'DEFAULT_PATH' missing Javadoc. 86
variable '_instances' missing Javadoc. 88
variable '_instances' must match pattern '^[a-z][a-zA-Z0-9]*$'. 88
variable '_path' missing Javadoc. 90
variable '_path' must match pattern '^[a-z][a-zA-Z0-9]*$'. 90
variable '_loadedClasses' missing Javadoc. 91
variable '_loadedClasses' must match pattern '^[a-z][a-zA-Z0-9]*$'. 91
method is missing a Javadoc comment. 93
method is missing a Javadoc comment. 97
method is missing a Javadoc comment. 101
cast needs to be followed by whitespace. 102
'if' is not followed by whitespace. 104
Expected @param tag for 'clazz'. 115
Expected @param tag for 'clazz'. 123
Expected an @return tag. 130
Expected @param tag for 'className'. 130
cast needs to be followed by whitespace. 131
Expected an @return tag. 138
Expected @param tag for 'className'. 138
Expected @throws tag for 'ClassNotFoundException'. 139
'{' should be on the previous line. 140
'if' is not followed by whitespace. 141
'catch' is not followed by whitespace. 149
'+' should be on a new line. 150
line contains a tab character 151
Expected @param tag for 'clazz'. 160
Expected @throws tag for 'ClassNotFoundException'. 160
'if' is not followed by whitespace. 165
method is missing a Javadoc comment. 172
'{' should be on the previous line. 174
'if' is not followed by whitespace. 177
'if' is not followed by whitespace. 182
line contains a tab character 183
line contains a tab character 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 187
line contains a tab character 188
'catch' is not followed by whitespace. 190
'+' should be on a new line. 191
line contains a tab character 192
'+' should be on a new line. 195
line contains a tab character 196

org/apache/bcel/verifier/exc/AssertionViolatedException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 59
line longer than 80 characters 61
'{' is not preceeded with whitespace. 64
line contains a tab character 65
line contains a tab character 66
line longer than 80 characters 67
line contains a tab character 67
line contains a tab character 68
'{' is not preceeded with whitespace. 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line longer than 80 characters 72
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
Expected @param tag for 'message'. 75
'{' is not preceeded with whitespace. 75
line longer than 80 characters 76
line contains a tab character 76
'+' is not preceeded with whitespace. 76
'+' is not followed by whitespace. 76
line contains a tab character 77
'=' is not preceeded with whitespace. 77
'=' is not followed by whitespace. 77
line contains a tab character 78
line longer than 80 characters 79
line contains a tab character 79
line longer than 80 characters 80
line contains a tab character 80
line longer than 80 characters 81
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
Expected @param tag for 'pre'. 84
Expected @param tag for 'post'. 84
'{' is not preceeded with whitespace. 84
'if' construct must use '{}'s. 85
line contains a tab character 85
'=' is not preceeded with whitespace. 85
'=' is not followed by whitespace. 85
'if' construct must use '{}'s. 86
line contains a tab character 86
'=' is not preceeded with whitespace. 86
'=' is not followed by whitespace. 86
'if' construct must use '{}'s. 87
line contains a tab character 87
'=' is not preceeded with whitespace. 87
'=' is not followed by whitespace. 87
line contains a tab character 88
'+' is not preceeded with whitespace. 88
'+' is not followed by whitespace. 88
'+' is not preceeded with whitespace. 88
'+' is not followed by whitespace. 88
line contains a tab character 89
line contains a tab character 90
line longer than 80 characters 91
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
'{' is not preceeded with whitespace. 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
Expected @param tag for 'args'. 101
'{' is not preceeded with whitespace. 101
line longer than 80 characters 102
line contains a tab character 102
line contains a tab character 103
',' needs to be followed by whitespace. 103
line contains a tab character 104
line contains a tab character 105

org/apache/bcel/verifier/exc/ClassConstraintException.java

Error Line
line longer than 80 characters 59
line longer than 80 characters 62
'{' is not preceeded with whitespace. 65
line contains a tab character 66
line longer than 80 characters 67
line contains a tab character 67
line contains a tab character 68
line contains a tab character 69
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line longer than 80 characters 74
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
Expected @param tag for 'message'. 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78

org/apache/bcel/verifier/exc/CodeConstraintException.java

Error Line
line longer than 80 characters 57
line longer than 80 characters 58
line longer than 80 characters 61
'{' is not preceeded with whitespace. 64
line contains a tab character 65
line longer than 80 characters 66
line contains a tab character 66
line contains a tab character 67
line contains a tab character 68
'{' is not preceeded with whitespace. 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line longer than 80 characters 72
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
Expected @param tag for 'message'. 74
'{' is not preceeded with whitespace. 74
line contains a tab character 75
line contains a tab character 76

org/apache/bcel/verifier/exc/InvalidMethodException.java

Error Line
line longer than 80 characters 60
'{' is not preceeded with whitespace. 63
line contains a tab character 64
line longer than 80 characters 65
line contains a tab character 65
line contains a tab character 66
Expected @param tag for 'message'. 66
'{' is not preceeded with whitespace. 66
line contains a tab character 67
line contains a tab character 68

org/apache/bcel/verifier/exc/LinkingConstraintException.java

Error Line
line longer than 80 characters 57
line longer than 80 characters 58
line longer than 80 characters 60
line longer than 80 characters 61
line longer than 80 characters 62
line longer than 80 characters 65
line longer than 80 characters 66
Comment matches to-do format 'TODO:'. 68
line longer than 80 characters 70
line longer than 80 characters 73
'{' is not preceeded with whitespace. 73

org/apache/bcel/verifier/exc/LoadingException.java

Error Line
line longer than 80 characters 59
'{' is not preceeded with whitespace. 64
line contains a tab character 66
line longer than 80 characters 67
line contains a tab character 67
line contains a tab character 68
line contains a tab character 69
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
Expected @param tag for 'message'. 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78

org/apache/bcel/verifier/exc/LocalVariableInfoInconsistentException.java

Error Line
line longer than 80 characters 64
line longer than 80 characters 67
'{' is not preceeded with whitespace. 67
line contains a tab character 68
line longer than 80 characters 69
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
'{' is not preceeded with whitespace. 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line longer than 80 characters 76
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
Expected @param tag for 'message'. 78
'{' is not preceeded with whitespace. 78
line contains a tab character 79
line contains a tab character 80

org/apache/bcel/verifier/exc/StaticCodeConstraintException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 59
line longer than 80 characters 60
line longer than 80 characters 61
line longer than 80 characters 64
line longer than 80 characters 67
'{' is not preceeded with whitespace. 67
line contains a tab character 68
method is missing a Javadoc comment. 68
'{' is not preceeded with whitespace. 68
line contains a tab character 69
line contains a tab character 70

org/apache/bcel/verifier/exc/StaticCodeInstructionConstraintException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 59
line longer than 80 characters 60
line longer than 80 characters 61
line longer than 80 characters 64
line longer than 80 characters 67
line longer than 80 characters 70
'{' is not preceeded with whitespace. 70
line contains a tab character 71
method is missing a Javadoc comment. 71
'{' is not preceeded with whitespace. 71
line contains a tab character 72
line contains a tab character 73

org/apache/bcel/verifier/exc/StaticCodeInstructionOperandConstraintException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 59
line longer than 80 characters 60
line longer than 80 characters 61
line longer than 80 characters 63
line longer than 80 characters 64
line longer than 80 characters 67
line longer than 80 characters 70
'{' is not preceeded with whitespace. 70
line contains a tab character 71
method is missing a Javadoc comment. 71
'{' is not preceeded with whitespace. 71
line contains a tab character 72
line contains a tab character 73

org/apache/bcel/verifier/exc/StructuralCodeConstraintException.java

Error Line
line longer than 80 characters 57
line longer than 80 characters 58
line longer than 80 characters 59
line longer than 80 characters 61
line longer than 80 characters 62
line longer than 80 characters 63
line longer than 80 characters 66
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line longer than 80 characters 71
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
Expected @param tag for 'message'. 73
'{' is not preceeded with whitespace. 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line longer than 80 characters 77
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
'{' is not preceeded with whitespace. 79
line contains a tab character 80
line contains a tab character 81

org/apache/bcel/verifier/exc/Utility.java

Error Line
Avoid using the '.*' form of import. 57
'{' is not preceeded with whitespace. 65
line contains a tab character 66
line contains a tab character 67
'{' is not preceeded with whitespace. 67
'{' is not followed by whitespace. 67
line longer than 80 characters 69
line contains a tab character 69
Expected an @return tag. 70
line contains a tab character 70
Expected @param tag for 't'. 70
'{' is not preceeded with whitespace. 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75

org/apache/bcel/verifier/exc/VerificationException.java

Error Line
line longer than 80 characters 58
line longer than 80 characters 62
line longer than 80 characters 63
line longer than 80 characters 66
line longer than 80 characters 69
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line longer than 80 characters 71
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
'{' is not preceeded with whitespace. 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line longer than 80 characters 77
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
Expected @param tag for 'message'. 79
'{' is not preceeded with whitespace. 79
line contains a tab character 80
line contains a tab character 81

org/apache/bcel/verifier/exc/VerifierConstraintViolatedException.java

Error Line
line longer than 80 characters 65
line longer than 80 characters 68
'{' is not preceeded with whitespace. 68
line longer than 80 characters 69
line contains a tab character 69
line contains a tab character 70
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line longer than 80 characters 75
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
'{' is not preceeded with whitespace. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line longer than 80 characters 81
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
Expected @param tag for 'message'. 83
'{' is not preceeded with whitespace. 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line longer than 80 characters 89
line contains a tab character 89
line longer than 80 characters 90
line contains a tab character 90
line longer than 80 characters 91
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
Expected @param tag for 'pre'. 94
Expected @param tag for 'post'. 94
'{' is not preceeded with whitespace. 94
'if' construct must use '{}'s. 95
line contains a tab character 95
'=' is not preceeded with whitespace. 95
'=' is not followed by whitespace. 95
'if' construct must use '{}'s. 96
line contains a tab character 96
'=' is not preceeded with whitespace. 96
'=' is not followed by whitespace. 96
'if' construct must use '{}'s. 97
line contains a tab character 97
'=' is not preceeded with whitespace. 97
'=' is not followed by whitespace. 97
line contains a tab character 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
line contains a tab character 99
line contains a tab character 100
line longer than 80 characters 101
line contains a tab character 101
line longer than 80 characters 102
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
'{' is not preceeded with whitespace. 104
line contains a tab character 105
line contains a tab character 106

org/apache/bcel/verifier/GraphicalVerifier.java

Error Line
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Redundant import from the same package. 59
Avoid using the '.*' form of import. 60
line longer than 80 characters 66
variable 'packFrame' missing Javadoc. 70
variable 'packFrame' must be private and have accessor methods. 70
line longer than 80 characters 76
'}' should be on the same line. 79
line longer than 80 characters 92
line longer than 80 characters 96
line longer than 80 characters 97
Expected @param tag for 'args'. 100
'}' should be on the same line. 103
'catch' is not followed by whitespace. 104

org/apache/bcel/verifier/NativeVerifier.java

Error Line
'{' is not preceeded with whitespace. 67
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
'{' is not preceeded with whitespace. 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
Expected @param tag for 'args'. 78
'{' is not preceeded with whitespace. 78
line contains a tab character 79
'{' is not preceeded with whitespace. 79
line longer than 80 characters 80
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 84
line longer than 80 characters 85
'if' construct must use '{}'s. 85
line contains a tab character 85
',' needs to be followed by whitespace. 85
line contains a tab character 86
',' needs to be followed by whitespace. 86
line contains a tab character 87
line contains a tab character 89
line contains a tab character 90
'try' is not followed by whitespace. 90
'{' is not preceeded with whitespace. 90
line contains a tab character 91
line contains a tab character 92
'}' should be on the same line. 92
line longer than 80 characters 93
line contains a tab character 93
'catch' is not followed by whitespace. 93
'{' is not preceeded with whitespace. 93
line longer than 80 characters 94
line contains a tab character 94
'+' is not preceeded with whitespace. 94
'+' is not followed by whitespace. 94
'+' is not preceeded with whitespace. 94
'+' is not followed by whitespace. 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
'}' should be on the same line. 97
line contains a tab character 98
'catch' is not followed by whitespace. 98
'{' is not preceeded with whitespace. 98
line longer than 80 characters 99
line contains a tab character 99
'+' is not preceeded with whitespace. 99
'+' is not followed by whitespace. 99
'+' is not preceeded with whitespace. 99
'+' is not followed by whitespace. 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
'}' should be on the same line. 102
line contains a tab character 103
'catch' is not followed by whitespace. 103
'{' is not preceeded with whitespace. 103
line longer than 80 characters 104
line contains a tab character 104
'+' is not preceeded with whitespace. 104
'+' is not followed by whitespace. 104
'+' is not preceeded with whitespace. 104
'+' is not followed by whitespace. 104
line contains a tab character 105
line contains a tab character 106
'}' should be on the same line. 106
line contains a tab character 107
'catch' is not followed by whitespace. 107
'{' is not preceeded with whitespace. 107
line longer than 80 characters 108
line contains a tab character 108
'+' is not preceeded with whitespace. 108
'+' is not followed by whitespace. 108
'+' is not preceeded with whitespace. 108
'+' is not followed by whitespace. 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line longer than 80 characters 112
line contains a tab character 112
'+' is not preceeded with whitespace. 112
'+' is not followed by whitespace. 112
'+' is not preceeded with whitespace. 112
'+' is not followed by whitespace. 112
line contains a tab character 113
line contains a tab character 115

org/apache/bcel/verifier/PassVerifier.java

Error Line
'{' is not preceeded with whitespace. 85
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
Expected an @return tag. 106
line contains a tab character 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
'{' is not preceeded with whitespace. 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line contains a tab character 113
Expected an @return tag. 114
line contains a tab character 114
method name 'do_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
'{' is not preceeded with whitespace. 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
Expected an @return tag. 135
line contains a tab character 135
'{' is not preceeded with whitespace. 135
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
'=' is not preceeded with whitespace. 138
'=' is not followed by whitespace. 138
'<' is not preceeded with whitespace. 138
'<' is not followed by whitespace. 138
'{' is not preceeded with whitespace. 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142

org/apache/bcel/verifier/statics/DOUBLE_Upper.java

Error Line
type name 'DOUBLE_Upper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 67
line contains a tab character 68
line longer than 80 characters 70
line contains a tab character 70
line contains a tab character 71
'{' is not preceeded with whitespace. 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 75
Expected an @return tag. 76
line contains a tab character 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78

org/apache/bcel/verifier/statics/IntList.java

Error Line
'{' is not preceeded with whitespace. 65
line contains a tab character 66
line contains a tab character 67
line contains a tab character 68
line contains a tab character 69
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
Expected @param tag for 'i'. 73
'{' is not preceeded with whitespace. 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
Expected an @return tag. 77
line contains a tab character 77
Expected @param tag for 'i'. 77
'{' is not preceeded with whitespace. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
'=' is not preceeded with whitespace. 80
'=' is not followed by whitespace. 80
'<' is not preceeded with whitespace. 80
'<' is not followed by whitespace. 80
'{' is not preceeded with whitespace. 80
'if' construct must use '{}'s. 81
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84

org/apache/bcel/verifier/statics/LocalVariableInfo.java

Error Line
Avoid using the '.*' form of import. 58
'{' is not preceeded with whitespace. 70
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
Expected @param tag for 'offset'. 81
Expected @param tag for 'name'. 81
'{' is not preceeded with whitespace. 81
line contains a tab character 82
'(' is followed by whitespace. 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
Expected @param tag for 'offset'. 88
Expected @param tag for 't'. 88
'{' is not preceeded with whitespace. 88
line contains a tab character 89
'(' is followed by whitespace. 89
line contains a tab character 90
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
Expected an @return tag. 100
line contains a tab character 100
Expected @param tag for 'offset'. 100
'{' is not preceeded with whitespace. 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
Expected an @return tag. 111
line contains a tab character 111
Expected @param tag for 'offset'. 111
'{' is not preceeded with whitespace. 111
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line longer than 80 characters 116
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line longer than 80 characters 119
line contains a tab character 119
Expected @param tag for 'name'. 119
Expected @param tag for 'startpc'. 119
Expected @param tag for 'length'. 119
Expected @param tag for 't'. 119
'{' is not preceeded with whitespace. 119
line longer than 80 characters 120
line contains a tab character 120
'=' is not preceeded with whitespace. 120
'=' is not followed by whitespace. 120
'<=' is not preceeded with whitespace. 120
'<=' is not followed by whitespace. 120
'+' is not preceeded with whitespace. 120
'+' is not followed by whitespace. 120
'{' is not preceeded with whitespace. 120
line contains a tab character 121
',' needs to be followed by whitespace. 121
',' needs to be followed by whitespace. 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 125
line contains a tab character 126
line longer than 80 characters 127
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
line longer than 80 characters 130
line contains a tab character 130
Expected @param tag for 'offset'. 130
Expected @param tag for 'name'. 130
Expected @param tag for 't'. 130
'{' is not preceeded with whitespace. 130
line contains a tab character 131
'{' is not preceeded with whitespace. 131
line contains a tab character 132
'!' is followed by whitespace. 132
'{' is not preceeded with whitespace. 132
line longer than 80 characters 133
line contains a tab character 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
'+' is not preceeded with whitespace. 133
'+' is not followed by whitespace. 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
'{' is not preceeded with whitespace. 136
line contains a tab character 137
'!' is followed by whitespace. 137
'{' is not preceeded with whitespace. 137
line longer than 80 characters 138
line contains a tab character 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
'+' is not preceeded with whitespace. 138
'+' is not followed by whitespace. 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143

org/apache/bcel/verifier/statics/LocalVariablesInfo.java

Error Line
Avoid using the '.*' form of import. 58
'{' is not preceeded with whitespace. 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 73
line contains a tab character 74
parameter 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 74
Expected @param tag for 'max_locals'. 74
'{' is not preceeded with whitespace. 74
line contains a tab character 75
line contains a tab character 76
'=' is not preceeded with whitespace. 76
'=' is not followed by whitespace. 76
'<' is not preceeded with whitespace. 76
'<' is not followed by whitespace. 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 81
Expected an @return tag. 82
line contains a tab character 82
Expected @param tag for 'slot'. 82
'{' is not preceeded with whitespace. 82
line contains a tab character 83
'{' is not preceeded with whitespace. 83
line longer than 80 characters 84
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 89
line longer than 80 characters 90
line contains a tab character 90
line contains a tab character 91
line longer than 80 characters 92
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line longer than 80 characters 95
line contains a tab character 95
Expected @param tag for 'slot'. 95
Expected @param tag for 'name'. 95
Expected @param tag for 'startpc'. 95
Expected @param tag for 'length'. 95
Expected @param tag for 't'. 95
'{' is not preceeded with whitespace. 95
line longer than 80 characters 96
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
'{' is not preceeded with whitespace. 98
line longer than 80 characters 99
line contains a tab character 99
line contains a tab character 100
line contains a tab character 102
line longer than 80 characters 103
'if' construct must use '{}'s. 103
line contains a tab character 103
'+' is not preceeded with whitespace. 103
'+' is not followed by whitespace. 103
line longer than 80 characters 104
'if' construct must use '{}'s. 104
line contains a tab character 104
'+' is not preceeded with whitespace. 104
'+' is not followed by whitespace. 104
line contains a tab character 105

org/apache/bcel/verifier/statics/LONG_Upper.java

Error Line
type name 'LONG_Upper' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 65
'{' is not preceeded with whitespace. 65
line contains a tab character 67
line contains a tab character 68
line longer than 80 characters 70
line contains a tab character 70
line contains a tab character 71
'{' is not preceeded with whitespace. 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 75
Expected an @return tag. 76
line contains a tab character 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78

org/apache/bcel/verifier/statics/Pass1Verifier.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
'{' is not preceeded with whitespace. 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line longer than 80 characters 85
line contains a tab character 85
Expected an @return tag. 86
line contains a tab character 86
'{' is not preceeded with whitespace. 86
line contains a tab character 87
'{' is not preceeded with whitespace. 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line longer than 80 characters 112
line contains a tab character 112
line contains a tab character 113
line longer than 80 characters 114
line contains a tab character 114
line longer than 80 characters 115
line contains a tab character 115
line contains a tab character 116
line longer than 80 characters 117
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line longer than 80 characters 124
line contains a tab character 124
line longer than 80 characters 125
line contains a tab character 125
line longer than 80 characters 126
line contains a tab character 126
line longer than 80 characters 127
line contains a tab character 127
line longer than 80 characters 128
line contains a tab character 128
line longer than 80 characters 129
line contains a tab character 129
line longer than 80 characters 130
line contains a tab character 130
line longer than 80 characters 131
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line longer than 80 characters 138
line contains a tab character 138
line longer than 80 characters 139
line contains a tab character 139
line longer than 80 characters 140
line contains a tab character 140
line longer than 80 characters 141
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143
line contains a tab character 144
line longer than 80 characters 145
line contains a tab character 145
line longer than 80 characters 146
line contains a tab character 146
line longer than 80 characters 147
line contains a tab character 147
line contains a tab character 148
line contains a tab character 149
line longer than 80 characters 150
line contains a tab character 150
line contains a tab character 151
line longer than 80 characters 152
line contains a tab character 152
line longer than 80 characters 153
line contains a tab character 153
line contains a tab character 154
line longer than 80 characters 155
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
method name 'do_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 160
'{' is not preceeded with whitespace. 160
line contains a tab character 161
line contains a tab character 162
'try' is not followed by whitespace. 162
'{' is not preceeded with whitespace. 162
line longer than 80 characters 163
line contains a tab character 163
line contains a tab character 165
'{' is not preceeded with whitespace. 165
line longer than 80 characters 166
line contains a tab character 166
line longer than 80 characters 167
line contains a tab character 167
'!' is followed by whitespace. 167
'{' is not preceeded with whitespace. 167
line longer than 80 characters 168
line contains a tab character 168
line contains a tab character 169
line longer than 80 characters 170
line contains a tab character 170
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
'+' is not preceeded with whitespace. 170
'+' is not followed by whitespace. 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
'}' should be on the same line. 174
line contains a tab character 175
'catch' is not followed by whitespace. 175
'{' is not preceeded with whitespace. 175
line longer than 80 characters 176
line contains a tab character 176
line contains a tab character 177
'}' should be on the same line. 177
line contains a tab character 178
'catch' is not followed by whitespace. 178
'{' is not preceeded with whitespace. 178
line longer than 80 characters 179
line contains a tab character 179
line longer than 80 characters 180
line contains a tab character 180
line contains a tab character 181
'}' should be on the same line. 181
line contains a tab character 182
'catch' is not followed by whitespace. 182
'{' is not preceeded with whitespace. 182
line longer than 80 characters 183
line contains a tab character 183
line longer than 80 characters 184
line contains a tab character 184
line longer than 80 characters 185
line contains a tab character 185
'+' is not preceeded with whitespace. 185
'+' is not followed by whitespace. 185
'+' is not preceeded with whitespace. 185
'+' is not followed by whitespace. 185
'+' is not preceeded with whitespace. 185
'+' is not followed by whitespace. 185
line contains a tab character 186
line contains a tab character 188
'{' is not preceeded with whitespace. 188
line contains a tab character 189
line contains a tab character 190
'}' should be on the same line. 190
line contains a tab character 191
'else' is not followed by whitespace. 191
'{' is not preceeded with whitespace. 191
line longer than 80 characters 192
Comment matches to-do format 'TODO:'. 192
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
line longer than 80 characters 194
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 198
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
Expected an @return tag. 208
line contains a tab character 208
'{' is not preceeded with whitespace. 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211

org/apache/bcel/verifier/statics/Pass2Verifier.java

Error Line
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 63
Avoid using the '.*' form of import. 64
Avoid using the '.*' form of import. 65
'{' is not preceeded with whitespace. 80
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line longer than 80 characters 108
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
Expected an @return tag. 111
line contains a tab character 111
parameter 'method_nr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 111
Expected @param tag for 'method_nr'. 111
'{' is not preceeded with whitespace. 111
line longer than 80 characters 112
'if' construct must use '{}'s. 112
line contains a tab character 112
line contains a tab character 113
'{' is not preceeded with whitespace. 113
line longer than 80 characters 114
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
method name 'do_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
'{' is not preceeded with whitespace. 141
line contains a tab character 142
line contains a tab character 143
'{' is not preceeded with whitespace. 143
line contains a tab character 144
line longer than 80 characters 145
line contains a tab character 145
line contains a tab character 146
line longer than 80 characters 147
line contains a tab character 147
line longer than 80 characters 149
line contains a tab character 149
line contains a tab character 150
'try' is not followed by whitespace. 150
'{' is not preceeded with whitespace. 150
line longer than 80 characters 151
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
line contains a tab character 155
'}' should be on the same line. 155
line contains a tab character 156
'{' is not preceeded with whitespace. 156
line longer than 80 characters 157
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
'}' should be on the same line. 160
'else' construct must use '{}'s. 161
line contains a tab character 161
line contains a tab character 162
line contains a tab character 163
line contains a tab character 165
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
Unused @throws tag for 'ClassConstraintException'. 176
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
method name 'every_class_has_an_accessible_superclass' must match pattern '^[a-z][a-zA-Z0-9]*$'. 178
'{' is not preceeded with whitespace. 178
line longer than 80 characters 179
line contains a tab character 179
line contains a tab character 180
line contains a tab character 181
line contains a tab character 183
'{' is not preceeded with whitespace. 183
line contains a tab character 184
line contains a tab character 185
line contains a tab character 186
'{' is not preceeded with whitespace. 186
line longer than 80 characters 187
line contains a tab character 187
'{' is not preceeded with whitespace. 187
line longer than 80 characters 188
line contains a tab character 188
'+' is not preceeded with whitespace. 188
'+' is not followed by whitespace. 188
'+' is not preceeded with whitespace. 188
'+' is not followed by whitespace. 188
'+' is not preceeded with whitespace. 188
'+' is not followed by whitespace. 188
'+' is not preceeded with whitespace. 188
'+' is not followed by whitespace. 188
line contains a tab character 189
line contains a tab character 190
'}' should be on the same line. 190
line contains a tab character 191
'else' is not followed by whitespace. 191
'{' is not preceeded with whitespace. 191
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
'!' is followed by whitespace. 193
'{' is not preceeded with whitespace. 193
line longer than 80 characters 194
line contains a tab character 194
line contains a tab character 195
line longer than 80 characters 196
line contains a tab character 196
line contains a tab character 197
line contains a tab character 199
'{' is not preceeded with whitespace. 199
line longer than 80 characters 200
line contains a tab character 200
'+' is not preceeded with whitespace. 200
'+' is not followed by whitespace. 200
'+' is not preceeded with whitespace. 200
'+' is not followed by whitespace. 200
line contains a tab character 201
line contains a tab character 202
line contains a tab character 204
'{' is not preceeded with whitespace. 204
line longer than 80 characters 205
line contains a tab character 205
'+' is not preceeded with whitespace. 205
'+' is not followed by whitespace. 205
'+' is not preceeded with whitespace. 205
'+' is not followed by whitespace. 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
Unused @throws tag for 'ClassConstraintException'. 218
line contains a tab character 218
line contains a tab character 219
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
method name 'final_methods_are_not_overridden' must match pattern '^[a-z][a-zA-Z0-9]*$'. 222
'{' is not preceeded with whitespace. 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
'{' is not preceeded with whitespace. 227
line contains a tab character 228
line contains a tab character 230
line contains a tab character 231
'=' is not preceeded with whitespace. 231
'=' is not followed by whitespace. 231
'<' is not preceeded with whitespace. 231
'<' is not followed by whitespace. 231
'{' is not preceeded with whitespace. 231
line longer than 80 characters 232
line contains a tab character 232
variable 'name_and_sig' must match pattern '^[a-z][a-zA-Z0-9]*$'. 232
'+' is not preceeded with whitespace. 232
'+' is not followed by whitespace. 232
line contains a tab character 234
'{' is not preceeded with whitespace. 234
line contains a tab character 235
'{' is not preceeded with whitespace. 235
line longer than 80 characters 236
line contains a tab character 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
'+' is not preceeded with whitespace. 236
'+' is not followed by whitespace. 236
line contains a tab character 237
'}' should be on the same line. 237
line contains a tab character 238
'else' is not followed by whitespace. 238
'{' is not preceeded with whitespace. 238
line longer than 80 characters 239
line contains a tab character 239
'{' is not preceeded with whitespace. 239
line longer than 80 characters 240
line contains a tab character 240
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
'}' should be on the same line. 243
line contains a tab character 244
'else' is not followed by whitespace. 244
'{' is not preceeded with whitespace. 244
line longer than 80 characters 245
line contains a tab character 245
'{' is not preceeded with whitespace. 245
line longer than 80 characters 246
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
line contains a tab character 249
line contains a tab character 250
line longer than 80 characters 251
line contains a tab character 251
line contains a tab character 252
line contains a tab character 254
line contains a tab character 256
line contains a tab character 257
line contains a tab character 258
line contains a tab character 259
Unused @throws tag for 'ClassConstraintException'. 260
line contains a tab character 260
line contains a tab character 261
line contains a tab character 262
method name 'constant_pool_entries_satisfy_static_constraints' must match pattern '^[a-z][a-zA-Z0-9]*$'. 262
'{' is not preceeded with whitespace. 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
line contains a tab character 268
line contains a tab character 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 276
line longer than 80 characters 277
line contains a tab character 277
type name 'CPESSC_Visitor' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 277
'{' is not preceeded with whitespace. 277
line contains a tab character 278
variable 'CONST_Class' missing Javadoc. 278
variable 'CONST_Class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 278
line contains a tab character 279
line contains a tab character 281
line contains a tab character 282
line contains a tab character 284
variable 'CONST_String' missing Javadoc. 284
variable 'CONST_String' must match pattern '^[a-z][a-zA-Z0-9]*$'. 284
line contains a tab character 285
variable 'CONST_Integer' missing Javadoc. 285
variable 'CONST_Integer' must match pattern '^[a-z][a-zA-Z0-9]*$'. 285
line contains a tab character 286
variable 'CONST_Float' missing Javadoc. 286
variable 'CONST_Float' must match pattern '^[a-z][a-zA-Z0-9]*$'. 286
line contains a tab character 287
variable 'CONST_Long' missing Javadoc. 287
variable 'CONST_Long' must match pattern '^[a-z][a-zA-Z0-9]*$'. 287
line contains a tab character 288
variable 'CONST_Double' missing Javadoc. 288
variable 'CONST_Double' must match pattern '^[a-z][a-zA-Z0-9]*$'. 288
line contains a tab character 289
variable 'CONST_NameAndType' missing Javadoc. 289
variable 'CONST_NameAndType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 289
line contains a tab character 290
variable 'CONST_Utf8' missing Javadoc. 290
variable 'CONST_Utf8' must match pattern '^[a-z][a-zA-Z0-9]*$'. 290
line contains a tab character 292
variable 'jc' missing Javadoc. 292
line longer than 80 characters 293
line contains a tab character 293
variable 'cp' missing Javadoc. 293
line longer than 80 characters 294
line contains a tab character 294
variable 'cplen' missing Javadoc. 294
line contains a tab character 295
variable 'carrier' missing Javadoc. 295
line contains a tab character 297
variable 'field_names' missing Javadoc. 297
variable 'field_names' must match pattern '^[a-z][a-zA-Z0-9]*$'. 297
line contains a tab character 298
variable 'field_names_and_desc' missing Javadoc. 298
variable 'field_names_and_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 298
line contains a tab character 299
variable 'method_names_and_desc' missing Javadoc. 299
variable 'method_names_and_desc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 299
line contains a tab character 301
method is missing a Javadoc comment. 301
parameter '_jc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 301
'{' is not preceeded with whitespace. 301
line contains a tab character 302
line contains a tab character 303
line contains a tab character 304
line longer than 80 characters 306
line contains a tab character 306
line contains a tab character 307
line longer than 80 characters 309
line contains a tab character 309
line longer than 80 characters 310
line contains a tab character 310
line longer than 80 characters 312
line contains a tab character 312
line longer than 80 characters 313
line contains a tab character 313
line longer than 80 characters 314
line contains a tab character 314
line longer than 80 characters 315
line contains a tab character 315
line longer than 80 characters 316
line contains a tab character 316
line longer than 80 characters 317
line contains a tab character 317
line longer than 80 characters 318
line contains a tab character 318
line contains a tab character 320
line contains a tab character 321
line contains a tab character 322
line longer than 80 characters 324
line contains a tab character 324
method is missing a Javadoc comment. 324
'{' is not preceeded with whitespace. 324
line contains a tab character 325
'{' is not preceeded with whitespace. 325
line longer than 80 characters 326
line contains a tab character 326
'+' is not preceeded with whitespace. 326
'+' is not followed by whitespace. 326
'+' is not preceeded with whitespace. 326
'+' is not followed by whitespace. 326
'+' is not preceeded with whitespace. 326
'+' is not followed by whitespace. 326
'+' is not preceeded with whitespace. 326
'+' is not followed by whitespace. 326
line contains a tab character 327
line contains a tab character 328
line contains a tab character 329
'!' is followed by whitespace. 329
'{' is not preceeded with whitespace. 329
line longer than 80 characters 330
line contains a tab character 330
line longer than 80 characters 331
line contains a tab character 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
'+' is not preceeded with whitespace. 331
'+' is not followed by whitespace. 331
line contains a tab character 332
line contains a tab character 333
line contains a tab character 334
line contains a tab character 335
line contains a tab character 336
line contains a tab character 337
method is missing a Javadoc comment. 337
'{' is not preceeded with whitespace. 337
line contains a tab character 338
line contains a tab character 339
line contains a tab character 340
line contains a tab character 342
line longer than 80 characters 343
line contains a tab character 343
line longer than 80 characters 344
line contains a tab character 344
line contains a tab character 346
'=' is not preceeded with whitespace. 346
'=' is not followed by whitespace. 346
'<' is not preceeded with whitespace. 346
'<' is not followed by whitespace. 346
'{' is not preceeded with whitespace. 346
line contains a tab character 347
'!' is followed by whitespace. 347
'&&' should be on a new line. 347
line contains a tab character 348
'!' is followed by whitespace. 348
'&&' should be on a new line. 348
line contains a tab character 349
'!' is followed by whitespace. 349
'&&' should be on a new line. 349
line contains a tab character 350
'!' is followed by whitespace. 350
'{' is not preceeded with whitespace. 350
line longer than 80 characters 351
line contains a tab character 351
'+' is not preceeded with whitespace. 351
'+' is not followed by whitespace. 351
'+' is not preceeded with whitespace. 351
'+' is not followed by whitespace. 351
'+' is not preceeded with whitespace. 351
'+' is not followed by whitespace. 351
'+' is not preceeded with whitespace. 351
'+' is not followed by whitespace. 351
line contains a tab character 352
line contains a tab character 354
'{' is not preceeded with whitespace. 354
line longer than 80 characters 355
'if' construct must use '{}'s. 355
line contains a tab character 355
line longer than 80 characters 356
'else' construct must use '{}'s. 356
line contains a tab character 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
line contains a tab character 357
line contains a tab character 359
'{' is not preceeded with whitespace. 359
line longer than 80 characters 360
'if' construct must use '{}'s. 360
line contains a tab character 360
line contains a tab character 361
'else' is not followed by whitespace. 361
'{' is not preceeded with whitespace. 361
line contains a tab character 362
'{' is not preceeded with whitespace. 362
line longer than 80 characters 363
line contains a tab character 363
'+' is not preceeded with whitespace. 363
'+' is not followed by whitespace. 363
'+' is not preceeded with whitespace. 363
'+' is not followed by whitespace. 363
line contains a tab character 364
line contains a tab character 365
line contains a tab character 366
'{' is not preceeded with whitespace. 366
line longer than 80 characters 367
line contains a tab character 367
'+' is not preceeded with whitespace. 367
'+' is not followed by whitespace. 367
'+' is not preceeded with whitespace. 367
'+' is not followed by whitespace. 367
line contains a tab character 368
line contains a tab character 369
line contains a tab character 371
line contains a tab character 372
'{' is not preceeded with whitespace. 372
line longer than 80 characters 373
line contains a tab character 373
line longer than 80 characters 374
line contains a tab character 374
line longer than 80 characters 375
line contains a tab character 375
line contains a tab character 376
line longer than 80 characters 377
line contains a tab character 377
'+' is not preceeded with whitespace. 377
'+' is not followed by whitespace. 377
'+' is not preceeded with whitespace. 377
'+' is not followed by whitespace. 377
line contains a tab character 378
line contains a tab character 379
line contains a tab character 380
line contains a tab character 381
line contains a tab character 382
line contains a tab character 383
method is missing a Javadoc comment. 383
'{' is not preceeded with whitespace. 383
line contains a tab character 384
'{' is not preceeded with whitespace. 384
line longer than 80 characters 385
line contains a tab character 385
'+' is not preceeded with whitespace. 385
'+' is not followed by whitespace. 385
'+' is not preceeded with whitespace. 385
'+' is not followed by whitespace. 385
line contains a tab character 386
line contains a tab character 387
line contains a tab character 389
line contains a tab character 390
method is missing a Javadoc comment. 390
'{' is not preceeded with whitespace. 390
line contains a tab character 391
'{' is not preceeded with whitespace. 391
line longer than 80 characters 392
line contains a tab character 392
'+' is not preceeded with whitespace. 392
'+' is not followed by whitespace. 392
'+' is not preceeded with whitespace. 392
'+' is not followed by whitespace. 392
line contains a tab character 393
line contains a tab character 394
line longer than 80 characters 395
line contains a tab character 395
line contains a tab character 396
line contains a tab character 397
method is missing a Javadoc comment. 397
'{' is not preceeded with whitespace. 397
line contains a tab character 398
'{' is not preceeded with whitespace. 398
line longer than 80 characters 399
line contains a tab character 399
'+' is not preceeded with whitespace. 399
'+' is not followed by whitespace. 399
'+' is not preceeded with whitespace. 399
'+' is not followed by whitespace. 399
line contains a tab character 400
line contains a tab character 401
line longer than 80 characters 402
line contains a tab character 402
line contains a tab character 403
line longer than 80 characters 404
line contains a tab character 404
method is missing a Javadoc comment. 404
'{' is not preceeded with whitespace. 404
line longer than 80 characters 405
line contains a tab character 405
'{' is not preceeded with whitespace. 405
line longer than 80 characters 406
line contains a tab character 406
'+' is not preceeded with whitespace. 406
'+' is not followed by whitespace. 406
'+' is not preceeded with whitespace. 406
'+' is not followed by whitespace. 406
line contains a tab character 407
line contains a tab character 408
line longer than 80 characters 409
line contains a tab character 409
line contains a tab character 410
line contains a tab character 411
method is missing a Javadoc comment. 411
'{' is not preceeded with whitespace. 411
line contains a tab character 412
'{' is not preceeded with whitespace. 412
line longer than 80 characters 413
line contains a tab character 413
'+' is not preceeded with whitespace. 413
'+' is not followed by whitespace. 413
'+' is not preceeded with whitespace. 413
'+' is not followed by whitespace. 413
line contains a tab character 414
line contains a tab character 415
line contains a tab character 416
line contains a tab character 417
method is missing a Javadoc comment. 417
'{' is not preceeded with whitespace. 417
line contains a tab character 418
'{' is not preceeded with whitespace. 418
line longer than 80 characters 419
line contains a tab character 419
'+' is not preceeded with whitespace. 419
'+' is not followed by whitespace. 419
'+' is not preceeded with whitespace. 419
'+' is not followed by whitespace. 419
line contains a tab character 420
line contains a tab character 421
line contains a tab character 422
line contains a tab character 423
method is missing a Javadoc comment. 423
'{' is not preceeded with whitespace. 423
line contains a tab character 424
'{' is not preceeded with whitespace. 424
line longer than 80 characters 425
line contains a tab character 425
'+' is not preceeded with whitespace. 425
'+' is not followed by whitespace. 425
'+' is not preceeded with whitespace. 425
'+' is not followed by whitespace. 425
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
method is missing a Javadoc comment. 429
'{' is not preceeded with whitespace. 429
line contains a tab character 430
'{' is not preceeded with whitespace. 430
line longer than 80 characters 431
line contains a tab character 431
'+' is not preceeded with whitespace. 431
'+' is not followed by whitespace. 431
'+' is not preceeded with whitespace. 431
'+' is not followed by whitespace. 431
line contains a tab character 432
line contains a tab character 433
line contains a tab character 434
line contains a tab character 435
method is missing a Javadoc comment. 435
'{' is not preceeded with whitespace. 435
line contains a tab character 436
'{' is not preceeded with whitespace. 436
line longer than 80 characters 437
line contains a tab character 437
'+' is not preceeded with whitespace. 437
'+' is not followed by whitespace. 437
'+' is not preceeded with whitespace. 437
'+' is not followed by whitespace. 437
line contains a tab character 438
line contains a tab character 439
line contains a tab character 440
line contains a tab character 441
method is missing a Javadoc comment. 441
'{' is not preceeded with whitespace. 441
line contains a tab character 442
'{' is not preceeded with whitespace. 442
line longer than 80 characters 443
line contains a tab character 443
'+' is not preceeded with whitespace. 443
'+' is not followed by whitespace. 443
'+' is not preceeded with whitespace. 443
'+' is not followed by whitespace. 443
line contains a tab character 444
line contains a tab character 445
line longer than 80 characters 446
line contains a tab character 446
line contains a tab character 447
line contains a tab character 448
line contains a tab character 449
method is missing a Javadoc comment. 449
'{' is not preceeded with whitespace. 449
line contains a tab character 450
'{' is not preceeded with whitespace. 450
line longer than 80 characters 451
line contains a tab character 451
'+' is not preceeded with whitespace. 451
'+' is not followed by whitespace. 451
'+' is not preceeded with whitespace. 451
'+' is not followed by whitespace. 451
line contains a tab character 452
line contains a tab character 453
line contains a tab character 454
line contains a tab character 455
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
method is missing a Javadoc comment. 458
'{' is not preceeded with whitespace. 458
line contains a tab character 460
'{' is not preceeded with whitespace. 460
line contains a tab character 461
'=' is not preceeded with whitespace. 461
'=' is not followed by whitespace. 461
'if' construct must use '{}'s. 462
line contains a tab character 462
'if' construct must use '{}'s. 463
line contains a tab character 463
'if' construct must use '{}'s. 464
line contains a tab character 464
line contains a tab character 465
'{' is not preceeded with whitespace. 465
line longer than 80 characters 466
line contains a tab character 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
line contains a tab character 467
line contains a tab character 469
'{' is not preceeded with whitespace. 469
line longer than 80 characters 470
line contains a tab character 470
'+' is not preceeded with whitespace. 470
'+' is not followed by whitespace. 470
'+' is not preceeded with whitespace. 470
'+' is not followed by whitespace. 470
line contains a tab character 471
line contains a tab character 472
'}' should be on the same line. 472
line contains a tab character 473
'else' is not followed by whitespace. 473
'{' is not preceeded with whitespace. 473
line contains a tab character 474
'{' is not preceeded with whitespace. 474
line longer than 80 characters 475
line contains a tab character 475
'+' is not preceeded with whitespace. 475
'+' is not followed by whitespace. 475
'+' is not preceeded with whitespace. 475
'+' is not followed by whitespace. 475
line contains a tab character 476
line contains a tab character 477
'{' is not preceeded with whitespace. 477
line longer than 80 characters 478
line contains a tab character 478
'+' is not preceeded with whitespace. 478
'+' is not followed by whitespace. 478
'+' is not preceeded with whitespace. 478
'+' is not followed by whitespace. 478
line contains a tab character 479
line contains a tab character 480
'{' is not preceeded with whitespace. 480
line longer than 80 characters 481
line contains a tab character 481
'+' is not preceeded with whitespace. 481
'+' is not followed by whitespace. 481
'+' is not preceeded with whitespace. 481
'+' is not followed by whitespace. 481
line contains a tab character 482
line contains a tab character 483
line longer than 80 characters 485
line contains a tab character 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'|' is not preceeded with whitespace. 485
'|' is not followed by whitespace. 485
'{' is not preceeded with whitespace. 485
line longer than 80 characters 486
line contains a tab character 486
'+' is not preceeded with whitespace. 486
'+' is not followed by whitespace. 486
'+' is not preceeded with whitespace. 486
'+' is not followed by whitespace. 486
line contains a tab character 487
line contains a tab character 489
line contains a tab character 491
line contains a tab character 492
'!' is followed by whitespace. 492
'{' is not preceeded with whitespace. 492
line longer than 80 characters 493
line contains a tab character 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
line contains a tab character 494
line contains a tab character 496
line contains a tab character 497
line longer than 80 characters 499
line contains a tab character 499
line contains a tab character 501
'try' is not followed by whitespace. 501
'{' is not preceeded with whitespace. 501
line longer than 80 characters 502
line contains a tab character 502
line contains a tab character 503
'}' should be on the same line. 503
line longer than 80 characters 504
line contains a tab character 504
'{' is not preceeded with whitespace. 504
line longer than 80 characters 505
line contains a tab character 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
'+' is not preceeded with whitespace. 505
'+' is not followed by whitespace. 505
line contains a tab character 506
line contains a tab character 508
'+' is not preceeded with whitespace. 508
'+' is not followed by whitespace. 508
line contains a tab character 509
'{' is not preceeded with whitespace. 509
line longer than 80 characters 510
line contains a tab character 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
line contains a tab character 511
line contains a tab character 512
'{' is not preceeded with whitespace. 512
line longer than 80 characters 513
line contains a tab character 513
'+' is not preceeded with whitespace. 513
'+' is not followed by whitespace. 513
'+' is not preceeded with whitespace. 513
'+' is not followed by whitespace. 513
line contains a tab character 514
line contains a tab character 515
line contains a tab character 516
line contains a tab character 518
line contains a tab character 519
'=' is not preceeded with whitespace. 519
'=' is not followed by whitespace. 519
'<' is not preceeded with whitespace. 519
'<' is not followed by whitespace. 519
'{' is not preceeded with whitespace. 519
line contains a tab character 520
'!' is followed by whitespace. 520
'&&' should be on a new line. 520
line contains a tab character 521
'!' is followed by whitespace. 521
'&&' should be on a new line. 521
line contains a tab character 522
'!' is followed by whitespace. 522
'{' is not preceeded with whitespace. 522
line longer than 80 characters 523
line contains a tab character 523
'+' is not preceeded with whitespace. 523
'+' is not followed by whitespace. 523
'+' is not preceeded with whitespace. 523
'+' is not followed by whitespace. 523
'+' is not preceeded with whitespace. 523
'+' is not followed by whitespace. 523
'+' is not preceeded with whitespace. 523
'+' is not followed by whitespace. 523
line contains a tab character 524
line contains a tab character 525
'!' is followed by whitespace. 525
'{' is not preceeded with whitespace. 525
line longer than 80 characters 526
line contains a tab character 526
'+' is not preceeded with whitespace. 526
'+' is not followed by whitespace. 526
'+' is not preceeded with whitespace. 526
'+' is not followed by whitespace. 526
'+' is not preceeded with whitespace. 526
'+' is not followed by whitespace. 526
'+' is not preceeded with whitespace. 526
'+' is not followed by whitespace. 526
line contains a tab character 527
line contains a tab character 528
line contains a tab character 529
line contains a tab character 530
line contains a tab character 531
line contains a tab character 532
line contains a tab character 533
method is missing a Javadoc comment. 533
'{' is not preceeded with whitespace. 533
line contains a tab character 535
line contains a tab character 537
line contains a tab character 538
'!' is followed by whitespace. 538
'{' is not preceeded with whitespace. 538
line longer than 80 characters 539
line contains a tab character 539
'+' is not preceeded with whitespace. 539
'+' is not followed by whitespace. 539
'+' is not preceeded with whitespace. 539
'+' is not followed by whitespace. 539
'+' is not preceeded with whitespace. 539
'+' is not followed by whitespace. 539
'+' is not preceeded with whitespace. 539
'+' is not followed by whitespace. 539
line contains a tab character 540
line contains a tab character 542
line contains a tab character 543
line longer than 80 characters 545
line contains a tab character 545
line contains a tab character 547
line contains a tab character 548
line contains a tab character 549
'try' is not followed by whitespace. 549
'{' is not preceeded with whitespace. 549
line contains a tab character 550
line contains a tab character 551
line contains a tab character 552
'}' should be on the same line. 552
line contains a tab character 553
'{' is not preceeded with whitespace. 553
line longer than 80 characters 554
line contains a tab character 554
line longer than 80 characters 555
line contains a tab character 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
line contains a tab character 556
line contains a tab character 558
line contains a tab character 559
line longer than 80 characters 560
'if' construct must use '{}'s. 560
line contains a tab character 560
line contains a tab character 561
'{' is not preceeded with whitespace. 561
line longer than 80 characters 562
line contains a tab character 562
'(' is followed by whitespace. 562
')' is preceeded by whitespace. 562
line contains a tab character 563
line contains a tab character 564
line longer than 80 characters 565
line contains a tab character 565
'+' is not preceeded with whitespace. 565
'+' is not followed by whitespace. 565
'+' is not preceeded with whitespace. 565
'+' is not followed by whitespace. 565
'+' is not preceeded with whitespace. 565
'+' is not followed by whitespace. 565
'+' is not preceeded with whitespace. 565
'+' is not followed by whitespace. 565
line contains a tab character 566
line contains a tab character 567
line contains a tab character 569
'=' is not preceeded with whitespace. 569
'=' is not followed by whitespace. 569
'<' is not preceeded with whitespace. 569
'<' is not followed by whitespace. 569
'{' is not preceeded with whitespace. 569
line contains a tab character 570
line longer than 80 characters 571
'if' construct must use '{}'s. 571
line contains a tab character 571
line contains a tab character 572
'{' is not preceeded with whitespace. 572
line longer than 80 characters 573
line contains a tab character 573
'(' is followed by whitespace. 573
')' is preceeded by whitespace. 573
line contains a tab character 574
line contains a tab character 575
line longer than 80 characters 576
line contains a tab character 576
'+' is not preceeded with whitespace. 576
'+' is not followed by whitespace. 576
'+' is not preceeded with whitespace. 576
'+' is not followed by whitespace. 576
'+' is not preceeded with whitespace. 576
'+' is not followed by whitespace. 576
'+' is not preceeded with whitespace. 576
'+' is not followed by whitespace. 576
line contains a tab character 577
line contains a tab character 578
line contains a tab character 579
line longer than 80 characters 581
line contains a tab character 581
line longer than 80 characters 582
line contains a tab character 582
'{' is not preceeded with whitespace. 582
line longer than 80 characters 583
line contains a tab character 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
line contains a tab character 584
line contains a tab character 586
'{' is not preceeded with whitespace. 586
line contains a tab character 587
'=' is not preceeded with whitespace. 587
'=' is not followed by whitespace. 587
'if' construct must use '{}'s. 588
line contains a tab character 588
'if' construct must use '{}'s. 589
line contains a tab character 589
'if' construct must use '{}'s. 590
line contains a tab character 590
line contains a tab character 591
'{' is not preceeded with whitespace. 591
line longer than 80 characters 592
line contains a tab character 592
'+' is not preceeded with whitespace. 592
'+' is not followed by whitespace. 592
'+' is not preceeded with whitespace. 592
'+' is not followed by whitespace. 592
line contains a tab character 593
line contains a tab character 595
'{' is not preceeded with whitespace. 595
line longer than 80 characters 596
'if' construct must use '{}'s. 596
line contains a tab character 596
'+' is not preceeded with whitespace. 596
'+' is not followed by whitespace. 596
'+' is not preceeded with whitespace. 596
'+' is not followed by whitespace. 596
line longer than 80 characters 597
'if' construct must use '{}'s. 597
line contains a tab character 597
'+' is not preceeded with whitespace. 597
'+' is not followed by whitespace. 597
'+' is not preceeded with whitespace. 597
'+' is not followed by whitespace. 597
line longer than 80 characters 598
'if' construct must use '{}'s. 598
line contains a tab character 598
'+' is not preceeded with whitespace. 598
'+' is not followed by whitespace. 598
'+' is not preceeded with whitespace. 598
'+' is not followed by whitespace. 598
line longer than 80 characters 599
'if' construct must use '{}'s. 599
line contains a tab character 599
'+' is not preceeded with whitespace. 599
'+' is not followed by whitespace. 599
'+' is not preceeded with whitespace. 599
'+' is not followed by whitespace. 599
line longer than 80 characters 600
'if' construct must use '{}'s. 600
line contains a tab character 600
'+' is not preceeded with whitespace. 600
'+' is not followed by whitespace. 600
'+' is not preceeded with whitespace. 600
'+' is not followed by whitespace. 600
line longer than 80 characters 601
'if' construct must use '{}'s. 601
line contains a tab character 601
'+' is not preceeded with whitespace. 601
'+' is not followed by whitespace. 601
'+' is not preceeded with whitespace. 601
'+' is not followed by whitespace. 601
line contains a tab character 602
line contains a tab character 603
'}' should be on the same line. 603
line contains a tab character 604
'else' is not followed by whitespace. 604
'{' is not preceeded with whitespace. 604
line longer than 80 characters 605
line contains a tab character 605
'{' is not preceeded with whitespace. 605
'{' is not followed by whitespace. 605
line contains a tab character 606
'{' is not preceeded with whitespace. 606
line longer than 80 characters 607
line contains a tab character 607
'+' is not preceeded with whitespace. 607
'+' is not followed by whitespace. 607
'+' is not preceeded with whitespace. 607
'+' is not followed by whitespace. 607
line contains a tab character 608
line contains a tab character 609
'{' is not preceeded with whitespace. 609
line longer than 80 characters 610
line contains a tab character 610
'+' is not preceeded with whitespace. 610
'+' is not followed by whitespace. 610
'+' is not preceeded with whitespace. 610
'+' is not followed by whitespace. 610
line contains a tab character 611
line contains a tab character 612
'(' is followed by whitespace. 612
'||' should be on a new line. 612
line longer than 80 characters 613
line contains a tab character 613
'||' should be on a new line. 613
line longer than 80 characters 614
line contains a tab character 614
'||' should be on a new line. 614
line contains a tab character 615
'||' should be on a new line. 615
line longer than 80 characters 616
line contains a tab character 616
'||' should be on a new line. 616
line longer than 80 characters 617
line contains a tab character 617
'||' should be on a new line. 617
line longer than 80 characters 618
line contains a tab character 618
')' is preceeded by whitespace. 618
'{' is not preceeded with whitespace. 618
line longer than 80 characters 619
line contains a tab character 619
'+' is not preceeded with whitespace. 619
'+' is not followed by whitespace. 619
'+' is not preceeded with whitespace. 619
'+' is not followed by whitespace. 619
line contains a tab character 620
line contains a tab character 621
line contains a tab character 622
line longer than 80 characters 624
line contains a tab character 624
line contains a tab character 625
'{' is not preceeded with whitespace. 625
line longer than 80 characters 626
line contains a tab character 626
line longer than 80 characters 627
line contains a tab character 627
line contains a tab character 628
'(' is followed by whitespace. 628
'||' should be on a new line. 628
line contains a tab character 629
'||' should be on a new line. 629
line contains a tab character 630
'||' should be on a new line. 630
line contains a tab character 631
'||' should be on a new line. 631
line contains a tab character 632
')' is preceeded by whitespace. 632
'{' is not preceeded with whitespace. 632
line longer than 80 characters 633
line contains a tab character 633
'+' is not preceeded with whitespace. 633
'+' is not followed by whitespace. 633
'+' is not preceeded with whitespace. 633
'+' is not followed by whitespace. 633
line contains a tab character 634
line contains a tab character 635
line contains a tab character 637
line contains a tab character 638
'{' is not preceeded with whitespace. 638
line contains a tab character 639
'{' is not preceeded with whitespace. 639
line longer than 80 characters 640
line contains a tab character 640
'+' is not preceeded with whitespace. 640
'+' is not followed by whitespace. 640
'+' is not preceeded with whitespace. 640
'+' is not followed by whitespace. 640
line contains a tab character 641
line contains a tab character 642
'{' is not preceeded with whitespace. 642
line longer than 80 characters 643
line contains a tab character 643
'+' is not preceeded with whitespace. 643
'+' is not followed by whitespace. 643
'+' is not preceeded with whitespace. 643
'+' is not followed by whitespace. 643
line contains a tab character 644
line contains a tab character 645
line longer than 80 characters 647
line contains a tab character 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'|' is not preceeded with whitespace. 647
'|' is not followed by whitespace. 647
'{' is not preceeded with whitespace. 647
line longer than 80 characters 648
line contains a tab character 648
'+' is not preceeded with whitespace. 648
'+' is not followed by whitespace. 648
'+' is not preceeded with whitespace. 648
'+' is not followed by whitespace. 648
line contains a tab character 649
line contains a tab character 651
'+' is not preceeded with whitespace. 651
'+' is not followed by whitespace. 651
line contains a tab character 652
'{' is not preceeded with whitespace. 652
line longer than 80 characters 653
line contains a tab character 653
'+' is not preceeded with whitespace. 653
'+' is not followed by whitespace. 653
'+' is not preceeded with whitespace. 653
'+' is not followed by whitespace. 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 657
line contains a tab character 658
variable 'num_code_atts' must match pattern '^[a-z][a-zA-Z0-9]*$'. 658
line contains a tab character 659
'=' is not preceeded with whitespace. 659
'=' is not followed by whitespace. 659
'<' is not preceeded with whitespace. 659
'<' is not followed by whitespace. 659
'{' is not preceeded with whitespace. 659
line contains a tab character 660
'!' is followed by whitespace. 660
'&&' should be on a new line. 660
line longer than 80 characters 661
line contains a tab character 661
'!' is followed by whitespace. 661
'&&' should be on a new line. 661
line contains a tab character 662
'!' is followed by whitespace. 662
'&&' should be on a new line. 662
line contains a tab character 663
'!' is followed by whitespace. 663
'{' is not preceeded with whitespace. 663
line longer than 80 characters 664
line contains a tab character 664
'+' is not preceeded with whitespace. 664
'+' is not followed by whitespace. 664
'+' is not preceeded with whitespace. 664
'+' is not followed by whitespace. 664
'+' is not preceeded with whitespace. 664
'+' is not followed by whitespace. 664
'+' is not preceeded with whitespace. 664
'+' is not followed by whitespace. 664
line contains a tab character 665
line contains a tab character 666
'!' is followed by whitespace. 666
'&&' should be on a new line. 666
line longer than 80 characters 667
line contains a tab character 667
'!' is followed by whitespace. 667
'{' is not preceeded with whitespace. 667
line longer than 80 characters 668
line contains a tab character 668
'+' is not preceeded with whitespace. 668
'+' is not followed by whitespace. 668
'+' is not preceeded with whitespace. 668
'+' is not followed by whitespace. 668
'+' is not preceeded with whitespace. 668
'+' is not followed by whitespace. 668
'+' is not preceeded with whitespace. 668
'+' is not followed by whitespace. 668
line contains a tab character 669
line longer than 80 characters 670
line contains a tab character 670
'{' is not preceeded with whitespace. 670
line longer than 80 characters 671
line contains a tab character 671
'+' is not preceeded with whitespace. 671
'+' is not followed by whitespace. 671
'+' is not preceeded with whitespace. 671
'+' is not followed by whitespace. 671
'+' is not preceeded with whitespace. 671
'+' is not followed by whitespace. 671
'+' is not preceeded with whitespace. 671
'+' is not followed by whitespace. 671
line contains a tab character 672
'if' construct must use '{}'s. 673
line contains a tab character 673
line contains a tab character 674
line longer than 80 characters 675
line contains a tab character 675
'(' is followed by whitespace. 675
'{' is not preceeded with whitespace. 675
line longer than 80 characters 676
line contains a tab character 676
'+' is not preceeded with whitespace. 676
'+' is not followed by whitespace. 676
'+' is not preceeded with whitespace. 676
'+' is not followed by whitespace. 676
'+' is not preceeded with whitespace. 676
'+' is not followed by whitespace. 676
'+' is not preceeded with whitespace. 676
'+' is not followed by whitespace. 676
line contains a tab character 677
line contains a tab character 678
line contains a tab character 679
line contains a tab character 680
line contains a tab character 681
line contains a tab character 682
method is missing a Javadoc comment. 682
'{' is not preceeded with whitespace. 682
'{' is not followed by whitespace. 682
line longer than 80 characters 684
line contains a tab character 684
line contains a tab character 686
line longer than 80 characters 688
line contains a tab character 688
line contains a tab character 689
'!' is followed by whitespace. 689
'{' is not preceeded with whitespace. 689
line longer than 80 characters 690
line contains a tab character 690
'+' is not preceeded with whitespace. 690
'+' is not followed by whitespace. 690
'+' is not preceeded with whitespace. 690
'+' is not followed by whitespace. 690
'+' is not preceeded with whitespace. 690
'+' is not followed by whitespace. 690
'+' is not preceeded with whitespace. 690
'+' is not followed by whitespace. 690
line contains a tab character 691
line contains a tab character 693
line longer than 80 characters 695
line contains a tab character 695
line contains a tab character 696
line contains a tab character 698
'(' is followed by whitespace. 698
'||' should be on a new line. 698
line longer than 80 characters 699
line contains a tab character 699
'||' should be on a new line. 699
line longer than 80 characters 700
line contains a tab character 700
'||' should be on a new line. 700
line longer than 80 characters 701
line contains a tab character 701
')' is preceeded by whitespace. 701
'{' is not preceeded with whitespace. 701
line longer than 80 characters 702
line contains a tab character 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
line contains a tab character 703
line contains a tab character 704
line contains a tab character 705
method is missing a Javadoc comment. 705
'{' is not preceeded with whitespace. 705
'{' is not followed by whitespace. 705
line contains a tab character 706
line longer than 80 characters 708
line contains a tab character 708
line contains a tab character 709
'!' is followed by whitespace. 709
'{' is not preceeded with whitespace. 709
line longer than 80 characters 710
line contains a tab character 710
'+' is not preceeded with whitespace. 710
'+' is not followed by whitespace. 710
'+' is not preceeded with whitespace. 710
'+' is not followed by whitespace. 710
'+' is not preceeded with whitespace. 710
'+' is not followed by whitespace. 710
'+' is not preceeded with whitespace. 710
'+' is not followed by whitespace. 710
line contains a tab character 711
line contains a tab character 712
line contains a tab character 713
method is missing a Javadoc comment. 713
'{' is not preceeded with whitespace. 713
'{' is not followed by whitespace. 713
line contains a tab character 714
line longer than 80 characters 715
line contains a tab character 715
line contains a tab character 716
'!' is followed by whitespace. 716
'{' is not preceeded with whitespace. 716
line longer than 80 characters 717
line contains a tab character 717
'+' is not preceeded with whitespace. 717
'+' is not followed by whitespace. 717
'+' is not preceeded with whitespace. 717
'+' is not followed by whitespace. 717
'+' is not preceeded with whitespace. 717
'+' is not followed by whitespace. 717
'+' is not preceeded with whitespace. 717
'+' is not followed by whitespace. 717
line contains a tab character 718
line contains a tab character 719
line contains a tab character 720
method is missing a Javadoc comment. 720
'{' is not preceeded with whitespace. 720
'{' is not followed by whitespace. 720
line longer than 80 characters 722
line contains a tab character 722
line contains a tab character 724
line longer than 80 characters 726
line contains a tab character 726
line contains a tab character 727
'!' is followed by whitespace. 727
'{' is not preceeded with whitespace. 727
line longer than 80 characters 728
line contains a tab character 728
'+' is not preceeded with whitespace. 728
'+' is not followed by whitespace. 728
'+' is not preceeded with whitespace. 728
'+' is not followed by whitespace. 728
'+' is not preceeded with whitespace. 728
'+' is not followed by whitespace. 728
'+' is not preceeded with whitespace. 728
'+' is not followed by whitespace. 728
line contains a tab character 729
line contains a tab character 731
line contains a tab character 733
'=' is not preceeded with whitespace. 733
'=' is not followed by whitespace. 733
'<' is not preceeded with whitespace. 733
'<' is not followed by whitespace. 733
'{' is not preceeded with whitespace. 733
line longer than 80 characters 734
line contains a tab character 734
line contains a tab character 735
variable 'outer_idx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 735
line contains a tab character 736
'{' is not preceeded with whitespace. 736
line contains a tab character 737
line contains a tab character 738
line contains a tab character 739
variable 'innername_idx' must match pattern '^[a-z][a-zA-Z0-9]*$'. 739
line contains a tab character 740
'{' is not preceeded with whitespace. 740
line longer than 80 characters 741
line contains a tab character 741
line contains a tab character 742
line contains a tab character 743
line longer than 80 characters 744
line contains a tab character 744
'~' is followed by whitespace. 744
line contains a tab character 745
'{' is not preceeded with whitespace. 745
line longer than 80 characters 746
line contains a tab character 746
'+' is not preceeded with whitespace. 746
'+' is not followed by whitespace. 746
'+' is not preceeded with whitespace. 746
'+' is not followed by whitespace. 746
'+' is not preceeded with whitespace. 746
'+' is not followed by whitespace. 746
'+' is not preceeded with whitespace. 746
'+' is not followed by whitespace. 746
line contains a tab character 747
line contains a tab character 748
line longer than 80 characters 749
line contains a tab character 749
line contains a tab character 750
line contains a tab character 751
line contains a tab character 752
line contains a tab character 753
line contains a tab character 754
line longer than 80 characters 755
line contains a tab character 755
method is missing a Javadoc comment. 755
'{' is not preceeded with whitespace. 755
'{' is not followed by whitespace. 755
line contains a tab character 756
line contains a tab character 757
line contains a tab character 758
line longer than 80 characters 760
line contains a tab character 760
line contains a tab character 761
'!' is followed by whitespace. 761
'{' is not preceeded with whitespace. 761
line longer than 80 characters 762
line contains a tab character 762
'+' is not preceeded with whitespace. 762
'+' is not followed by whitespace. 762
'+' is not preceeded with whitespace. 762
'+' is not followed by whitespace. 762
'+' is not preceeded with whitespace. 762
'+' is not followed by whitespace. 762
'+' is not preceeded with whitespace. 762
'+' is not followed by whitespace. 762
line contains a tab character 763
line contains a tab character 765
line longer than 80 characters 766
line contains a tab character 766
'{' is not preceeded with whitespace. 766
line contains a tab character 767
line longer than 80 characters 768
line contains a tab character 768
line longer than 80 characters 769
line contains a tab character 769
variable 'field_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 769
line contains a tab character 771
line contains a tab character 772
'{' is not preceeded with whitespace. 772
line longer than 80 characters 773
line contains a tab character 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
line contains a tab character 774
line contains a tab character 775
line longer than 80 characters 777
line contains a tab character 777
'{' is not preceeded with whitespace. 777
line contains a tab character 778
line contains a tab character 779
line longer than 80 characters 780
line contains a tab character 780
'{' is not preceeded with whitespace. 780
line contains a tab character 781
line contains a tab character 782
line longer than 80 characters 783
line contains a tab character 783
'{' is not preceeded with whitespace. 783
line contains a tab character 784
line contains a tab character 785
line longer than 80 characters 786
line contains a tab character 786
'{' is not preceeded with whitespace. 786
line contains a tab character 787
line contains a tab character 788
line longer than 80 characters 789
line contains a tab character 789
'{' is not preceeded with whitespace. 789
line contains a tab character 790
line contains a tab character 791
line longer than 80 characters 793
line contains a tab character 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
'+' is not preceeded with whitespace. 793
'+' is not followed by whitespace. 793
line contains a tab character 794
line contains a tab character 795
line contains a tab character 796
line contains a tab character 797
line contains a tab character 798
line contains a tab character 799
line contains a tab character 800
line contains a tab character 801
method is missing a Javadoc comment. 801
'{' is not preceeded with whitespace. 801
'{' is not followed by whitespace. 801
line longer than 80 characters 802
line contains a tab character 802
line longer than 80 characters 803
line contains a tab character 803
line contains a tab character 805
line longer than 80 characters 807
line contains a tab character 807
line contains a tab character 808
'!' is followed by whitespace. 808
'{' is not preceeded with whitespace. 808
line longer than 80 characters 809
line contains a tab character 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
line contains a tab character 810
line contains a tab character 812
line contains a tab character 813
'{' is not preceeded with whitespace. 813
line longer than 80 characters 814
line contains a tab character 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
line contains a tab character 815
line contains a tab character 816
'}' should be on the same line. 816
line contains a tab character 817
'else' is not followed by whitespace. 817
'{' is not preceeded with whitespace. 817
line longer than 80 characters 818
line contains a tab character 818
line longer than 80 characters 819
line contains a tab character 819
line contains a tab character 820
line contains a tab character 822
'{' is not preceeded with whitespace. 822
line longer than 80 characters 823
line contains a tab character 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
line contains a tab character 824
line longer than 80 characters 826
line contains a tab character 826
line contains a tab character 827
variable 'exc_table' must match pattern '^[a-z][a-zA-Z0-9]*$'. 827
line contains a tab character 828
'=' is not preceeded with whitespace. 828
'=' is not followed by whitespace. 828
'<' is not preceeded with whitespace. 828
'<' is not followed by whitespace. 828
'{' is not preceeded with whitespace. 828
line contains a tab character 829
variable 'exc_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 829
line longer than 80 characters 830
line contains a tab character 830
'{' is not preceeded with whitespace. 830
line contains a tab character 831
line longer than 80 characters 832
line contains a tab character 832
line longer than 80 characters 833
line contains a tab character 833
line longer than 80 characters 834
line contains a tab character 834
',' needs to be followed by whitespace. 834
line longer than 80 characters 836
line contains a tab character 836
line contains a tab character 837
line contains a tab character 839
'{' is not preceeded with whitespace. 839
line longer than 80 characters 840
line contains a tab character 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
'+' is not preceeded with whitespace. 840
'+' is not followed by whitespace. 840
line contains a tab character 841
'}' should be on the same line. 841
line contains a tab character 842
'else' is not followed by whitespace. 842
'{' is not preceeded with whitespace. 842
line longer than 80 characters 843
line contains a tab character 843
line contains a tab character 844
line longer than 80 characters 845
line contains a tab character 845
line longer than 80 characters 846
line contains a tab character 846
line longer than 80 characters 847
line contains a tab character 847
line contains a tab character 848
'{' is not preceeded with whitespace. 848
line longer than 80 characters 849
'if' construct must use '{}'s. 849
line contains a tab character 849
line longer than 80 characters 851
line contains a tab character 851
line contains a tab character 852
line longer than 80 characters 853
line contains a tab character 853
'{' is not preceeded with whitespace. 853
line longer than 80 characters 854
line contains a tab character 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
'+' is not preceeded with whitespace. 854
'+' is not followed by whitespace. 854
line contains a tab character 855
'}' should be on the same line. 855
line contains a tab character 856
'else' is not followed by whitespace. 856
'{' is not preceeded with whitespace. 856
line longer than 80 characters 857
line contains a tab character 857
line contains a tab character 858
line contains a tab character 859
line longer than 80 characters 860
'if' construct must use '{}'s. 860
line contains a tab character 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
'+' is not preceeded with whitespace. 860
'+' is not followed by whitespace. 860
line contains a tab character 861
line contains a tab character 862
line contains a tab character 863
line contains a tab character 865
line longer than 80 characters 866
line contains a tab character 866
Comment matches to-do format 'TODO:'. 867
line contains a tab character 867
line contains a tab character 868
variable 'method_number' must match pattern '^[a-z][a-zA-Z0-9]*$'. 868
line longer than 80 characters 869
line contains a tab character 869
line contains a tab character 870
'=' is not preceeded with whitespace. 870
'=' is not followed by whitespace. 870
'<' is not preceeded with whitespace. 870
'<' is not followed by whitespace. 870
'{' is not preceeded with whitespace. 870
line contains a tab character 871
'{' is not preceeded with whitespace. 871
line contains a tab character 872
line contains a tab character 873
line contains a tab character 874
line contains a tab character 875
line longer than 80 characters 876
line contains a tab character 876
'{' is not preceeded with whitespace. 876
line longer than 80 characters 877
line contains a tab character 877
line contains a tab character 878
line longer than 80 characters 879
line contains a tab character 879
line contains a tab character 881
variable 'num_of_lvt_attribs' must match pattern '^[a-z][a-zA-Z0-9]*$'. 881
line longer than 80 characters 882
line contains a tab character 882
line contains a tab character 883
line contains a tab character 884
'=' is not preceeded with whitespace. 884
'=' is not followed by whitespace. 884
'<' is not preceeded with whitespace. 884
'<' is not followed by whitespace. 884
'{' is not preceeded with whitespace. 884
line contains a tab character 885
'!' is followed by whitespace. 885
'&&' should be on a new line. 885
line longer than 80 characters 886
line contains a tab character 886
'!' is followed by whitespace. 886
'{' is not preceeded with whitespace. 886
line longer than 80 characters 887
line contains a tab character 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
'+' is not preceeded with whitespace. 887
'+' is not followed by whitespace. 887
line contains a tab character 888
'}' should be on the same line. 888
line contains a tab character 889
'else' is not followed by whitespace. 889
'{' is not preceeded with whitespace. 889
'{' is not followed by whitespace. 889
line longer than 80 characters 890
line contains a tab character 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
'+' is not preceeded with whitespace. 890
'+' is not followed by whitespace. 890
line contains a tab character 891
line longer than 80 characters 893
line contains a tab character 893
line longer than 80 characters 894
line contains a tab character 894
line longer than 80 characters 895
line contains a tab character 895
line contains a tab character 896
line longer than 80 characters 897
line contains a tab character 897
'{' is not preceeded with whitespace. 897
line longer than 80 characters 899
line contains a tab character 899
line longer than 80 characters 901
line contains a tab character 901
line longer than 80 characters 903
line contains a tab character 903
line longer than 80 characters 904
line contains a tab character 904
'!' is followed by whitespace. 904
'{' is not preceeded with whitespace. 904
line longer than 80 characters 905
line contains a tab character 905
'+' is not preceeded with whitespace. 905
'+' is not followed by whitespace. 905
'+' is not preceeded with whitespace. 905
'+' is not followed by whitespace. 905
'+' is not preceeded with whitespace. 905
'+' is not followed by whitespace. 905
'+' is not preceeded with whitespace. 905
'+' is not followed by whitespace. 905
line contains a tab character 906
line contains a tab character 908
line longer than 80 characters 910
line contains a tab character 910
line longer than 80 characters 911
line contains a tab character 911
line longer than 80 characters 913
line contains a tab character 913
'=' is not preceeded with whitespace. 913
'=' is not followed by whitespace. 913
'<' is not preceeded with whitespace. 913
'<' is not followed by whitespace. 913
'{' is not preceeded with whitespace. 913
line longer than 80 characters 914
line contains a tab character 914
line longer than 80 characters 915
line contains a tab character 915
line longer than 80 characters 916
line contains a tab character 916
'{' is not preceeded with whitespace. 916
line longer than 80 characters 917
line contains a tab character 917
'+' is not preceeded with whitespace. 917
'+' is not followed by whitespace. 917
'+' is not preceeded with whitespace. 917
'+' is not followed by whitespace. 917
'+' is not preceeded with whitespace. 917
'+' is not followed by whitespace. 917
'+' is not preceeded with whitespace. 917
'+' is not followed by whitespace. 917
line contains a tab character 918
line longer than 80 characters 920
line contains a tab character 920
line longer than 80 characters 921
line contains a tab character 921
line contains a tab character 922
line contains a tab character 923
'try' is not followed by whitespace. 923
'{' is not preceeded with whitespace. 923
line longer than 80 characters 924
line contains a tab character 924
line contains a tab character 925
'}' should be on the same line. 925
line longer than 80 characters 926
line contains a tab character 926
'{' is not preceeded with whitespace. 926
line longer than 80 characters 927
line contains a tab character 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
'+' is not preceeded with whitespace. 927
'+' is not followed by whitespace. 927
line contains a tab character 928
line longer than 80 characters 929
line contains a tab character 929
line longer than 80 characters 930
line contains a tab character 930
'(' is followed by whitespace. 930
'(' is followed by whitespace. 930
'==' is not preceeded with whitespace. 930
'==' is not followed by whitespace. 930
'==' is not preceeded with whitespace. 930
'==' is not followed by whitespace. 930
'?' is not preceeded with whitespace. 930
'+' is not preceeded with whitespace. 930
'+' is not followed by whitespace. 930
':' is not preceeded with whitespace. 930
':' is not followed by whitespace. 930
'{' is not preceeded with whitespace. 930
line longer than 80 characters 931
line contains a tab character 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
'+' is not preceeded with whitespace. 931
'+' is not followed by whitespace. 931
line contains a tab character 932
line contains a tab character 934
'try' is not followed by whitespace. 934
'{' is not preceeded with whitespace. 934
line longer than 80 characters 935
line contains a tab character 935
line contains a tab character 936
'}' should be on the same line. 936
line longer than 80 characters 937
line contains a tab character 937
'catch' is not followed by whitespace. 937
'{' is not preceeded with whitespace. 937
line longer than 80 characters 938
line contains a tab character 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
'+' is not preceeded with whitespace. 938
'+' is not followed by whitespace. 938
line contains a tab character 939
line longer than 80 characters 940
line contains a tab character 940
line contains a tab character 942
line longer than 80 characters 943
line contains a tab character 943
'{' is not preceeded with whitespace. 943
line longer than 80 characters 944
line contains a tab character 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
'+' is not preceeded with whitespace. 944
'+' is not followed by whitespace. 944
line contains a tab character 945
line contains a tab character 946
line contains a tab character 947
line contains a tab character 948
line longer than 80 characters 950
line contains a tab character 950
method is missing a Javadoc comment. 950
'{' is not preceeded with whitespace. 950
'{' is not followed by whitespace. 950
line longer than 80 characters 951
line contains a tab character 951
line contains a tab character 952
line longer than 80 characters 954
line contains a tab character 954
line contains a tab character 955
'!' is followed by whitespace. 955
'{' is not preceeded with whitespace. 955
line longer than 80 characters 956
line contains a tab character 956
'+' is not preceeded with whitespace. 956
'+' is not followed by whitespace. 956
'+' is not preceeded with whitespace. 956
'+' is not followed by whitespace. 956
'+' is not preceeded with whitespace. 956
'+' is not followed by whitespace. 956
'+' is not preceeded with whitespace. 956
'+' is not followed by whitespace. 956
line contains a tab character 957
line contains a tab character 959
variable 'exc_indices' must match pattern '^[a-z][a-zA-Z0-9]*$'. 959
line contains a tab character 961
'=' is not preceeded with whitespace. 961
'=' is not followed by whitespace. 961
'<' is not preceeded with whitespace. 961
'<' is not followed by whitespace. 961
'{' is not preceeded with whitespace. 961
line contains a tab character 962
line longer than 80 characters 964
line contains a tab character 964
line longer than 80 characters 965
line contains a tab character 965
line longer than 80 characters 966
line contains a tab character 966
',' needs to be followed by whitespace. 966
line contains a tab character 968
line contains a tab character 969
line contains a tab character 971
'{' is not preceeded with whitespace. 971
line longer than 80 characters 972
line contains a tab character 972
'+' is not preceeded with whitespace. 972
'+' is not followed by whitespace. 972
'+' is not preceeded with whitespace. 972
'+' is not followed by whitespace. 972
'+' is not preceeded with whitespace. 972
'+' is not followed by whitespace. 972
'+' is not preceeded with whitespace. 972
'+' is not followed by whitespace. 972
'+' is not preceeded with whitespace. 972
'+' is not followed by whitespace. 972
line contains a tab character 973
'}' should be on the same line. 973
line contains a tab character 974
'else' is not followed by whitespace. 974
'{' is not preceeded with whitespace. 974
line longer than 80 characters 975
line contains a tab character 975
line contains a tab character 976
line longer than 80 characters 977
line contains a tab character 977
line longer than 80 characters 978
line contains a tab character 978
line longer than 80 characters 979
line contains a tab character 979
line contains a tab character 980
'{' is not preceeded with whitespace. 980
line longer than 80 characters 981
'if' construct must use '{}'s. 981
line contains a tab character 981
line longer than 80 characters 983
line contains a tab character 983
line contains a tab character 984
line longer than 80 characters 985
line contains a tab character 985
'{' is not preceeded with whitespace. 985
line longer than 80 characters 986
line contains a tab character 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
'+' is not preceeded with whitespace. 986
'+' is not followed by whitespace. 986
line contains a tab character 987
'}' should be on the same line. 987
line contains a tab character 988
'else' is not followed by whitespace. 988
'{' is not preceeded with whitespace. 988
line longer than 80 characters 989
line contains a tab character 989
line contains a tab character 990
line contains a tab character 991
line longer than 80 characters 992
'if' construct must use '{}'s. 992
line contains a tab character 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
'+' is not preceeded with whitespace. 992
'+' is not followed by whitespace. 992
line contains a tab character 993
line contains a tab character 994
line contains a tab character 995
line contains a tab character 996
line contains a tab character 997
line contains a tab character 998
line contains a tab character 999
line contains a tab character 1000
line longer than 80 characters 1001
line contains a tab character 1001
method is missing a Javadoc comment. 1001
'{' is not preceeded with whitespace. 1001
'{' is not followed by whitespace. 1001
line contains a tab character 1002
line longer than 80 characters 1004
line contains a tab character 1004
line contains a tab character 1005
'!' is followed by whitespace. 1005
'{' is not preceeded with whitespace. 1005
line longer than 80 characters 1006
line contains a tab character 1006
'+' is not preceeded with whitespace. 1006
'+' is not followed by whitespace. 1006
'+' is not preceeded with whitespace. 1006
'+' is not followed by whitespace. 1006
'+' is not preceeded with whitespace. 1006
'+' is not followed by whitespace. 1006
'+' is not preceeded with whitespace. 1006
'+' is not followed by whitespace. 1006
line contains a tab character 1007
line contains a tab character 1009
line contains a tab character 1010
line contains a tab character 1011
line contains a tab character 1013
line longer than 80 characters 1014
line contains a tab character 1014
method is missing a Javadoc comment. 1014
'{' is not preceeded with whitespace. 1014
'{' is not followed by whitespace. 1014
line contains a tab character 1015
line longer than 80 characters 1016
line contains a tab character 1016
line contains a tab character 1017
line contains a tab character 1018
line contains a tab character 1019
line contains a tab character 1020
line contains a tab character 1021
method is missing a Javadoc comment. 1021
'{' is not preceeded with whitespace. 1021
'{' is not followed by whitespace. 1021
line contains a tab character 1022
line contains a tab character 1023
line contains a tab character 1025
line longer than 80 characters 1026
line contains a tab character 1026
'+' is not preceeded with whitespace. 1026
'+' is not followed by whitespace. 1026
'+' is not preceeded with whitespace. 1026
'+' is not followed by whitespace. 1026
line contains a tab character 1027
line contains a tab character 1028
line contains a tab character 1029
line contains a tab character 1030
line contains a tab character 1031
method is missing a Javadoc comment. 1031
'{' is not preceeded with whitespace. 1031
line contains a tab character 1032
line contains a tab character 1033
line contains a tab character 1035
line contains a tab character 1036
line contains a tab character 1037
method is missing a Javadoc comment. 1037
'{' is not preceeded with whitespace. 1037
line contains a tab character 1038
line contains a tab character 1039
line contains a tab character 1040
line contains a tab character 1042
line contains a tab character 1043
line contains a tab character 1044
method is missing a Javadoc comment. 1044
'{' is not preceeded with whitespace. 1044
line longer than 80 characters 1045
line contains a tab character 1045
line contains a tab character 1046
line contains a tab character 1047
line contains a tab character 1048
line contains a tab character 1049
method is missing a Javadoc comment. 1049
'{' is not preceeded with whitespace. 1049
line contains a tab character 1050
line contains a tab character 1051
line contains a tab character 1052
line contains a tab character 1053
method is missing a Javadoc comment. 1053
'{' is not preceeded with whitespace. 1053
line contains a tab character 1054
line contains a tab character 1055
line contains a tab character 1057
line contains a tab character 1058
line contains a tab character 1059
line contains a tab character 1061
line contains a tab character 1062
line contains a tab character 1063
line contains a tab character 1064
line longer than 80 characters 1065
line contains a tab character 1065
line contains a tab character 1066
line contains a tab character 1068
line longer than 80 characters 1069
line contains a tab character 1069
line contains a tab character 1070
line contains a tab character 1071
Unused @throws tag for 'ClassConstraintException'. 1072
line contains a tab character 1072
line contains a tab character 1073
line contains a tab character 1074
line contains a tab character 1075
method name 'field_and_method_refs_are_valid' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1075
'{' is not preceeded with whitespace. 1075
line contains a tab character 1076
line longer than 80 characters 1077
line contains a tab character 1077
line contains a tab character 1078
line contains a tab character 1079
line contains a tab character 1081
line contains a tab character 1082
line contains a tab character 1083
line contains a tab character 1086
line contains a tab character 1088
line contains a tab character 1089
line contains a tab character 1090
type name 'FAMRAV_Visitor' must match pattern '^[A-Z][a-zA-Z0-9]*$'. 1090
'{' is not preceeded with whitespace. 1090
line longer than 80 characters 1091
line contains a tab character 1091
variable 'cp' missing Javadoc. 1091
line contains a tab character 1092
method is missing a Javadoc comment. 1092
parameter '_jc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1092
'{' is not preceeded with whitespace. 1092
line contains a tab character 1093
line contains a tab character 1094
line contains a tab character 1095
line contains a tab character 1096
method is missing a Javadoc comment. 1096
'{' is not preceeded with whitespace. 1096
line contains a tab character 1097
'{' is not preceeded with whitespace. 1097
line longer than 80 characters 1098
line contains a tab character 1098
'+' is not preceeded with whitespace. 1098
'+' is not followed by whitespace. 1098
'+' is not preceeded with whitespace. 1098
'+' is not followed by whitespace. 1098
line contains a tab character 1099
line contains a tab character 1100
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1100
line longer than 80 characters 1101
line contains a tab character 1101
line longer than 80 characters 1102
line contains a tab character 1102
line contains a tab character 1103
'{' is not preceeded with whitespace. 1103
line longer than 80 characters 1104
line contains a tab character 1104
'+' is not preceeded with whitespace. 1104
'+' is not followed by whitespace. 1104
'+' is not preceeded with whitespace. 1104
'+' is not followed by whitespace. 1104
'+' is not preceeded with whitespace. 1104
'+' is not followed by whitespace. 1104
'+' is not preceeded with whitespace. 1104
'+' is not followed by whitespace. 1104
line contains a tab character 1105
line contains a tab character 1106
line contains a tab character 1107
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1107
line longer than 80 characters 1108
line contains a tab character 1108
line longer than 80 characters 1109
line contains a tab character 1109
line contains a tab character 1110
'!' is followed by whitespace. 1110
'{' is not preceeded with whitespace. 1110
line longer than 80 characters 1111
line contains a tab character 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
line contains a tab character 1112
line longer than 80 characters 1114
line contains a tab character 1114
line contains a tab character 1115
line contains a tab character 1116
'try' is not followed by whitespace. 1116
'{' is not preceeded with whitespace. 1116
line longer than 80 characters 1117
line contains a tab character 1117
line contains a tab character 1118
'}' should be on the same line. 1118
line contains a tab character 1119
'{' is not preceeded with whitespace. 1119
line longer than 80 characters 1120
line contains a tab character 1120
line longer than 80 characters 1121
line contains a tab character 1121
'+' is not preceeded with whitespace. 1121
'+' is not followed by whitespace. 1121
'+' is not preceeded with whitespace. 1121
'+' is not followed by whitespace. 1121
'+' is not preceeded with whitespace. 1121
'+' is not followed by whitespace. 1121
'+' is not preceeded with whitespace. 1121
'+' is not followed by whitespace. 1121
line contains a tab character 1122
line contains a tab character 1123
line contains a tab character 1125
method is missing a Javadoc comment. 1125
'{' is not preceeded with whitespace. 1125
line contains a tab character 1126
'{' is not preceeded with whitespace. 1126
line longer than 80 characters 1127
line contains a tab character 1127
'+' is not preceeded with whitespace. 1127
'+' is not followed by whitespace. 1127
'+' is not preceeded with whitespace. 1127
'+' is not followed by whitespace. 1127
line contains a tab character 1128
line contains a tab character 1129
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1129
line longer than 80 characters 1130
line contains a tab character 1130
line longer than 80 characters 1131
line contains a tab character 1131
line contains a tab character 1132
'{' is not preceeded with whitespace. 1132
line longer than 80 characters 1133
line contains a tab character 1133
'+' is not preceeded with whitespace. 1133
'+' is not followed by whitespace. 1133
'+' is not preceeded with whitespace. 1133
'+' is not followed by whitespace. 1133
'+' is not preceeded with whitespace. 1133
'+' is not followed by whitespace. 1133
'+' is not preceeded with whitespace. 1133
'+' is not followed by whitespace. 1133
line contains a tab character 1134
line contains a tab character 1136
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1136
line longer than 80 characters 1137
line contains a tab character 1137
line longer than 80 characters 1138
line contains a tab character 1138
line contains a tab character 1139
'!' is followed by whitespace. 1139
'{' is not preceeded with whitespace. 1139
line longer than 80 characters 1140
line contains a tab character 1140
'+' is not preceeded with whitespace. 1140
'+' is not followed by whitespace. 1140
'+' is not preceeded with whitespace. 1140
'+' is not followed by whitespace. 1140
'+' is not preceeded with whitespace. 1140
'+' is not followed by whitespace. 1140
'+' is not preceeded with whitespace. 1140
'+' is not followed by whitespace. 1140
line contains a tab character 1141
line longer than 80 characters 1143
line contains a tab character 1143
line contains a tab character 1144
line contains a tab character 1145
'try' is not followed by whitespace. 1145
'{' is not preceeded with whitespace. 1145
line contains a tab character 1146
line longer than 80 characters 1147
line contains a tab character 1147
'(' is followed by whitespace. 1147
')' is preceeded by whitespace. 1147
'{' is not preceeded with whitespace. 1147
line longer than 80 characters 1148
line contains a tab character 1148
line contains a tab character 1149
line contains a tab character 1150
'}' should be on the same line. 1150
line contains a tab character 1151
'{' is not preceeded with whitespace. 1151
line longer than 80 characters 1152
line contains a tab character 1152
line longer than 80 characters 1153
line contains a tab character 1153
'+' is not preceeded with whitespace. 1153
'+' is not followed by whitespace. 1153
'+' is not preceeded with whitespace. 1153
'+' is not followed by whitespace. 1153
'+' is not preceeded with whitespace. 1153
'+' is not followed by whitespace. 1153
'+' is not preceeded with whitespace. 1153
'+' is not followed by whitespace. 1153
line contains a tab character 1154
line contains a tab character 1155
line longer than 80 characters 1157
line contains a tab character 1157
method is missing a Javadoc comment. 1157
'{' is not preceeded with whitespace. 1157
line longer than 80 characters 1158
line contains a tab character 1158
'{' is not preceeded with whitespace. 1158
line longer than 80 characters 1159
line contains a tab character 1159
'+' is not preceeded with whitespace. 1159
'+' is not followed by whitespace. 1159
'+' is not preceeded with whitespace. 1159
'+' is not followed by whitespace. 1159
line contains a tab character 1160
line contains a tab character 1161
variable 'name_and_type_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1161
line longer than 80 characters 1162
line contains a tab character 1162
line longer than 80 characters 1163
line contains a tab character 1163
line contains a tab character 1164
'{' is not preceeded with whitespace. 1164
line longer than 80 characters 1165
line contains a tab character 1165
'+' is not preceeded with whitespace. 1165
'+' is not followed by whitespace. 1165
'+' is not preceeded with whitespace. 1165
'+' is not followed by whitespace. 1165
'+' is not preceeded with whitespace. 1165
'+' is not followed by whitespace. 1165
'+' is not preceeded with whitespace. 1165
'+' is not followed by whitespace. 1165
line contains a tab character 1166
line contains a tab character 1168
variable 'class_index' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1168
line longer than 80 characters 1169
line contains a tab character 1169
line longer than 80 characters 1170
line contains a tab character 1170
line contains a tab character 1171
'!' is followed by whitespace. 1171
'{' is not preceeded with whitespace. 1171
line longer than 80 characters 1172
line contains a tab character 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
line contains a tab character 1173
line longer than 80 characters 1175
line contains a tab character 1175
line contains a tab character 1176
line contains a tab character 1177
'try' is not followed by whitespace. 1177
'{' is not preceeded with whitespace. 1177
line contains a tab character 1178
line longer than 80 characters 1179
line contains a tab character 1179
'(' is followed by whitespace. 1179
')' is preceeded by whitespace. 1179
'{' is not preceeded with whitespace. 1179
line longer than 80 characters 1180
line contains a tab character 1180
'+' is not preceeded with whitespace. 1180
'+' is not followed by whitespace. 1180
'+' is not preceeded with whitespace. 1180
'+' is not followed by whitespace. 1180
'+' is not preceeded with whitespace. 1180
'+' is not followed by whitespace. 1180
'+' is not preceeded with whitespace. 1180
'+' is not followed by whitespace. 1180
line contains a tab character 1181
line contains a tab character 1182
'}' should be on the same line. 1182
line contains a tab character 1183
'{' is not preceeded with whitespace. 1183
line longer than 80 characters 1184
line contains a tab character 1184
line longer than 80 characters 1185
line contains a tab character 1185
'+' is not preceeded with whitespace. 1185
'+' is not followed by whitespace. 1185
'+' is not preceeded with whitespace. 1185
'+' is not followed by whitespace. 1185
'+' is not preceeded with whitespace. 1185
'+' is not followed by whitespace. 1185
'+' is not preceeded with whitespace. 1185
'+' is not followed by whitespace. 1185
line contains a tab character 1186
line contains a tab character 1188
line contains a tab character 1189
line contains a tab character 1190
line contains a tab character 1192
line contains a tab character 1193
line contains a tab character 1194
line contains a tab character 1195
Expected an @return tag. 1196
line contains a tab character 1196
Expected @param tag for 'name'. 1196
'{' is not preceeded with whitespace. 1196
Comment matches to-do format 'TODO:'. 1198
line contains a tab character 1199
line contains a tab character 1201
line contains a tab character 1202
line contains a tab character 1203
line contains a tab character 1204
line contains a tab character 1205
line contains a tab character 1206
line contains a tab character 1207
line contains a tab character 1208
line contains a tab character 1209
line contains a tab character 1210
line longer than 80 characters 1211
Expected an @return tag. 1211
line contains a tab character 1211
Expected @param tag for 'name'. 1211
Expected @param tag for 'allowStaticInit'. 1211
'{' is not preceeded with whitespace. 1211
'if' construct must use '{}'s. 1212
line contains a tab character 1212
line contains a tab character 1213
line contains a tab character 1214
'{' is not preceeded with whitespace. 1214
line longer than 80 characters 1215
line contains a tab character 1215
line contains a tab character 1216
'}' should be on the same line. 1216
line contains a tab character 1217
'else' is not followed by whitespace. 1217
'{' is not preceeded with whitespace. 1217
line contains a tab character 1218
line contains a tab character 1219
line contains a tab character 1220
line contains a tab character 1222
line contains a tab character 1223
line contains a tab character 1224
line contains a tab character 1225
line contains a tab character 1226
Expected an @return tag. 1227
line contains a tab character 1227
Expected @param tag for 'name'. 1227
'{' is not preceeded with whitespace. 1227
line contains a tab character 1228
line contains a tab character 1229
line contains a tab character 1231
line contains a tab character 1232
line longer than 80 characters 1233
line contains a tab character 1233
line contains a tab character 1234
line longer than 80 characters 1235
line contains a tab character 1235
line contains a tab character 1236
Expected an @return tag. 1237
line contains a tab character 1237
Expected @param tag for 'name'. 1237
'{' is not preceeded with whitespace. 1237
line longer than 80 characters 1238
'if' construct must use '{}'s. 1238
line contains a tab character 1238
line contains a tab character 1239
line contains a tab character 1240
'=' is not preceeded with whitespace. 1240
'=' is not followed by whitespace. 1240
'<' is not preceeded with whitespace. 1240
'<' is not followed by whitespace. 1240
'{' is not preceeded with whitespace. 1240
line longer than 80 characters 1241
'if' construct must use '{}'s. 1241
line contains a tab character 1241
line contains a tab character 1242
line contains a tab character 1243
line contains a tab character 1244
line contains a tab character 1246
line contains a tab character 1247
line contains a tab character 1248
line contains a tab character 1249
line contains a tab character 1250
Expected an @return tag. 1251
line contains a tab character 1251
Expected @param tag for 'name'. 1251
'{' is not preceeded with whitespace. 1251
line contains a tab character 1252
'if' construct must use '{}'s. 1253
line contains a tab character 1253
line contains a tab character 1254
line contains a tab character 1255
line contains a tab character 1257
line contains a tab character 1258
line contains a tab character 1259
line contains a tab character 1260
Expected an @return tag. 1261
line contains a tab character 1261
Expected @param tag for 'name'. 1261
'{' is not preceeded with whitespace. 1261
line contains a tab character 1262
line longer than 80 characters 1263
'if' construct must use '{}'s. 1263
line contains a tab character 1263
line contains a tab character 1264
line contains a tab character 1265
'=' is not preceeded with whitespace. 1265
'=' is not followed by whitespace. 1265
'<' is not preceeded with whitespace. 1265
'<' is not followed by whitespace. 1265
'{' is not preceeded with whitespace. 1265
line longer than 80 characters 1266
'if' construct must use '{}'s. 1266
line contains a tab character 1266
line contains a tab character 1267
line contains a tab character 1268
line contains a tab character 1269
line contains a tab character 1271
line contains a tab character 1272
line contains a tab character 1273
line contains a tab character 1274
Expected an @return tag. 1275
line contains a tab character 1275
Expected @param tag for 'name'. 1275
'{' is not preceeded with whitespace. 1275
line contains a tab character 1276
line contains a tab character 1277
line contains a tab character 1278
line contains a tab character 1280
line contains a tab character 1281
line contains a tab character 1282
line longer than 80 characters 1283
line contains a tab character 1283
line longer than 80 characters 1284
line contains a tab character 1284
line longer than 80 characters 1285
line contains a tab character 1285
line longer than 80 characters 1286
line contains a tab character 1286
line longer than 80 characters 1287
line contains a tab character 1287
line longer than 80 characters 1288
line contains a tab character 1288
line longer than 80 characters 1289
line contains a tab character 1289
line longer than 80 characters 1290
line contains a tab character 1290
line longer than 80 characters 1291
line contains a tab character 1291
line contains a tab character 1292
line contains a tab character 1293
line longer than 80 characters 1294
line contains a tab character 1294
line longer than 80 characters 1295
line contains a tab character 1295
line longer than 80 characters 1296
line contains a tab character 1296
line contains a tab character 1297
line contains a tab character 1298
line contains a tab character 1299
'{' is not preceeded with whitespace. 1299
line contains a tab character 1300
variable 'hasInnerClass' missing Javadoc. 1300
line contains a tab character 1301
variable 'jc' missing Javadoc. 1301
line contains a tab character 1302
variable 'cp' missing Javadoc. 1302
line contains a tab character 1303
method is missing a Javadoc comment. 1303
'{' is not preceeded with whitespace. 1303
'{' is not followed by whitespace. 1303
line longer than 80 characters 1304
line contains a tab character 1304
line contains a tab character 1305
parameter '_jc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1305
Expected @param tag for '_jc'. 1305
'{' is not preceeded with whitespace. 1305
line contains a tab character 1306
line contains a tab character 1307
line contains a tab character 1308
line contains a tab character 1309
line contains a tab character 1310
line longer than 80 characters 1311
line contains a tab character 1311
line contains a tab character 1312
line contains a tab character 1313
Expected an @return tag. 1314
line contains a tab character 1314
'{' is not preceeded with whitespace. 1314
line contains a tab character 1315
line contains a tab character 1316
line contains a tab character 1317
line contains a tab character 1318
Expected @param tag for 'obj'. 1318
'{' is not preceeded with whitespace. 1318
line contains a tab character 1319
line longer than 80 characters 1320
line contains a tab character 1320
'{' is not preceeded with whitespace. 1320
line longer than 80 characters 1321
line contains a tab character 1321
line longer than 80 characters 1322
line contains a tab character 1322
',' needs to be followed by whitespace. 1322
'+' is not preceeded with whitespace. 1322
'+' is not followed by whitespace. 1322
'{' is not preceeded with whitespace. 1322
line contains a tab character 1323
line contains a tab character 1324
line contains a tab character 1325
line contains a tab character 1326
line contains a tab character 1327
line contains a tab character 1328
line contains a tab character 1329
line contains a tab character 1330
line contains a tab character 1331
Expected an @return tag. 1332
line contains a tab character 1332
Expected @param tag for 'n'. 1332
'{' is not preceeded with whitespace. 1332
line contains a tab character 1333
line contains a tab character 1334

org/apache/bcel/verifier/statics/Pass3aVerifier.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
Avoid using the '.*' form of import. 61
'{' is not preceeded with whitespace. 74
line contains a tab character 76
line contains a tab character 77
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
variable 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 84
line longer than 80 characters 86
line contains a tab character 86
line contains a tab character 87
variable 'instructionList' must be private and have accessor methods. 87
line longer than 80 characters 88
line contains a tab character 88
line contains a tab character 89
variable 'code' must be private and have accessor methods. 89
line contains a tab character 91
line contains a tab character 92
Expected @param tag for 'owner'. 92
parameter 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 92
Expected @param tag for 'method_no'. 92
'{' is not preceeded with whitespace. 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line longer than 80 characters 112
Unused @throws tag for 'InvalidMethodException'. 112
line contains a tab character 112
line contains a tab character 113
Expected an @return tag. 114
line contains a tab character 114
method name 'do_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 114
'{' is not preceeded with whitespace. 114
line contains a tab character 115
'{' is not preceeded with whitespace. 115
line contains a tab character 116
line contains a tab character 117
line longer than 80 characters 118
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
'{' is not preceeded with whitespace. 120
line longer than 80 characters 121
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line longer than 80 characters 127
line contains a tab character 127
'(' is followed by whitespace. 127
')' is preceeded by whitespace. 127
'{' is not preceeded with whitespace. 127
line contains a tab character 128
line contains a tab character 129
Comment matches to-do format 'TODO:'. 131
line contains a tab character 131
line longer than 80 characters 132
line contains a tab character 132
line contains a tab character 133
line longer than 80 characters 134
line contains a tab character 134
line longer than 80 characters 135
line contains a tab character 135
line contains a tab character 136
line longer than 80 characters 137
line contains a tab character 137
line longer than 80 characters 138
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
'try' is not followed by whitespace. 140
'{' is not preceeded with whitespace. 140
line longer than 80 characters 141
line contains a tab character 141
line contains a tab character 142
'}' should be on the same line. 142
line contains a tab character 143
'catch' is not followed by whitespace. 143
'{' is not preceeded with whitespace. 143
line longer than 80 characters 144
line contains a tab character 144
'+' is not preceeded with whitespace. 144
'+' is not followed by whitespace. 144
'+' is not preceeded with whitespace. 144
'+' is not followed by whitespace. 144
line contains a tab character 145
line contains a tab character 146
line contains a tab character 147
line contains a tab character 149
line longer than 80 characters 150
line contains a tab character 150
line contains a tab character 151
'try' is not followed by whitespace. 151
'{' is not preceeded with whitespace. 151
line contains a tab character 152
line contains a tab character 153
'}' should be on the same line. 153
line contains a tab character 154
'catch' is not followed by whitespace. 154
'{' is not preceeded with whitespace. 154
line longer than 80 characters 155
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
line contains a tab character 158
'try' is not followed by whitespace. 158
'{' is not preceeded with whitespace. 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
'}' should be on the same line. 161
line contains a tab character 162
'catch' is not followed by whitespace. 162
'{' is not preceeded with whitespace. 162
line longer than 80 characters 163
line contains a tab character 163
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
'}' should be on the same line. 166
line contains a tab character 167
'else' is not followed by whitespace. 167
'{' is not preceeded with whitespace. 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
line contains a tab character 172
line longer than 80 characters 173
line contains a tab character 173
line longer than 80 characters 174
line contains a tab character 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
Unused @throws tag for 'ClassConstraintException'. 178
line contains a tab character 178
line contains a tab character 179
line contains a tab character 180
line contains a tab character 181
'{' is not preceeded with whitespace. 181
line longer than 80 characters 183
line contains a tab character 183
line contains a tab character 184
line contains a tab character 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
'{' is not preceeded with whitespace. 190
line contains a tab character 191
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
'=' is not preceeded with whitespace. 193
'=' is not followed by whitespace. 193
'{' is not preceeded with whitespace. 193
line longer than 80 characters 194
line contains a tab character 194
'=' is not preceeded with whitespace. 194
'=' is not followed by whitespace. 194
'{' is not preceeded with whitespace. 194
line longer than 80 characters 195
Comment matches to-do format 'TODO:'. 195
line contains a tab character 195
line longer than 80 characters 196
line contains a tab character 196
line contains a tab character 197
'{' is not preceeded with whitespace. 197
line contains a tab character 198
'{' is not preceeded with whitespace. 198
line longer than 80 characters 199
line contains a tab character 199
'+' is not preceeded with whitespace. 199
'+' is not followed by whitespace. 199
'+' is not preceeded with whitespace. 199
'+' is not followed by whitespace. 199
'+' is not preceeded with whitespace. 199
'+' is not followed by whitespace. 199
'+' is not preceeded with whitespace. 199
'+' is not followed by whitespace. 199
line contains a tab character 200
'}' should be on the same line. 200
line contains a tab character 201
'else' is not followed by whitespace. 201
'{' is not preceeded with whitespace. 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line longer than 80 characters 207
line contains a tab character 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line longer than 80 characters 214
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
'=' is not preceeded with whitespace. 217
'=' is not followed by whitespace. 217
'<' is not preceeded with whitespace. 217
'<' is not followed by whitespace. 217
'{' is not preceeded with whitespace. 217
line contains a tab character 218
'{' is not preceeded with whitespace. 218
line longer than 80 characters 219
line contains a tab character 219
line contains a tab character 220
'{' is not preceeded with whitespace. 220
line longer than 80 characters 221
line contains a tab character 221
line longer than 80 characters 222
line contains a tab character 222
'=' is not preceeded with whitespace. 222
'=' is not followed by whitespace. 222
'<' is not preceeded with whitespace. 222
'<' is not followed by whitespace. 222
'{' is not preceeded with whitespace. 222
line longer than 80 characters 223
line contains a tab character 223
line longer than 80 characters 224
line contains a tab character 224
line contains a tab character 225
line longer than 80 characters 226
line contains a tab character 226
'{' is not preceeded with whitespace. 226
line longer than 80 characters 227
line contains a tab character 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
'+' is not preceeded with whitespace. 227
'+' is not followed by whitespace. 227
line contains a tab character 228
line longer than 80 characters 229
line contains a tab character 229
'(' is followed by whitespace. 229
'+' is not preceeded with whitespace. 229
'+' is not followed by whitespace. 229
'+' is not preceeded with whitespace. 229
'+' is not followed by whitespace. 229
')' is preceeded by whitespace. 229
'{' is not preceeded with whitespace. 229
line longer than 80 characters 230
line contains a tab character 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
'+' is not preceeded with whitespace. 230
'+' is not followed by whitespace. 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
line contains a tab character 234
line contains a tab character 235
line contains a tab character 236
line contains a tab character 237
line contains a tab character 238
line contains a tab character 239
line contains a tab character 240
line longer than 80 characters 241
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
line contains a tab character 244
'=' is not preceeded with whitespace. 244
'=' is not followed by whitespace. 244
'<' is not preceeded with whitespace. 244
'<' is not followed by whitespace. 244
'{' is not preceeded with whitespace. 244
line contains a tab character 245
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
'{' is not preceeded with whitespace. 248
line longer than 80 characters 249
line contains a tab character 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
'+' is not preceeded with whitespace. 249
'+' is not followed by whitespace. 249
line contains a tab character 250
line contains a tab character 251
'{' is not preceeded with whitespace. 251
line longer than 80 characters 252
line contains a tab character 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
'+' is not preceeded with whitespace. 252
'+' is not followed by whitespace. 252
line contains a tab character 253
line longer than 80 characters 254
line contains a tab character 254
'(' is followed by whitespace. 254
'{' is not preceeded with whitespace. 254
line longer than 80 characters 255
line contains a tab character 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
'+' is not preceeded with whitespace. 255
'+' is not followed by whitespace. 255
line contains a tab character 256
line contains a tab character 257
'{' is not preceeded with whitespace. 257
line longer than 80 characters 258
line contains a tab character 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
'+' is not preceeded with whitespace. 258
'+' is not followed by whitespace. 258
line contains a tab character 259
line contains a tab character 260
line contains a tab character 261
line contains a tab character 263
line longer than 80 characters 264
line contains a tab character 264
line longer than 80 characters 265
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
Unused @throws tag for 'StaticCodeConstraintException'. 268
line contains a tab character 268
line contains a tab character 269
line contains a tab character 270
'{' is not preceeded with whitespace. 270
line contains a tab character 271
line contains a tab character 272
line longer than 80 characters 273
line contains a tab character 273
line longer than 80 characters 274
line contains a tab character 274
line longer than 80 characters 275
line contains a tab character 275
line longer than 80 characters 277
line contains a tab character 277
'!' is followed by whitespace. 277
'{' is not preceeded with whitespace. 277
'{' is not followed by whitespace. 277
line longer than 80 characters 278
line contains a tab character 278
'+' is not preceeded with whitespace. 278
'+' is not followed by whitespace. 278
'+' is not preceeded with whitespace. 278
'+' is not followed by whitespace. 278
line contains a tab character 279
line contains a tab character 281
line contains a tab character 282
line longer than 80 characters 283
line contains a tab character 283
line contains a tab character 284
line contains a tab character 285
line longer than 80 characters 286
line contains a tab character 286
line contains a tab character 287
line longer than 80 characters 288
line contains a tab character 288
line longer than 80 characters 289
line contains a tab character 289
line longer than 80 characters 290
line contains a tab character 290
line contains a tab character 291
line contains a tab character 292
line longer than 80 characters 293
Comment matches to-do format 'TODO:'. 293
line contains a tab character 293
line longer than 80 characters 294
line contains a tab character 294
line contains a tab character 295
line contains a tab character 296
line contains a tab character 297
'{' is not preceeded with whitespace. 297
line contains a tab character 298
line contains a tab character 299
'{' is not preceeded with whitespace. 299
line longer than 80 characters 300
line contains a tab character 300
line contains a tab character 301
line contains a tab character 302
'{' is not preceeded with whitespace. 302
line longer than 80 characters 303
line contains a tab character 303
line contains a tab character 304
line contains a tab character 305
'{' is not preceeded with whitespace. 305
line longer than 80 characters 306
line contains a tab character 306
line contains a tab character 307
line contains a tab character 308
line contains a tab character 309
line contains a tab character 310
line contains a tab character 311
line contains a tab character 312
line contains a tab character 313
line longer than 80 characters 314
line contains a tab character 314
line contains a tab character 315
'if' construct must use '{}'s. 316
line contains a tab character 316
'!' is followed by whitespace. 316
'||' should be on a new line. 316
line longer than 80 characters 317
line contains a tab character 317
'||' should be on a new line. 317
line longer than 80 characters 318
line contains a tab character 318
'||' should be on a new line. 318
line longer than 80 characters 319
line contains a tab character 319
')' is preceeded by whitespace. 319
line longer than 80 characters 320
line contains a tab character 320
line contains a tab character 321
line contains a tab character 323
line longer than 80 characters 324
line contains a tab character 324
line longer than 80 characters 325
line contains a tab character 325
line longer than 80 characters 326
line contains a tab character 326
line longer than 80 characters 327
line contains a tab character 327
line longer than 80 characters 328
line contains a tab character 328
line contains a tab character 329
Unused @throws tag for 'StaticCodeConstraintException'. 330
line contains a tab character 330
line contains a tab character 331
line contains a tab character 332
'{' is not preceeded with whitespace. 332
line longer than 80 characters 333
line contains a tab character 333
line longer than 80 characters 334
line contains a tab character 334
line longer than 80 characters 335
line contains a tab character 335
line longer than 80 characters 336
Comment matches to-do format 'TODO:'. 336
line contains a tab character 336
line contains a tab character 337
line longer than 80 characters 338
Comment matches to-do format 'TODO:'. 338
line contains a tab character 338
line longer than 80 characters 339
line contains a tab character 339
line contains a tab character 340
line longer than 80 characters 342
Comment matches to-do format 'TODO:'. 342
line contains a tab character 342
line longer than 80 characters 344
line contains a tab character 344
line longer than 80 characters 345
line contains a tab character 345
line contains a tab character 346
line contains a tab character 347
line contains a tab character 348
line contains a tab character 349
'{' is not preceeded with whitespace. 349
line contains a tab character 350
line contains a tab character 351
line longer than 80 characters 352
line contains a tab character 352
line contains a tab character 353
'{' is not preceeded with whitespace. 353
line longer than 80 characters 354
line contains a tab character 354
line contains a tab character 355
'{' is not preceeded with whitespace. 355
line longer than 80 characters 356
line contains a tab character 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
line contains a tab character 357
line longer than 80 characters 358
line contains a tab character 358
'{' is not preceeded with whitespace. 358
line longer than 80 characters 359
line contains a tab character 359
'+' is not preceeded with whitespace. 359
'+' is not followed by whitespace. 359
'+' is not preceeded with whitespace. 359
'+' is not followed by whitespace. 359
'+' is not preceeded with whitespace. 359
'+' is not followed by whitespace. 359
'+' is not preceeded with whitespace. 359
'+' is not followed by whitespace. 359
line contains a tab character 360
line contains a tab character 361
line contains a tab character 362
line contains a tab character 363
line contains a tab character 364
line contains a tab character 365
line contains a tab character 366
line contains a tab character 367
line contains a tab character 369
line contains a tab character 370
line longer than 80 characters 371
line contains a tab character 371
Expected an @return tag. 372
line contains a tab character 372
Expected @param tag for 'ints'. 372
Expected @param tag for 'i'. 372
'{' is not preceeded with whitespace. 372
line contains a tab character 373
'=' is not preceeded with whitespace. 373
'=' is not followed by whitespace. 373
'<' is not preceeded with whitespace. 373
'<' is not followed by whitespace. 373
'{' is not preceeded with whitespace. 373
'if' construct must use '{}'s. 374
line contains a tab character 374
'==' is not preceeded with whitespace. 374
'==' is not followed by whitespace. 374
line contains a tab character 375
line contains a tab character 376
line contains a tab character 377
line contains a tab character 379
Expected an @return tag. 380
line contains a tab character 380
'{' is not preceeded with whitespace. 380
line contains a tab character 381
line contains a tab character 382
line contains a tab character 384
line contains a tab character 385
line contains a tab character 386
line contains a tab character 387
line longer than 80 characters 388
line contains a tab character 388
'{' is not preceeded with whitespace. 388
line contains a tab character 389
line contains a tab character 390
line contains a tab character 392
line contains a tab character 393
Expected @param tag for 'cpg'. 393
'{' is not preceeded with whitespace. 393
line contains a tab character 394
line contains a tab character 395
line contains a tab character 397
line longer than 80 characters 398
line contains a tab character 398
line contains a tab character 399
line contains a tab character 400
Expected an @return tag. 401
line contains a tab character 401
method name 'max_locals' must match pattern '^[a-z][a-zA-Z0-9]*$'. 401
'{' is not preceeded with whitespace. 401
line longer than 80 characters 402
line contains a tab character 402
line contains a tab character 403
line contains a tab character 405
line contains a tab character 406
line contains a tab character 407
line contains a tab character 408
Expected @param tag for 'i'. 408
Expected @param tag for 'message'. 408
line longer than 80 characters 409
line contains a tab character 409
'+' is not preceeded with whitespace. 409
'+' is not followed by whitespace. 409
'+' is not preceeded with whitespace. 409
'+' is not followed by whitespace. 409
'+' is not preceeded with whitespace. 409
'+' is not followed by whitespace. 409
line contains a tab character 410
line contains a tab character 412
line contains a tab character 413
line contains a tab character 414
line contains a tab character 415
line contains a tab character 416
Expected @param tag for 'i'. 416
Expected @param tag for 'idx'. 416
'{' is not preceeded with whitespace. 416
line contains a tab character 417
'{' is not preceeded with whitespace. 417
line longer than 80 characters 418
line contains a tab character 418
'+' is not preceeded with whitespace. 418
'+' is not followed by whitespace. 418
'+' is not preceeded with whitespace. 418
'+' is not followed by whitespace. 418
line contains a tab character 419
line contains a tab character 420
line contains a tab character 422
line contains a tab character 423
line contains a tab character 424
line contains a tab character 425
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
Expected @param tag for 'o'. 429
'{' is not preceeded with whitespace. 429
line contains a tab character 430
line contains a tab character 431
'{' is not preceeded with whitespace. 431
'{' is not followed by whitespace. 431
line longer than 80 characters 432
line contains a tab character 432
line contains a tab character 433
line longer than 80 characters 434
line contains a tab character 434
'{' is not preceeded with whitespace. 434
line longer than 80 characters 435
line contains a tab character 435
'+' is not preceeded with whitespace. 435
'+' is not followed by whitespace. 435
'+' is not preceeded with whitespace. 435
'+' is not followed by whitespace. 435
'+' is not preceeded with whitespace. 435
'+' is not followed by whitespace. 435
'+' is not preceeded with whitespace. 435
'+' is not followed by whitespace. 435
line contains a tab character 436
line contains a tab character 437
line contains a tab character 438
line contains a tab character 439
line longer than 80 characters 440
line contains a tab character 440
line contains a tab character 441
line contains a tab character 443
line contains a tab character 444
line contains a tab character 445
line contains a tab character 446
line longer than 80 characters 447
line contains a tab character 447
line contains a tab character 448
line contains a tab character 449
method is missing a Javadoc comment. 449
'{' is not preceeded with whitespace. 449
line contains a tab character 450
line contains a tab character 451
line contains a tab character 452
'!' is followed by whitespace. 452
'(' is followed by whitespace. 452
'||' should be on a new line. 452
line longer than 80 characters 453
line contains a tab character 453
'||' should be on a new line. 453
line longer than 80 characters 454
line contains a tab character 454
')' is preceeded by whitespace. 454
')' is preceeded by whitespace. 454
'{' is not preceeded with whitespace. 454
line longer than 80 characters 455
line contains a tab character 455
'+' is not preceeded with whitespace. 455
'+' is not followed by whitespace. 455
'+' is not preceeded with whitespace. 455
'+' is not followed by whitespace. 455
line contains a tab character 456
line contains a tab character 457
line longer than 80 characters 459
line contains a tab character 459
line contains a tab character 460
line contains a tab character 461
method is missing a Javadoc comment. 461
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 461
'{' is not preceeded with whitespace. 461
line contains a tab character 462
line contains a tab character 463
line contains a tab character 464
'!' is followed by whitespace. 464
'(' is followed by whitespace. 464
'||' should be on a new line. 464
line longer than 80 characters 465
line contains a tab character 465
')' is preceeded by whitespace. 465
')' is preceeded by whitespace. 465
'{' is not preceeded with whitespace. 465
line longer than 80 characters 466
line contains a tab character 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
line contains a tab character 467
line contains a tab character 468
'try' is not followed by whitespace. 468
'{' is not preceeded with whitespace. 468
line contains a tab character 469
'+' is not preceeded with whitespace. 469
'+' is not followed by whitespace. 469
line contains a tab character 470
'}' should be on the same line. 470
line longer than 80 characters 471
line contains a tab character 471
'catch' is not followed by whitespace. 471
'{' is not preceeded with whitespace. 471
line longer than 80 characters 472
line contains a tab character 472
line contains a tab character 473
line contains a tab character 474
line longer than 80 characters 476
line contains a tab character 476
line contains a tab character 477
line contains a tab character 478
method is missing a Javadoc comment. 478
'{' is not preceeded with whitespace. 478
line contains a tab character 479
line contains a tab character 480
line contains a tab character 481
'!' is followed by whitespace. 481
'{' is not preceeded with whitespace. 481
line longer than 80 characters 482
line contains a tab character 482
'+' is not preceeded with whitespace. 482
'+' is not followed by whitespace. 482
'+' is not preceeded with whitespace. 482
'+' is not followed by whitespace. 482
line contains a tab character 483
line contains a tab character 484
line contains a tab character 485
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 485
line longer than 80 characters 487
line contains a tab character 487
line contains a tab character 488
line contains a tab character 489
line contains a tab character 490
'=' is not preceeded with whitespace. 490
'=' is not followed by whitespace. 490
'<' is not preceeded with whitespace. 490
'<' is not followed by whitespace. 490
'{' is not preceeded with whitespace. 490
line contains a tab character 491
'{' is not preceeded with whitespace. 491
line contains a tab character 492
line contains a tab character 493
line contains a tab character 494
line contains a tab character 495
line contains a tab character 496
'{' is not preceeded with whitespace. 496
line longer than 80 characters 497
Comment matches to-do format 'TODO:'. 497
line contains a tab character 497
line longer than 80 characters 498
line contains a tab character 498
'+' is not preceeded with whitespace. 498
'+' is not followed by whitespace. 498
'+' is not preceeded with whitespace. 498
'+' is not followed by whitespace. 498
'+' is not preceeded with whitespace. 498
'+' is not followed by whitespace. 498
'+' is not preceeded with whitespace. 498
'+' is not followed by whitespace. 498
line contains a tab character 499
'}' should be on the same line. 499
line contains a tab character 500
'else' is not followed by whitespace. 500
'{' is not preceeded with whitespace. 500
line longer than 80 characters 501
Comment matches to-do format 'TODO:'. 501
line contains a tab character 501
line contains a tab character 502
line contains a tab character 503
variable 'f_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 503
line contains a tab character 504
variable 'o_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 504
line contains a tab character 505
line longer than 80 characters 506
Comment matches to-do format 'TODO:'. 506
line contains a tab character 506
line longer than 80 characters 507
line contains a tab character 507
line contains a tab character 508
line contains a tab character 509
'!' is followed by whitespace. 509
'{' is not preceeded with whitespace. 509
line longer than 80 characters 510
line contains a tab character 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
'+' is not preceeded with whitespace. 510
'+' is not followed by whitespace. 510
line contains a tab character 511
Comment matches to-do format 'TODO:'. 512
line contains a tab character 512
line contains a tab character 513
line contains a tab character 514
line longer than 80 characters 516
line contains a tab character 516
line contains a tab character 517
Expected @param tag for 'o'. 517
'{' is not preceeded with whitespace. 517
line contains a tab character 518
line contains a tab character 519
'(' is followed by whitespace. 519
'||' should be on a new line. 519
line longer than 80 characters 520
line contains a tab character 520
'||' should be on a new line. 520
line longer than 80 characters 521
line contains a tab character 521
')' is preceeded by whitespace. 521
'{' is not preceeded with whitespace. 521
line contains a tab character 522
line contains a tab character 523
'!' is followed by whitespace. 523
'{' is not preceeded with whitespace. 523
line longer than 80 characters 524
line contains a tab character 524
'+' is not preceeded with whitespace. 524
'+' is not followed by whitespace. 524
'+' is not preceeded with whitespace. 524
'+' is not followed by whitespace. 524
line contains a tab character 525
'}' should be on the same line. 525
line contains a tab character 526
'else' is not followed by whitespace. 526
'{' is not preceeded with whitespace. 526
line contains a tab character 527
line longer than 80 characters 528
line contains a tab character 528
line longer than 80 characters 529
line contains a tab character 529
line longer than 80 characters 530
line contains a tab character 530
')' is preceeded by whitespace. 530
'{' is not preceeded with whitespace. 530
line longer than 80 characters 531
line contains a tab character 531
line contains a tab character 532
line longer than 80 characters 533
line contains a tab character 533
'(' is followed by whitespace. 533
'!' is followed by whitespace. 533
')' is preceeded by whitespace. 533
')' is preceeded by whitespace. 533
'{' is not preceeded with whitespace. 533
line longer than 80 characters 534
line contains a tab character 534
line contains a tab character 535
line contains a tab character 536
line contains a tab character 537
'}' should be on the same line. 537
line contains a tab character 538
'else' is not followed by whitespace. 538
'{' is not preceeded with whitespace. 538
line contains a tab character 539
line longer than 80 characters 540
line contains a tab character 540
'!' is followed by whitespace. 540
'{' is not preceeded with whitespace. 540
line longer than 80 characters 541
line contains a tab character 541
'+' is not preceeded with whitespace. 541
'+' is not followed by whitespace. 541
'+' is not preceeded with whitespace. 541
'+' is not followed by whitespace. 541
line contains a tab character 542
line longer than 80 characters 543
Comment matches to-do format 'TODO:'. 543
line contains a tab character 543
line longer than 80 characters 544
line contains a tab character 544
line longer than 80 characters 545
line contains a tab character 545
line longer than 80 characters 546
line contains a tab character 546
line contains a tab character 547
line contains a tab character 548
line longer than 80 characters 549
line contains a tab character 549
cast needs to be followed by whitespace. 549
line longer than 80 characters 550
line contains a tab character 550
line contains a tab character 551
'{' is not preceeded with whitespace. 551
line longer than 80 characters 552
line contains a tab character 552
'+' is not preceeded with whitespace. 552
'+' is not followed by whitespace. 552
'+' is not preceeded with whitespace. 552
'+' is not followed by whitespace. 552
line contains a tab character 553
line longer than 80 characters 554
line contains a tab character 554
'{' is not preceeded with whitespace. 554
line longer than 80 characters 555
line contains a tab character 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
line contains a tab character 556
line contains a tab character 557
line contains a tab character 558
line longer than 80 characters 559
line contains a tab character 559
line contains a tab character 560
line contains a tab character 561
line contains a tab character 562
'{' is not preceeded with whitespace. 562
line contains a tab character 563
line contains a tab character 564
line contains a tab character 565
'{' is not preceeded with whitespace. 565
line longer than 80 characters 566
line contains a tab character 566
line contains a tab character 567
line longer than 80 characters 568
line contains a tab character 568
'{' is not preceeded with whitespace. 568
line longer than 80 characters 569
line contains a tab character 569
'+' is not preceeded with whitespace. 569
'+' is not followed by whitespace. 569
'+' is not preceeded with whitespace. 569
'+' is not followed by whitespace. 569
line contains a tab character 570
line contains a tab character 571
line contains a tab character 572
line contains a tab character 573
line contains a tab character 574
'=' is not preceeded with whitespace. 574
'=' is not followed by whitespace. 574
'<' is not preceeded with whitespace. 574
'<' is not followed by whitespace. 574
'{' is not preceeded with whitespace. 574
line contains a tab character 575
line contains a tab character 576
'{' is not preceeded with whitespace. 576
line contains a tab character 577
line contains a tab character 578
line contains a tab character 579
'{' is not preceeded with whitespace. 579
line longer than 80 characters 580
line contains a tab character 580
line contains a tab character 581
line longer than 80 characters 582
line contains a tab character 582
'{' is not preceeded with whitespace. 582
line longer than 80 characters 583
line contains a tab character 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
line contains a tab character 584
line contains a tab character 585
line contains a tab character 586
line contains a tab character 587
line contains a tab character 588
line contains a tab character 589
line longer than 80 characters 590
line contains a tab character 590
line contains a tab character 591
Expected @param tag for 'o'. 591
'{' is not preceeded with whitespace. 591
line contains a tab character 592
line contains a tab character 593
line contains a tab character 594
'!' is followed by whitespace. 594
'{' is not preceeded with whitespace. 594
line longer than 80 characters 595
line contains a tab character 595
'+' is not preceeded with whitespace. 595
'+' is not followed by whitespace. 595
'+' is not preceeded with whitespace. 595
'+' is not followed by whitespace. 595
line contains a tab character 596
line contains a tab character 597
line longer than 80 characters 599
line contains a tab character 599
line contains a tab character 600
Expected @param tag for 'o'. 600
'{' is not preceeded with whitespace. 600
line contains a tab character 601
line contains a tab character 602
line contains a tab character 603
'!' is followed by whitespace. 603
'{' is not preceeded with whitespace. 603
line longer than 80 characters 604
line contains a tab character 604
'+' is not preceeded with whitespace. 604
'+' is not followed by whitespace. 604
'+' is not preceeded with whitespace. 604
'+' is not followed by whitespace. 604
line contains a tab character 605
line contains a tab character 606
line longer than 80 characters 608
line contains a tab character 608
line contains a tab character 609
Expected @param tag for 'o'. 609
'{' is not preceeded with whitespace. 609
line contains a tab character 610
line contains a tab character 611
line contains a tab character 612
'!' is followed by whitespace. 612
'{' is not preceeded with whitespace. 612
line longer than 80 characters 613
line contains a tab character 613
'+' is not preceeded with whitespace. 613
'+' is not followed by whitespace. 613
'+' is not preceeded with whitespace. 613
'+' is not followed by whitespace. 613
line contains a tab character 614
'}' should be on the same line. 614
line contains a tab character 615
'else' is not followed by whitespace. 615
'{' is not preceeded with whitespace. 615
line longer than 80 characters 616
line contains a tab character 616
'(' is followed by whitespace. 616
')' is preceeded by whitespace. 616
line contains a tab character 617
'+' is not preceeded with whitespace. 617
'+' is not followed by whitespace. 617
'+' is not preceeded with whitespace. 617
'+' is not followed by whitespace. 617
line contains a tab character 618
'{' is not preceeded with whitespace. 618
line longer than 80 characters 619
line contains a tab character 619
line contains a tab character 620
line contains a tab character 621
line contains a tab character 622
line contains a tab character 623
line longer than 80 characters 625
line contains a tab character 625
line contains a tab character 626
Expected @param tag for 'o'. 626
'{' is not preceeded with whitespace. 626
line contains a tab character 627
line contains a tab character 628
line contains a tab character 629
'!' is followed by whitespace. 629
'{' is not preceeded with whitespace. 629
line longer than 80 characters 630
line contains a tab character 630
'+' is not preceeded with whitespace. 630
'+' is not followed by whitespace. 630
'+' is not preceeded with whitespace. 630
'+' is not followed by whitespace. 630
line contains a tab character 631
line contains a tab character 632
line contains a tab character 633
'{' is not preceeded with whitespace. 633
line longer than 80 characters 634
line contains a tab character 634
line contains a tab character 635
line contains a tab character 636
line contains a tab character 637
'{' is not preceeded with whitespace. 637
line longer than 80 characters 638
line contains a tab character 638
line contains a tab character 639
'{' is not preceeded with whitespace. 639
line longer than 80 characters 640
line contains a tab character 640
'+' is not preceeded with whitespace. 640
'+' is not followed by whitespace. 640
'+' is not preceeded with whitespace. 640
'+' is not followed by whitespace. 640
line contains a tab character 641
line contains a tab character 642
'}' should be on the same line. 642
line contains a tab character 643
'else' is not followed by whitespace. 643
'{' is not preceeded with whitespace. 643
line longer than 80 characters 644
line contains a tab character 644
line contains a tab character 645
line contains a tab character 646
line longer than 80 characters 648
line contains a tab character 648
line contains a tab character 649
Expected @param tag for 'o'. 649
'{' is not preceeded with whitespace. 649
line contains a tab character 650
line contains a tab character 651
line contains a tab character 652
'!' is followed by whitespace. 652
'{' is not preceeded with whitespace. 652
line longer than 80 characters 653
line contains a tab character 653
'+' is not preceeded with whitespace. 653
'+' is not followed by whitespace. 653
'+' is not preceeded with whitespace. 653
'+' is not followed by whitespace. 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 656
'{' is not preceeded with whitespace. 656
line longer than 80 characters 657
line contains a tab character 657
line contains a tab character 658
'{' is not preceeded with whitespace. 658
line longer than 80 characters 659
line contains a tab character 659
line contains a tab character 660
line contains a tab character 661
line contains a tab character 662
line longer than 80 characters 664
line contains a tab character 664
line contains a tab character 665
Expected @param tag for 'o'. 665
'{' is not preceeded with whitespace. 665
line contains a tab character 666
line contains a tab character 667
'!' is followed by whitespace. 667
'(' is followed by whitespace. 667
'||' should be on a new line. 667
line longer than 80 characters 668
line contains a tab character 668
'||' should be on a new line. 668
line longer than 80 characters 669
line contains a tab character 669
'||' should be on a new line. 669
line longer than 80 characters 670
line contains a tab character 670
'||' should be on a new line. 670
line longer than 80 characters 671
line contains a tab character 671
'||' should be on a new line. 671
line longer than 80 characters 672
line contains a tab character 672
'||' should be on a new line. 672
line longer than 80 characters 673
line contains a tab character 673
'||' should be on a new line. 673
line longer than 80 characters 674
line contains a tab character 674
')' is preceeded by whitespace. 674
')' is preceeded by whitespace. 674
'{' is not preceeded with whitespace. 674
line longer than 80 characters 675
line contains a tab character 675
line contains a tab character 676
line contains a tab character 677
line longer than 80 characters 679
line contains a tab character 679
line contains a tab character 680
Expected @param tag for 'o'. 680
'{' is not preceeded with whitespace. 680
line contains a tab character 681
line contains a tab character 682
'{' is not preceeded with whitespace. 682
line longer than 80 characters 683
line contains a tab character 683
'+' is not preceeded with whitespace. 683
'+' is not followed by whitespace. 683
'+' is not preceeded with whitespace. 683
'+' is not followed by whitespace. 683
line contains a tab character 684
'}' should be on the same line. 684
line contains a tab character 685
'else' is not followed by whitespace. 685
'{' is not preceeded with whitespace. 685
line contains a tab character 686
'-' is not preceeded with whitespace. 686
'-' is not followed by whitespace. 686
line contains a tab character 687
'{' is not preceeded with whitespace. 687
line longer than 80 characters 688
line contains a tab character 688
'+' is not preceeded with whitespace. 688
'+' is not followed by whitespace. 688
'+' is not preceeded with whitespace. 688
'+' is not followed by whitespace. 688
'+' is not preceeded with whitespace. 688
'+' is not followed by whitespace. 688
'+' is not preceeded with whitespace. 688
'+' is not followed by whitespace. 688
line contains a tab character 689
line contains a tab character 690
line contains a tab character 691
line longer than 80 characters 693
line contains a tab character 693
line contains a tab character 694
Expected @param tag for 'o'. 694
'{' is not preceeded with whitespace. 694
line contains a tab character 695
line contains a tab character 696
'{' is not preceeded with whitespace. 696
line longer than 80 characters 697
line contains a tab character 697
'+' is not preceeded with whitespace. 697
'+' is not followed by whitespace. 697
'+' is not preceeded with whitespace. 697
'+' is not followed by whitespace. 697
line contains a tab character 698
'}' should be on the same line. 698
line contains a tab character 699
'else' is not followed by whitespace. 699
'{' is not preceeded with whitespace. 699
line contains a tab character 700
'-' is not preceeded with whitespace. 700
'-' is not followed by whitespace. 700
line contains a tab character 701
'{' is not preceeded with whitespace. 701
line longer than 80 characters 702
line contains a tab character 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
'+' is not preceeded with whitespace. 702
'+' is not followed by whitespace. 702
line contains a tab character 703
line contains a tab character 704
line contains a tab character 705
line longer than 80 characters 707
line contains a tab character 707
line contains a tab character 708
Expected @param tag for 'o'. 708
'{' is not preceeded with whitespace. 708
line contains a tab character 709
line contains a tab character 710
'{' is not preceeded with whitespace. 710
line longer than 80 characters 711
line contains a tab character 711
'+' is not preceeded with whitespace. 711
'+' is not followed by whitespace. 711
'+' is not preceeded with whitespace. 711
'+' is not followed by whitespace. 711
line contains a tab character 712
'}' should be on the same line. 712
line contains a tab character 713
'else' is not followed by whitespace. 713
'{' is not preceeded with whitespace. 713
line contains a tab character 714
'-' is not preceeded with whitespace. 714
'-' is not followed by whitespace. 714
line contains a tab character 715
'{' is not preceeded with whitespace. 715
line longer than 80 characters 716
line contains a tab character 716
'+' is not preceeded with whitespace. 716
'+' is not followed by whitespace. 716
'+' is not preceeded with whitespace. 716
'+' is not followed by whitespace. 716
'+' is not preceeded with whitespace. 716
'+' is not followed by whitespace. 716
'+' is not preceeded with whitespace. 716
'+' is not followed by whitespace. 716
line contains a tab character 717
line contains a tab character 718
line contains a tab character 719
line contains a tab character 720
line longer than 80 characters 721
line contains a tab character 721
line contains a tab character 722
Expected @param tag for 'o'. 722
'{' is not preceeded with whitespace. 722
line contains a tab character 723
line contains a tab character 724
'{' is not preceeded with whitespace. 724
line longer than 80 characters 725
line contains a tab character 725
'+' is not preceeded with whitespace. 725
'+' is not followed by whitespace. 725
'+' is not preceeded with whitespace. 725
'+' is not followed by whitespace. 725
line contains a tab character 726
'}' should be on the same line. 726
line contains a tab character 727
'else' is not followed by whitespace. 727
'{' is not preceeded with whitespace. 727
line contains a tab character 728
'-' is not preceeded with whitespace. 728
'-' is not followed by whitespace. 728
line contains a tab character 729
'{' is not preceeded with whitespace. 729
line longer than 80 characters 730
line contains a tab character 730
'+' is not preceeded with whitespace. 730
'+' is not followed by whitespace. 730
'+' is not preceeded with whitespace. 730
'+' is not followed by whitespace. 730
'+' is not preceeded with whitespace. 730
'+' is not followed by whitespace. 730
'+' is not preceeded with whitespace. 730
'+' is not followed by whitespace. 730
line contains a tab character 731
line contains a tab character 732
line contains a tab character 733
line contains a tab character 734
line longer than 80 characters 735
line contains a tab character 735
line contains a tab character 736
Expected @param tag for 'o'. 736
'{' is not preceeded with whitespace. 736
line contains a tab character 737
line contains a tab character 738
'{' is not preceeded with whitespace. 738
line longer than 80 characters 739
line contains a tab character 739
'+' is not preceeded with whitespace. 739
'+' is not followed by whitespace. 739
'+' is not preceeded with whitespace. 739
'+' is not followed by whitespace. 739
line contains a tab character 740
'}' should be on the same line. 740
line contains a tab character 741
'else' is not followed by whitespace. 741
'{' is not preceeded with whitespace. 741
line contains a tab character 742
'-' is not preceeded with whitespace. 742
'-' is not followed by whitespace. 742
line contains a tab character 743
'{' is not preceeded with whitespace. 743
line longer than 80 characters 744
line contains a tab character 744
'+' is not preceeded with whitespace. 744
'+' is not followed by whitespace. 744
'+' is not preceeded with whitespace. 744
'+' is not followed by whitespace. 744
'+' is not preceeded with whitespace. 744
'+' is not followed by whitespace. 744
'+' is not preceeded with whitespace. 744
'+' is not followed by whitespace. 744
line contains a tab character 745
line contains a tab character 746
line contains a tab character 747
line longer than 80 characters 749
line contains a tab character 749
line contains a tab character 750
Expected @param tag for 'o'. 750
'{' is not preceeded with whitespace. 750
line contains a tab character 751
line contains a tab character 752
'{' is not preceeded with whitespace. 752
line longer than 80 characters 753
line contains a tab character 753
'+' is not preceeded with whitespace. 753
'+' is not followed by whitespace. 753
'+' is not preceeded with whitespace. 753
'+' is not followed by whitespace. 753
line contains a tab character 754
'}' should be on the same line. 754
line contains a tab character 755
'else' is not followed by whitespace. 755
'{' is not preceeded with whitespace. 755
line contains a tab character 756
'-' is not preceeded with whitespace. 756
'-' is not followed by whitespace. 756
line contains a tab character 757
'{' is not preceeded with whitespace. 757
line longer than 80 characters 758
line contains a tab character 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
line contains a tab character 759
line contains a tab character 760
line contains a tab character 761
line longer than 80 characters 763
line contains a tab character 763
line contains a tab character 764
Expected @param tag for 'o'. 764
'{' is not preceeded with whitespace. 764
line contains a tab character 765
line contains a tab character 766
'{' is not preceeded with whitespace. 766
line longer than 80 characters 767
line contains a tab character 767
'+' is not preceeded with whitespace. 767
'+' is not followed by whitespace. 767
'+' is not preceeded with whitespace. 767
'+' is not followed by whitespace. 767
line contains a tab character 768
'}' should be on the same line. 768
line contains a tab character 769
'else' is not followed by whitespace. 769
'{' is not preceeded with whitespace. 769
line contains a tab character 770
'-' is not preceeded with whitespace. 770
'-' is not followed by whitespace. 770
line contains a tab character 771
'{' is not preceeded with whitespace. 771
line longer than 80 characters 772
line contains a tab character 772
'+' is not preceeded with whitespace. 772
'+' is not followed by whitespace. 772
'+' is not preceeded with whitespace. 772
'+' is not followed by whitespace. 772
'+' is not preceeded with whitespace. 772
'+' is not followed by whitespace. 772
'+' is not preceeded with whitespace. 772
'+' is not followed by whitespace. 772
line contains a tab character 773
line contains a tab character 774
line contains a tab character 775
line longer than 80 characters 777
line contains a tab character 777
line contains a tab character 778
Expected @param tag for 'o'. 778
'{' is not preceeded with whitespace. 778
line contains a tab character 779
line contains a tab character 780
'{' is not preceeded with whitespace. 780
line longer than 80 characters 781
line contains a tab character 781
'+' is not preceeded with whitespace. 781
'+' is not followed by whitespace. 781
'+' is not preceeded with whitespace. 781
'+' is not followed by whitespace. 781
line contains a tab character 782
'}' should be on the same line. 782
line contains a tab character 783
'else' is not followed by whitespace. 783
'{' is not preceeded with whitespace. 783
line contains a tab character 784
'-' is not preceeded with whitespace. 784
'-' is not followed by whitespace. 784
line contains a tab character 785
'{' is not preceeded with whitespace. 785
line longer than 80 characters 786
line contains a tab character 786
'+' is not preceeded with whitespace. 786
'+' is not followed by whitespace. 786
'+' is not preceeded with whitespace. 786
'+' is not followed by whitespace. 786
'+' is not preceeded with whitespace. 786
'+' is not followed by whitespace. 786
'+' is not preceeded with whitespace. 786
'+' is not followed by whitespace. 786
line contains a tab character 787
line contains a tab character 788
line contains a tab character 789
line longer than 80 characters 791
line contains a tab character 791
line contains a tab character 792
Expected @param tag for 'o'. 792
'{' is not preceeded with whitespace. 792
line contains a tab character 793
line contains a tab character 794
'{' is not preceeded with whitespace. 794
line longer than 80 characters 795
line contains a tab character 795
'+' is not preceeded with whitespace. 795
'+' is not followed by whitespace. 795
'+' is not preceeded with whitespace. 795
'+' is not followed by whitespace. 795
line contains a tab character 796
'}' should be on the same line. 796
line contains a tab character 797
'else' is not followed by whitespace. 797
'{' is not preceeded with whitespace. 797
line contains a tab character 798
'-' is not preceeded with whitespace. 798
'-' is not followed by whitespace. 798
line contains a tab character 799
'{' is not preceeded with whitespace. 799
line longer than 80 characters 800
line contains a tab character 800
'+' is not preceeded with whitespace. 800
'+' is not followed by whitespace. 800
'+' is not preceeded with whitespace. 800
'+' is not followed by whitespace. 800
'+' is not preceeded with whitespace. 800
'+' is not followed by whitespace. 800
'+' is not preceeded with whitespace. 800
'+' is not followed by whitespace. 800
line contains a tab character 801
line contains a tab character 802
line contains a tab character 803
line contains a tab character 804
line longer than 80 characters 805
line contains a tab character 805
line contains a tab character 806
Expected @param tag for 'o'. 806
'{' is not preceeded with whitespace. 806
line contains a tab character 807
line contains a tab character 808
'{' is not preceeded with whitespace. 808
line longer than 80 characters 809
line contains a tab character 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
'+' is not preceeded with whitespace. 809
'+' is not followed by whitespace. 809
line contains a tab character 810
'}' should be on the same line. 810
line contains a tab character 811
'else' is not followed by whitespace. 811
'{' is not preceeded with whitespace. 811
line contains a tab character 812
'-' is not preceeded with whitespace. 812
'-' is not followed by whitespace. 812
line contains a tab character 813
'{' is not preceeded with whitespace. 813
line longer than 80 characters 814
line contains a tab character 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
'+' is not preceeded with whitespace. 814
'+' is not followed by whitespace. 814
line contains a tab character 815
line contains a tab character 816
line contains a tab character 817
line contains a tab character 818
line longer than 80 characters 819
line contains a tab character 819
line contains a tab character 820
Expected @param tag for 'o'. 820
'{' is not preceeded with whitespace. 820
line contains a tab character 821
line contains a tab character 822
'{' is not preceeded with whitespace. 822
line longer than 80 characters 823
line contains a tab character 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
'+' is not preceeded with whitespace. 823
'+' is not followed by whitespace. 823
line contains a tab character 824
'}' should be on the same line. 824
line contains a tab character 825
'else' is not followed by whitespace. 825
'{' is not preceeded with whitespace. 825
line contains a tab character 826
'-' is not preceeded with whitespace. 826
'-' is not followed by whitespace. 826
line contains a tab character 827
'{' is not preceeded with whitespace. 827
line longer than 80 characters 828
line contains a tab character 828
'+' is not preceeded with whitespace. 828
'+' is not followed by whitespace. 828
'+' is not preceeded with whitespace. 828
'+' is not followed by whitespace. 828
'+' is not preceeded with whitespace. 828
'+' is not followed by whitespace. 828
'+' is not preceeded with whitespace. 828
'+' is not followed by whitespace. 828
line contains a tab character 829
line contains a tab character 830
line contains a tab character 831
line contains a tab character 832
line longer than 80 characters 833
line contains a tab character 833
line contains a tab character 834
Expected @param tag for 'o'. 834
'{' is not preceeded with whitespace. 834
line contains a tab character 835
line contains a tab character 836
'{' is not preceeded with whitespace. 836
line longer than 80 characters 837
line contains a tab character 837
'+' is not preceeded with whitespace. 837
'+' is not followed by whitespace. 837
'+' is not preceeded with whitespace. 837
'+' is not followed by whitespace. 837
line contains a tab character 838
'}' should be on the same line. 838
line contains a tab character 839
'else' is not followed by whitespace. 839
'{' is not preceeded with whitespace. 839
line contains a tab character 840
'-' is not preceeded with whitespace. 840
'-' is not followed by whitespace. 840
line contains a tab character 841
'{' is not preceeded with whitespace. 841
line longer than 80 characters 842
line contains a tab character 842
'+' is not preceeded with whitespace. 842
'+' is not followed by whitespace. 842
'+' is not preceeded with whitespace. 842
'+' is not followed by whitespace. 842
'+' is not preceeded with whitespace. 842
'+' is not followed by whitespace. 842
'+' is not preceeded with whitespace. 842
'+' is not followed by whitespace. 842
line contains a tab character 843
line contains a tab character 844
line contains a tab character 845
line longer than 80 characters 847
line contains a tab character 847
line contains a tab character 848
Expected @param tag for 'o'. 848
'{' is not preceeded with whitespace. 848
line contains a tab character 849
line contains a tab character 850
line contains a tab character 851
'=' is not preceeded with whitespace. 851
'=' is not followed by whitespace. 851
'<' is not preceeded with whitespace. 851
'<' is not followed by whitespace. 851
'{' is not preceeded with whitespace. 851
line contains a tab character 852
'{' is not preceeded with whitespace. 852
line longer than 80 characters 853
line contains a tab character 853
'+' is not preceeded with whitespace. 853
'+' is not followed by whitespace. 853
'+' is not preceeded with whitespace. 853
'+' is not followed by whitespace. 853
line contains a tab character 854
line contains a tab character 855
'{' is not preceeded with whitespace. 855
line longer than 80 characters 856
line contains a tab character 856
line contains a tab character 857
'}' should be on the same line. 857
line contains a tab character 858
'else' is not followed by whitespace. 858
'{' is not preceeded with whitespace. 858
line contains a tab character 859
line contains a tab character 860
line contains a tab character 861
line contains a tab character 862
line longer than 80 characters 864
line contains a tab character 864
line contains a tab character 865
Expected @param tag for 'o'. 865
'{' is not preceeded with whitespace. 865
line longer than 80 characters 866
line contains a tab character 866
line contains a tab character 867
line contains a tab character 868
line longer than 80 characters 870
line contains a tab character 870
line contains a tab character 871
Expected @param tag for 'o'. 871
'{' is not preceeded with whitespace. 871
line contains a tab character 872
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 872
line longer than 80 characters 873
line contains a tab character 873
line contains a tab character 874
line contains a tab character 875
line contains a tab character 876
'=' is not preceeded with whitespace. 876
'=' is not followed by whitespace. 876
'<' is not preceeded with whitespace. 876
'<' is not followed by whitespace. 876
'{' is not preceeded with whitespace. 876
line contains a tab character 877
'{' is not preceeded with whitespace. 877
line contains a tab character 878
line contains a tab character 879
line contains a tab character 880
line contains a tab character 881
line contains a tab character 882
'{' is not preceeded with whitespace. 882
line longer than 80 characters 883
line contains a tab character 883
line contains a tab character 884
line contains a tab character 886
'{' is not preceeded with whitespace. 886
line longer than 80 characters 887
line contains a tab character 887
'{' is not preceeded with whitespace. 887
line longer than 80 characters 888
line contains a tab character 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
'+' is not preceeded with whitespace. 888
'+' is not followed by whitespace. 888
line contains a tab character 889
line contains a tab character 890
line contains a tab character 892
'!' is followed by whitespace. 892
'{' is not preceeded with whitespace. 892
line longer than 80 characters 893
line contains a tab character 893
'+' is not preceeded with whitespace. 893
'+' is not followed by whitespace. 893
'+' is not preceeded with whitespace. 893
'+' is not followed by whitespace. 893
line contains a tab character 894
line longer than 80 characters 896
line contains a tab character 896
variable 'meth_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 896
line contains a tab character 898
line longer than 80 characters 899
line contains a tab character 899
'{' is not preceeded with whitespace. 899
line longer than 80 characters 900
line contains a tab character 900
'+' is not preceeded with whitespace. 900
'+' is not followed by whitespace. 900
'+' is not preceeded with whitespace. 900
'+' is not followed by whitespace. 900
'+' is not preceeded with whitespace. 900
'+' is not followed by whitespace. 900
'+' is not preceeded with whitespace. 900
'+' is not followed by whitespace. 900
line contains a tab character 901
line contains a tab character 902
line longer than 80 characters 904
line contains a tab character 904
line contains a tab character 905
Expected @param tag for 'o'. 905
'{' is not preceeded with whitespace. 905
line contains a tab character 906
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 906
line longer than 80 characters 907
line contains a tab character 907
line contains a tab character 908
line contains a tab character 909
line contains a tab character 910
'=' is not preceeded with whitespace. 910
'=' is not followed by whitespace. 910
'<' is not preceeded with whitespace. 910
'<' is not followed by whitespace. 910
'{' is not preceeded with whitespace. 910
line contains a tab character 911
'{' is not preceeded with whitespace. 911
line contains a tab character 912
line contains a tab character 913
line contains a tab character 914
line contains a tab character 915
line contains a tab character 916
'{' is not preceeded with whitespace. 916
line longer than 80 characters 917
line contains a tab character 917
line contains a tab character 918
line contains a tab character 920
'!' is followed by whitespace. 920
'{' is not preceeded with whitespace. 920
line longer than 80 characters 921
line contains a tab character 921
'+' is not preceeded with whitespace. 921
'+' is not followed by whitespace. 921
'+' is not preceeded with whitespace. 921
'+' is not followed by whitespace. 921
line contains a tab character 922
line contains a tab character 923
line longer than 80 characters 925
line contains a tab character 925
line contains a tab character 926
line contains a tab character 927
line contains a tab character 928
line contains a tab character 929
line longer than 80 characters 930
line contains a tab character 930
line contains a tab character 931
line contains a tab character 932
line contains a tab character 933
line longer than 80 characters 935
line contains a tab character 935
line contains a tab character 936
Expected @param tag for 'o'. 936
'{' is not preceeded with whitespace. 936
line longer than 80 characters 937
line contains a tab character 937
line contains a tab character 938
line longer than 80 characters 939
line contains a tab character 939
line contains a tab character 940
line contains a tab character 941
line contains a tab character 942
line contains a tab character 943
line contains a tab character 944
line contains a tab character 945
'=' is not preceeded with whitespace. 945
'=' is not followed by whitespace. 945
'<' is not preceeded with whitespace. 945
'<' is not followed by whitespace. 945
'{' is not preceeded with whitespace. 945
line longer than 80 characters 946
line contains a tab character 946
'(' is followed by whitespace. 946
'&&' should be on a new line. 946
line longer than 80 characters 947
line contains a tab character 947
'&&' should be on a new line. 947
line longer than 80 characters 948
line contains a tab character 948
')' is preceeded by whitespace. 948
'{' is not preceeded with whitespace. 948
line contains a tab character 949
line contains a tab character 950
line contains a tab character 951
line contains a tab character 952
line contains a tab character 953
'{' is not preceeded with whitespace. 953
line longer than 80 characters 954
line contains a tab character 954
'+' is not preceeded with whitespace. 954
'+' is not followed by whitespace. 954
'+' is not preceeded with whitespace. 954
'+' is not followed by whitespace. 954
'+' is not preceeded with whitespace. 954
'+' is not followed by whitespace. 954
'+' is not preceeded with whitespace. 954
'+' is not followed by whitespace. 954
line contains a tab character 955
line contains a tab character 956
'{' is not preceeded with whitespace. 956
line longer than 80 characters 957
line contains a tab character 957
'+' is not preceeded with whitespace. 957
'+' is not followed by whitespace. 957
'+' is not preceeded with whitespace. 957
'+' is not followed by whitespace. 957
line contains a tab character 958
line contains a tab character 959
line longer than 80 characters 961
line contains a tab character 961
line contains a tab character 962
Expected @param tag for 'o'. 962
'{' is not preceeded with whitespace. 962
line longer than 80 characters 963
line contains a tab character 963
line contains a tab character 964
line longer than 80 characters 965
line contains a tab character 965
line contains a tab character 966
line contains a tab character 967
line contains a tab character 968
line contains a tab character 969
line contains a tab character 970
line contains a tab character 971
'=' is not preceeded with whitespace. 971
'=' is not followed by whitespace. 971
'<' is not preceeded with whitespace. 971
'<' is not followed by whitespace. 971
'{' is not preceeded with whitespace. 971
line longer than 80 characters 972
line contains a tab character 972
'(' is followed by whitespace. 972
'&&' should be on a new line. 972
line longer than 80 characters 973
line contains a tab character 973
'&&' should be on a new line. 973
line longer than 80 characters 974
line contains a tab character 974
')' is preceeded by whitespace. 974
'{' is not preceeded with whitespace. 974
line contains a tab character 975
line contains a tab character 976
line contains a tab character 977
line contains a tab character 978
line contains a tab character 979
'{' is not preceeded with whitespace. 979
line longer than 80 characters 980
line contains a tab character 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
line contains a tab character 981
line contains a tab character 982
line longer than 80 characters 983
line contains a tab character 983
line contains a tab character 984
'{' is not preceeded with whitespace. 984
line contains a tab character 985
line longer than 80 characters 986
line contains a tab character 986
'(' is followed by whitespace. 986
')' is preceeded by whitespace. 986
'{' is not preceeded with whitespace. 986
line contains a tab character 987
line longer than 80 characters 988
line contains a tab character 988
'!' is followed by whitespace. 988
')' is preceeded by whitespace. 988
'{' is not preceeded with whitespace. 988
line longer than 80 characters 989
line contains a tab character 989
line contains a tab character 990
line contains a tab character 991
line contains a tab character 992
line contains a tab character 993
line contains a tab character 994
'{' is not preceeded with whitespace. 994
line longer than 80 characters 995
line contains a tab character 995
line longer than 80 characters 996
line contains a tab character 996
line contains a tab character 997
line longer than 80 characters 998
line contains a tab character 998
line longer than 80 characters 999
line contains a tab character 999
'=' is not preceeded with whitespace. 999
'=' is not followed by whitespace. 999
'<' is not preceeded with whitespace. 999
'<' is not followed by whitespace. 999
'{' is not preceeded with whitespace. 999
line longer than 80 characters 1000
line contains a tab character 1000
'(' is followed by whitespace. 1000
'&&' should be on a new line. 1000
line longer than 80 characters 1001
line contains a tab character 1001
'&&' should be on a new line. 1001
line longer than 80 characters 1002
line contains a tab character 1002
')' is preceeded by whitespace. 1002
'{' is not preceeded with whitespace. 1002
line longer than 80 characters 1003
line contains a tab character 1003
line contains a tab character 1004
line contains a tab character 1005
line contains a tab character 1006
'if' construct must use '{}'s. 1007
line contains a tab character 1007
line contains a tab character 1008
line contains a tab character 1009
'{' is not preceeded with whitespace. 1009
line longer than 80 characters 1010
line contains a tab character 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
line longer than 80 characters 1011
line contains a tab character 1011
line contains a tab character 1012
line contains a tab character 1013
line contains a tab character 1014
line contains a tab character 1015
line contains a tab character 1016
line contains a tab character 1017
line contains a tab character 1018
line longer than 80 characters 1019
line contains a tab character 1019
line contains a tab character 1020
Expected @param tag for 'o'. 1020
'{' is not preceeded with whitespace. 1020
line longer than 80 characters 1021
line contains a tab character 1021
line contains a tab character 1022
line longer than 80 characters 1023
line contains a tab character 1023
line contains a tab character 1024
line contains a tab character 1025
line contains a tab character 1026
line contains a tab character 1027
line contains a tab character 1028
line contains a tab character 1029
'=' is not preceeded with whitespace. 1029
'=' is not followed by whitespace. 1029
'<' is not preceeded with whitespace. 1029
'<' is not followed by whitespace. 1029
'{' is not preceeded with whitespace. 1029
line longer than 80 characters 1030
line contains a tab character 1030
'(' is followed by whitespace. 1030
'&&' should be on a new line. 1030
line longer than 80 characters 1031
line contains a tab character 1031
'&&' should be on a new line. 1031
line longer than 80 characters 1032
line contains a tab character 1032
')' is preceeded by whitespace. 1032
'{' is not preceeded with whitespace. 1032
line contains a tab character 1033
line contains a tab character 1034
line contains a tab character 1035
line contains a tab character 1036
line contains a tab character 1037
'{' is not preceeded with whitespace. 1037
line longer than 80 characters 1038
line contains a tab character 1038
'+' is not preceeded with whitespace. 1038
'+' is not followed by whitespace. 1038
'+' is not preceeded with whitespace. 1038
'+' is not followed by whitespace. 1038
'+' is not preceeded with whitespace. 1038
'+' is not followed by whitespace. 1038
'+' is not preceeded with whitespace. 1038
'+' is not followed by whitespace. 1038
line contains a tab character 1039
line contains a tab character 1040
line longer than 80 characters 1041
line contains a tab character 1041
'!' is followed by whitespace. 1041
'{' is not preceeded with whitespace. 1041
line longer than 80 characters 1042
line contains a tab character 1042
'+' is not preceeded with whitespace. 1042
'+' is not followed by whitespace. 1042
'+' is not preceeded with whitespace. 1042
'+' is not followed by whitespace. 1042
line contains a tab character 1043
line contains a tab character 1044
line contains a tab character 1045
line longer than 80 characters 1048
line contains a tab character 1048
line contains a tab character 1049
Expected @param tag for 'o'. 1049
'{' is not preceeded with whitespace. 1049
line longer than 80 characters 1050
line contains a tab character 1050
line contains a tab character 1051
line longer than 80 characters 1052
line contains a tab character 1052
line contains a tab character 1053
line contains a tab character 1054
line contains a tab character 1055
line contains a tab character 1056
line contains a tab character 1057
line contains a tab character 1058
'=' is not preceeded with whitespace. 1058
'=' is not followed by whitespace. 1058
'<' is not preceeded with whitespace. 1058
'<' is not followed by whitespace. 1058
'{' is not preceeded with whitespace. 1058
line longer than 80 characters 1059
line contains a tab character 1059
'(' is followed by whitespace. 1059
'&&' should be on a new line. 1059
line longer than 80 characters 1060
line contains a tab character 1060
'&&' should be on a new line. 1060
line longer than 80 characters 1061
line contains a tab character 1061
')' is preceeded by whitespace. 1061
'{' is not preceeded with whitespace. 1061
line contains a tab character 1062
line contains a tab character 1063
line contains a tab character 1064
line contains a tab character 1065
line contains a tab character 1066
'{' is not preceeded with whitespace. 1066
line longer than 80 characters 1067
line contains a tab character 1067
'+' is not preceeded with whitespace. 1067
'+' is not followed by whitespace. 1067
'+' is not preceeded with whitespace. 1067
'+' is not followed by whitespace. 1067
'+' is not preceeded with whitespace. 1067
'+' is not followed by whitespace. 1067
'+' is not preceeded with whitespace. 1067
'+' is not followed by whitespace. 1067
line contains a tab character 1068
line contains a tab character 1069
'!' is followed by whitespace. 1069
'{' is not preceeded with whitespace. 1069
line longer than 80 characters 1070
line contains a tab character 1070
'+' is not preceeded with whitespace. 1070
'+' is not followed by whitespace. 1070
'+' is not preceeded with whitespace. 1070
'+' is not followed by whitespace. 1070
line contains a tab character 1071
line contains a tab character 1072
line contains a tab character 1073
line contains a tab character 1075
line contains a tab character 1076
line contains a tab character 1078
line contains a tab character 1079
line contains a tab character 1080
line contains a tab character 1081
line contains a tab character 1082
Expected an @return tag. 1083
line contains a tab character 1083
Expected @param tag for 'o'. 1083
Expected @param tag for 'p'. 1083
'{' is not preceeded with whitespace. 1083
line contains a tab character 1084
'{' is not preceeded with whitespace. 1084
line contains a tab character 1085
line contains a tab character 1086
line contains a tab character 1087
line contains a tab character 1088
'=' is not preceeded with whitespace. 1088
'=' is not followed by whitespace. 1088
'<' is not preceeded with whitespace. 1088
'<' is not followed by whitespace. 1088
'{' is not preceeded with whitespace. 1088
line contains a tab character 1089
'!' is followed by whitespace. 1089
')' is preceeded by whitespace. 1089
'{' is not preceeded with whitespace. 1089
line contains a tab character 1090
line contains a tab character 1091
line contains a tab character 1092
line contains a tab character 1093
line contains a tab character 1094
line contains a tab character 1095
line contains a tab character 1097

org/apache/bcel/verifier/statics/StringRepresentation.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
line longer than 80 characters 61
line longer than 80 characters 62
line longer than 80 characters 69
line longer than 80 characters 75
'{' is not preceeded with whitespace. 75
line longer than 80 characters 76
line contains a tab character 76
line contains a tab character 77
line longer than 80 characters 78
line contains a tab character 80
line longer than 80 characters 81
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
'{' is not preceeded with whitespace. 85
line contains a tab character 86
line longer than 80 characters 87
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
Expected an @return tag. 92
line contains a tab character 92
'{' is not preceeded with whitespace. 92
line longer than 80 characters 93
line longer than 80 characters 96
line longer than 80 characters 98
'if' construct must use '{}'s. 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
'+' is not preceeded with whitespace. 98
'+' is not followed by whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
Expected an @return tag. 106
line contains a tab character 106
Expected @param tag for 'obj'. 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
'try' is not followed by whitespace. 108
'{' is not preceeded with whitespace. 108
line contains a tab character 109
line contains a tab character 110
'}' should be on the same line. 110
line contains a tab character 111
'catch' is not followed by whitespace. 111
'{' is not preceeded with whitespace. 111
line contains a tab character 112
line contains a tab character 113
'+' is not preceeded with whitespace. 113
'+' is not followed by whitespace. 113
line contains a tab character 114
'+' is not preceeded with whitespace. 114
'+' is not followed by whitespace. 114
'+' is not preceeded with whitespace. 114
'+' is not followed by whitespace. 114
'}' should be on the same line. 115
line longer than 80 characters 116
'catch' is not followed by whitespace. 116
'{' is not preceeded with whitespace. 116
'+' is not preceeded with whitespace. 118
'+' is not followed by whitespace. 118
'+' is not preceeded with whitespace. 119
'+' is not followed by whitespace. 119
'+' is not preceeded with whitespace. 119
'+' is not followed by whitespace. 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
method is missing a Javadoc comment. 129
'{' is not preceeded with whitespace. 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
method is missing a Javadoc comment. 133
'{' is not preceeded with whitespace. 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
method is missing a Javadoc comment. 136
'{' is not preceeded with whitespace. 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
method is missing a Javadoc comment. 139
'{' is not preceeded with whitespace. 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
method is missing a Javadoc comment. 142
'{' is not preceeded with whitespace. 142
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
method is missing a Javadoc comment. 145
'{' is not preceeded with whitespace. 145
line contains a tab character 146
line contains a tab character 147
line contains a tab character 148
method is missing a Javadoc comment. 148
'{' is not preceeded with whitespace. 148
line contains a tab character 149
line contains a tab character 150
line longer than 80 characters 151
line contains a tab character 151
method is missing a Javadoc comment. 151
'{' is not preceeded with whitespace. 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
method is missing a Javadoc comment. 154
'{' is not preceeded with whitespace. 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
method is missing a Javadoc comment. 157
'{' is not preceeded with whitespace. 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
method is missing a Javadoc comment. 160
'{' is not preceeded with whitespace. 160
line contains a tab character 161
line contains a tab character 162
line contains a tab character 163
method is missing a Javadoc comment. 163
'{' is not preceeded with whitespace. 163
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
method is missing a Javadoc comment. 166
'{' is not preceeded with whitespace. 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
method is missing a Javadoc comment. 169
'{' is not preceeded with whitespace. 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
method is missing a Javadoc comment. 172
'{' is not preceeded with whitespace. 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
method is missing a Javadoc comment. 175
'{' is not preceeded with whitespace. 175
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
method is missing a Javadoc comment. 178
'{' is not preceeded with whitespace. 178
line contains a tab character 179
line contains a tab character 180
line contains a tab character 181
method is missing a Javadoc comment. 181
'{' is not preceeded with whitespace. 181
line contains a tab character 182
line contains a tab character 183
line contains a tab character 184
method is missing a Javadoc comment. 184
'{' is not preceeded with whitespace. 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 187
method is missing a Javadoc comment. 187
'{' is not preceeded with whitespace. 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
method is missing a Javadoc comment. 190
'{' is not preceeded with whitespace. 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
method is missing a Javadoc comment. 193
'{' is not preceeded with whitespace. 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
method is missing a Javadoc comment. 196
'{' is not preceeded with whitespace. 196
line contains a tab character 197
'+' is not preceeded with whitespace. 197
'+' is not followed by whitespace. 197
'+' is not preceeded with whitespace. 197
'+' is not followed by whitespace. 197
line contains a tab character 198
line contains a tab character 199
method is missing a Javadoc comment. 199
'{' is not preceeded with whitespace. 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
method is missing a Javadoc comment. 202
'{' is not preceeded with whitespace. 202
line contains a tab character 203
'+' is not preceeded with whitespace. 203
'+' is not followed by whitespace. 203
'+' is not preceeded with whitespace. 203
'+' is not followed by whitespace. 203
line contains a tab character 204
line contains a tab character 205
method is missing a Javadoc comment. 205
'{' is not preceeded with whitespace. 205
line contains a tab character 206
line contains a tab character 207
method is missing a Javadoc comment. 208
'{' is not preceeded with whitespace. 208
line contains a tab character 211
method is missing a Javadoc comment. 211
'{' is not preceeded with whitespace. 211
line contains a tab character 212
line contains a tab character 213
method is missing a Javadoc comment. 214
'{' is not preceeded with whitespace. 214
line contains a tab character 217
method is missing a Javadoc comment. 217
'{' is not preceeded with whitespace. 217
line contains a tab character 218
line contains a tab character 219
line contains a tab character 220
method is missing a Javadoc comment. 220
'{' is not preceeded with whitespace. 220
line contains a tab character 221
line contains a tab character 222

org/apache/bcel/verifier/structurals/ControlFlowGraph.java

Error Line
Avoid using the '.*' form of import. 57
Unused import - org.apache.bcel.verifier.VerifierFactory 58
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
line longer than 80 characters 65
'{' is not preceeded with whitespace. 68
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
'{' is not preceeded with whitespace. 74
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
variable 'TAG' must match pattern '^[a-z][a-zA-Z0-9]*$'. 83
line contains a tab character 85
line longer than 80 characters 86
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 100
line longer than 80 characters 101
line contains a tab character 101
line longer than 80 characters 102
line contains a tab character 102
line contains a tab character 103
line longer than 80 characters 104
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line longer than 80 characters 107
line contains a tab character 107
line longer than 80 characters 108
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
Expected @param tag for 'inst'. 110
'{' is not preceeded with whitespace. 110
line longer than 80 characters 111
'if' construct must use '{}'s. 111
line contains a tab character 111
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 118
line contains a tab character 119
method is missing a Javadoc comment. 119
'{' is not preceeded with whitespace. 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 123
line contains a tab character 124
method is missing a Javadoc comment. 124
'{' is not preceeded with whitespace. 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
Expected an @return tag. 131
line contains a tab character 131
'{' is not preceeded with whitespace. 131
line longer than 80 characters 132
line contains a tab character 132
line contains a tab character 133
line contains a tab character 135
line longer than 80 characters 136
line contains a tab character 136
line contains a tab character 137
Expected an @return tag. 138
line contains a tab character 138
Expected @param tag for 'execChain'. 138
'{' is not preceeded with whitespace. 138
line contains a tab character 139
line contains a tab character 141
line contains a tab character 143
line contains a tab character 145
line contains a tab character 147
'{' is not preceeded with whitespace. 147
line longer than 80 characters 148
line contains a tab character 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
'+' is not preceeded with whitespace. 148
'+' is not followed by whitespace. 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 153
line longer than 80 characters 154
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
line longer than 80 characters 157
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
line contains a tab character 167
line longer than 80 characters 168
line contains a tab character 168
Expected @param tag for 'inFrame'. 168
Expected @param tag for 'execPreds'. 168
Expected @param tag for 'icv'. 168
Expected @param tag for 'ev'. 168
'{' is not preceeded with whitespace. 168
line contains a tab character 170
line contains a tab character 172
line longer than 80 characters 173
line contains a tab character 173
'(' is followed by whitespace. 173
')' is preceeded by whitespace. 173
')' is preceeded by whitespace. 173
'{' is not preceeded with whitespace. 173
line longer than 80 characters 174
line contains a tab character 174
'+' is not preceeded with whitespace. 174
'+' is not followed by whitespace. 174
'+' is not preceeded with whitespace. 174
'+' is not followed by whitespace. 174
line contains a tab character 175
line longer than 80 characters 176
line contains a tab character 176
'(' is followed by whitespace. 176
')' is preceeded by whitespace. 176
')' is preceeded by whitespace. 176
'{' is not preceeded with whitespace. 176
line longer than 80 characters 177
line contains a tab character 177
'+' is not preceeded with whitespace. 177
'+' is not followed by whitespace. 177
'+' is not preceeded with whitespace. 177
'+' is not followed by whitespace. 177
line contains a tab character 178
line contains a tab character 180
line longer than 80 characters 181
line contains a tab character 181
'{' is not preceeded with whitespace. 181
'{' is not followed by whitespace. 181
line contains a tab character 182
line contains a tab character 183
line contains a tab character 184
'}' should be on the same line. 184
line contains a tab character 185
'else' is not followed by whitespace. 185
'{' is not preceeded with whitespace. 185
'{' is not followed by whitespace. 185
line longer than 80 characters 186
line contains a tab character 186
'{' is not preceeded with whitespace. 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
'!' is followed by whitespace. 189
'{' is not preceeded with whitespace. 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 197
line contains a tab character 199
'try' is not followed by whitespace. 199
'{' is not preceeded with whitespace. 199
line longer than 80 characters 200
line contains a tab character 200
line longer than 80 characters 201
line contains a tab character 201
line longer than 80 characters 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
'}' should be on the same line. 205
line contains a tab character 206
'catch' is not followed by whitespace. 206
'{' is not preceeded with whitespace. 206
line longer than 80 characters 207
line contains a tab character 207
',' needs to be followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
'+' is not preceeded with whitespace. 207
'+' is not followed by whitespace. 207
line longer than 80 characters 208
line contains a tab character 208
',' needs to be followed by whitespace. 208
'+' is not preceeded with whitespace. 208
'+' is not followed by whitespace. 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 213
line contains a tab character 214
line longer than 80 characters 215
line contains a tab character 216
line contains a tab character 217
line longer than 80 characters 218
line contains a tab character 218
line contains a tab character 219
line longer than 80 characters 221
line contains a tab character 221
line longer than 80 characters 222
line contains a tab character 222
line contains a tab character 223
line contains a tab character 225
line longer than 80 characters 226
line contains a tab character 226
line contains a tab character 227
Expected an @return tag. 228
line contains a tab character 228
'{' is not preceeded with whitespace. 228
Comment matches to-do format 'TODO:'. 229
line contains a tab character 229
line longer than 80 characters 230
line contains a tab character 230
line contains a tab character 231
line longer than 80 characters 232
line contains a tab character 232
'+' is not preceeded with whitespace. 232
'+' is not followed by whitespace. 232
line contains a tab character 233
line contains a tab character 234
line contains a tab character 236
line contains a tab character 237
line longer than 80 characters 238
line contains a tab character 238
line contains a tab character 239
Expected an @return tag. 240
line contains a tab character 240
Expected @param tag for 'inFrame'. 240
'{' is not preceeded with whitespace. 240
Comment matches to-do format 'TODO:'. 241
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
line contains a tab character 244
line contains a tab character 245
'try' is not followed by whitespace. 245
'{' is not preceeded with whitespace. 245
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
'}' should be on the same line. 248
line contains a tab character 249
'{' is not preceeded with whitespace. 249
line contains a tab character 250
line contains a tab character 251
line contains a tab character 252
line contains a tab character 253
'(' is followed by whitespace. 253
'&&' should be on a new line. 253
line longer than 80 characters 254
line contains a tab character 254
')' is preceeded by whitespace. 254
'{' is not preceeded with whitespace. 254
line contains a tab character 255
line contains a tab character 256
'}' should be on the same line. 256
line contains a tab character 257
'else' is not followed by whitespace. 257
'{' is not preceeded with whitespace. 257
line contains a tab character 258
line contains a tab character 259
line contains a tab character 260
line contains a tab character 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 266
Expected an @return tag. 267
line contains a tab character 267
'{' is not preceeded with whitespace. 267
line contains a tab character 268
line contains a tab character 269
'=' is not preceeded with whitespace. 269
'=' is not followed by whitespace. 269
'-' is not preceeded with whitespace. 269
'-' is not followed by whitespace. 269
'>=' is not preceeded with whitespace. 269
'>=' is not followed by whitespace. 269
'{' is not preceeded with whitespace. 269
line contains a tab character 270
'+' is not preceeded with whitespace. 270
'+' is not followed by whitespace. 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 273
line contains a tab character 276
line longer than 80 characters 277
line contains a tab character 277
line longer than 80 characters 278
line contains a tab character 278
line contains a tab character 279
line contains a tab character 280
line longer than 80 characters 281
line contains a tab character 281
Expected @param tag for 'e'. 281
'{' is not preceeded with whitespace. 281
line contains a tab character 282
line contains a tab character 283
'+' is not preceeded with whitespace. 283
'+' is not followed by whitespace. 283
line contains a tab character 284
line contains a tab character 286
line contains a tab character 287
line contains a tab character 288
line contains a tab character 289
method is missing a Javadoc comment. 289
'{' is not preceeded with whitespace. 289
line contains a tab character 290
line contains a tab character 291
line contains a tab character 293
line contains a tab character 294
line contains a tab character 295
line contains a tab character 296
line contains a tab character 297
line contains a tab character 298
line contains a tab character 299
Expected an @return tag. 300
line contains a tab character 300
'{' is not preceeded with whitespace. 300
line contains a tab character 301
line contains a tab character 302
line contains a tab character 303
line contains a tab character 304
line contains a tab character 305
'=' is not preceeded with whitespace. 305
'=' is not followed by whitespace. 305
'-' is not preceeded with whitespace. 305
'-' is not followed by whitespace. 305
'>=' is not preceeded with whitespace. 305
'>=' is not followed by whitespace. 305
'{' is not preceeded with whitespace. 305
line longer than 80 characters 306
line contains a tab character 306
line longer than 80 characters 307
line contains a tab character 307
'if' construct must use '{}'s. 308
line contains a tab character 308
line contains a tab character 309
'{' is not preceeded with whitespace. 309
line contains a tab character 310
'if' construct must use '{}'s. 311
line contains a tab character 311
line contains a tab character 312
line contains a tab character 313
line contains a tab character 314
line contains a tab character 315
line contains a tab character 317
line contains a tab character 318
method is missing a Javadoc comment. 318
'{' is not preceeded with whitespace. 318
line contains a tab character 319
line contains a tab character 320
line contains a tab character 322
line longer than 80 characters 323
line contains a tab character 323
line contains a tab character 324
line contains a tab character 325
line contains a tab character 326
line contains a tab character 327
Comment matches to-do format 'TODO:'. 328
line contains a tab character 329
method is missing a Javadoc comment. 329
method name '_getSuccessors' must match pattern '^[a-z][a-zA-Z0-9]*$'. 329
'{' is not preceeded with whitespace. 329
line longer than 80 characters 330
line contains a tab character 330
line longer than 80 characters 331
line contains a tab character 331
line longer than 80 characters 332
line contains a tab character 332
line contains a tab character 333
line contains a tab character 334
line contains a tab character 335
line contains a tab character 336
'{' is not preceeded with whitespace. 336
line longer than 80 characters 337
line contains a tab character 337
line longer than 80 characters 338
line contains a tab character 338
'==' is not preceeded with whitespace. 338
'==' is not followed by whitespace. 338
'{' is not preceeded with whitespace. 338
line longer than 80 characters 339
line contains a tab character 339
line contains a tab character 340
Comment matches to-do format 'TODO:'. 341
line longer than 80 characters 342
line longer than 80 characters 344
line contains a tab character 344
line longer than 80 characters 345
line contains a tab character 345
line contains a tab character 346
line contains a tab character 347
line contains a tab character 348
line contains a tab character 349
line contains a tab character 351
line contains a tab character 352
line contains a tab character 353
line contains a tab character 354
'{' is not preceeded with whitespace. 354
line contains a tab character 355
line contains a tab character 356
line contains a tab character 357
line longer than 80 characters 358
line contains a tab character 358
line longer than 80 characters 359
line contains a tab character 359
line contains a tab character 360
'{' is not preceeded with whitespace. 360
line contains a tab character 361
line contains a tab character 362
line contains a tab character 363
line contains a tab character 364
line contains a tab character 365
'{' is not preceeded with whitespace. 365
line contains a tab character 366
line contains a tab character 367
line contains a tab character 368
line contains a tab character 370
'{' is not preceeded with whitespace. 370
line longer than 80 characters 371
line contains a tab character 371
line contains a tab character 372
line contains a tab character 373
line contains a tab character 375
'{' is not preceeded with whitespace. 375
line contains a tab character 376
'{' is not preceeded with whitespace. 376
line longer than 80 characters 377
line contains a tab character 377
line contains a tab character 378
line longer than 80 characters 379
line contains a tab character 379
line longer than 80 characters 380
line contains a tab character 380
'+' is not preceeded with whitespace. 380
'+' is not followed by whitespace. 380
line contains a tab character 381
line longer than 80 characters 382
line contains a tab character 382
line contains a tab character 383
line contains a tab character 384
'}' should be on the same line. 384
line contains a tab character 385
'else' is not followed by whitespace. 385
'{' is not preceeded with whitespace. 385
line contains a tab character 386
line longer than 80 characters 387
line contains a tab character 387
line contains a tab character 388
line contains a tab character 389
line contains a tab character 390
line contains a tab character 392
line contains a tab character 393
line contains a tab character 394
line contains a tab character 395
line contains a tab character 397
line contains a tab character 399
line contains a tab character 400
variable 'method_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 400
line longer than 80 characters 402
line contains a tab character 402
line contains a tab character 403
line longer than 80 characters 405
line contains a tab character 405
line contains a tab character 406
line contains a tab character 408
line longer than 80 characters 409
line contains a tab character 409
line contains a tab character 411
line contains a tab character 412
line contains a tab character 413
line contains a tab character 414
parameter 'method_gen' must match pattern '^[a-z][a-zA-Z0-9]*$'. 414
Expected @param tag for 'method_gen'. 414
'{' is not preceeded with whitespace. 414
line contains a tab character 415
line contains a tab character 416
line longer than 80 characters 418
line contains a tab character 418
line contains a tab character 419
'=' is not preceeded with whitespace. 419
'=' is not followed by whitespace. 419
'<' is not preceeded with whitespace. 419
'<' is not followed by whitespace. 419
'{' is not preceeded with whitespace. 419
line longer than 80 characters 420
line contains a tab character 420
line contains a tab character 421
line contains a tab character 422
line contains a tab character 423
line contains a tab character 424
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
Expected an @return tag. 429
line contains a tab character 429
Expected @param tag for 'inst'. 429
'{' is not preceeded with whitespace. 429
line longer than 80 characters 430
line contains a tab character 430
line contains a tab character 431
'{' is not preceeded with whitespace. 431
line longer than 80 characters 432
line contains a tab character 432
line contains a tab character 433
line contains a tab character 434
line contains a tab character 435
line contains a tab character 437
line contains a tab character 438
line contains a tab character 439
line contains a tab character 440
Expected an @return tag. 441
line contains a tab character 441
Expected @param tag for 'insts'. 441
'{' is not preceeded with whitespace. 441
line contains a tab character 442
line contains a tab character 443
'=' is not preceeded with whitespace. 443
'=' is not followed by whitespace. 443
'<' is not preceeded with whitespace. 443
'<' is not followed by whitespace. 443
'{' is not preceeded with whitespace. 443
line contains a tab character 444
line contains a tab character 445
line contains a tab character 446
line contains a tab character 447
line contains a tab character 449
line longer than 80 characters 450
line contains a tab character 450
line longer than 80 characters 451
line contains a tab character 451
line contains a tab character 452
line contains a tab character 453
Expected an @return tag. 454
line contains a tab character 454
'{' is not preceeded with whitespace. 454
line longer than 80 characters 455
line contains a tab character 455
line longer than 80 characters 456
line contains a tab character 456
line contains a tab character 457
line contains a tab character 459
line longer than 80 characters 460
line contains a tab character 460
line contains a tab character 461
line contains a tab character 462
Expected an @return tag. 463
line contains a tab character 463
Expected @param tag for 'i'. 463
'{' is not preceeded with whitespace. 463
line contains a tab character 464
line contains a tab character 465

org/apache/bcel/verifier/structurals/ExceptionHandler.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 64
'{' is not preceeded with whitespace. 67
line contains a tab character 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 74
line contains a tab character 75
parameter 'catch_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Expected @param tag for 'catch_type'. 75
parameter 'handler_pc' must match pattern '^[a-z][a-zA-Z0-9]*$'. 75
Expected @param tag for 'handler_pc'. 75
'{' is not preceeded with whitespace. 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 80
line longer than 80 characters 81
line contains a tab character 81
line contains a tab character 82
Expected an @return tag. 83
line contains a tab character 83
'{' is not preceeded with whitespace. 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
Expected an @return tag. 90
line contains a tab character 90
'{' is not preceeded with whitespace. 90
line contains a tab character 91
line contains a tab character 92

org/apache/bcel/verifier/structurals/ExceptionHandlers.java

Error Line
Avoid using the '.*' form of import. 57
line longer than 80 characters 64
'{' is not preceeded with whitespace. 67
line contains a tab character 68
line contains a tab character 69
line longer than 80 characters 70
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
Expected @param tag for 'mg'. 77
'{' is not preceeded with whitespace. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
'=' is not preceeded with whitespace. 80
'=' is not followed by whitespace. 80
'<' is not preceeded with whitespace. 80
'<' is not followed by whitespace. 80
'{' is not preceeded with whitespace. 80
line longer than 80 characters 81
line contains a tab character 81
line longer than 80 characters 82
line contains a tab character 82
'=' is not preceeded with whitespace. 82
'=' is not followed by whitespace. 82
'=' is not preceeded with whitespace. 82
'=' is not followed by whitespace. 82
'{' is not preceeded with whitespace. 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
'{' is not preceeded with whitespace. 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
Expected an @return tag. 98
line contains a tab character 98
Expected @param tag for 'ih'. 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
'if' construct must use '{}'s. 100
line contains a tab character 100
line contains a tab character 101
'else' is not followed by whitespace. 101
'{' is not preceeded with whitespace. 101
line longer than 80 characters 102
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105

org/apache/bcel/verifier/structurals/ExecutionVisitor.java

Error Line
Unused import - org.apache.bcel.Repository 58
Avoid using the '.*' form of import. 59
Unused import - org.apache.bcel.classfile.JavaClass 60
Unused import - org.apache.bcel.verifier.Verifier 67
Avoid using the '.*' form of import. 68
Unused import - java.util.ArrayList 69
Unused import - java.util.Hashtable 70
line longer than 80 characters 95
'{' is not preceeded with whitespace. 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
'{' is not preceeded with whitespace. 116
'{' is not followed by whitespace. 116
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
'{' is not preceeded with whitespace. 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
'{' is not preceeded with whitespace. 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
Expected @param tag for 'cpg'. 137
'{' is not preceeded with whitespace. 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
line contains a tab character 146
line contains a tab character 147
'{' is not preceeded with whitespace. 147
line contains a tab character 148
line contains a tab character 149
line longer than 80 characters 151
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
line longer than 80 characters 161
line contains a tab character 161
line contains a tab character 162
Expected @param tag for 'o'. 162
'{' is not preceeded with whitespace. 162
line longer than 80 characters 163
line contains a tab character 163
line contains a tab character 165
line contains a tab character 166
'{' is not preceeded with whitespace. 166
line contains a tab character 167
line longer than 80 characters 168
line contains a tab character 168
'}' should be on the same line. 168
line contains a tab character 169
'else' is not followed by whitespace. 169
'{' is not preceeded with whitespace. 169
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line longer than 80 characters 174
line contains a tab character 174
line contains a tab character 175
Expected @param tag for 'o'. 175
'{' is not preceeded with whitespace. 175
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179
line longer than 80 characters 180
line contains a tab character 180
line contains a tab character 181
method name 'visitACONST_NULL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 181
Expected @param tag for 'o'. 181
'{' is not preceeded with whitespace. 181
line contains a tab character 182
line contains a tab character 183
line longer than 80 characters 184
line contains a tab character 184
line contains a tab character 185
Expected @param tag for 'o'. 185
'{' is not preceeded with whitespace. 185
line contains a tab character 186
line contains a tab character 187
line longer than 80 characters 188
line contains a tab character 188
line contains a tab character 189
Expected @param tag for 'o'. 189
'{' is not preceeded with whitespace. 189
line contains a tab character 190
line contains a tab character 191
'(' is followed by whitespace. 191
')' is preceeded by whitespace. 191
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
line contains a tab character 194
Expected @param tag for 'o'. 194
'{' is not preceeded with whitespace. 194
line contains a tab character 195
line contains a tab character 196
line longer than 80 characters 197
line contains a tab character 197
line contains a tab character 198
Expected @param tag for 'o'. 198
'{' is not preceeded with whitespace. 198
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line longer than 80 characters 203
line contains a tab character 203
line contains a tab character 204
Expected @param tag for 'o'. 204
'{' is not preceeded with whitespace. 204
line contains a tab character 205
line longer than 80 characters 206
line contains a tab character 206
line contains a tab character 207
line longer than 80 characters 209
line contains a tab character 209
line contains a tab character 210
Expected @param tag for 'o'. 210
'{' is not preceeded with whitespace. 210
line contains a tab character 211
line contains a tab character 212
'if' construct must use '{}'s. 213
line contains a tab character 213
line longer than 80 characters 214
line contains a tab character 214
'else' construct must use '{}'s. 215
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
line longer than 80 characters 219
line contains a tab character 219
line contains a tab character 220
Expected @param tag for 'o'. 220
'{' is not preceeded with whitespace. 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line longer than 80 characters 226
line contains a tab character 226
line contains a tab character 227
Expected @param tag for 'o'. 227
'{' is not preceeded with whitespace. 227
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
line contains a tab character 231
line longer than 80 characters 233
line contains a tab character 233
line contains a tab character 234
Expected @param tag for 'o'. 234
'{' is not preceeded with whitespace. 234
line contains a tab character 235
line contains a tab character 236
line longer than 80 characters 238
line contains a tab character 238
line contains a tab character 239
Expected @param tag for 'o'. 239
'{' is not preceeded with whitespace. 239
line contains a tab character 240
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
line longer than 80 characters 244
line contains a tab character 244
line contains a tab character 245
Expected @param tag for 'o'. 245
'{' is not preceeded with whitespace. 245
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
line contains a tab character 249
line longer than 80 characters 250
line contains a tab character 250
line contains a tab character 251
Expected @param tag for 'o'. 251
'{' is not preceeded with whitespace. 251
line contains a tab character 252
line contains a tab character 253
Comment matches to-do format 'TODO:'. 254
line contains a tab character 254
line contains a tab character 255
line contains a tab character 256
line contains a tab character 257
line contains a tab character 258
line contains a tab character 259
line longer than 80 characters 261
line contains a tab character 261
line contains a tab character 262
Expected @param tag for 'o'. 262
'{' is not preceeded with whitespace. 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line longer than 80 characters 266
line contains a tab character 266
line contains a tab character 267
Expected @param tag for 'o'. 267
'{' is not preceeded with whitespace. 267
line contains a tab character 268
line contains a tab character 269
line contains a tab character 270
line longer than 80 characters 271
line contains a tab character 271
line contains a tab character 272
Expected @param tag for 'o'. 272
'{' is not preceeded with whitespace. 272
line contains a tab character 273
line contains a tab character 274
line contains a tab character 275
line longer than 80 characters 276
line contains a tab character 276
line contains a tab character 277
Expected @param tag for 'o'. 277
'{' is not preceeded with whitespace. 277
line contains a tab character 278
line contains a tab character 279
line contains a tab character 280
line contains a tab character 281
line longer than 80 characters 282
line contains a tab character 282
line contains a tab character 283
Expected @param tag for 'o'. 283
'{' is not preceeded with whitespace. 283
line contains a tab character 284
line contains a tab character 285
line contains a tab character 286
line contains a tab character 287
line longer than 80 characters 288
line contains a tab character 288
line contains a tab character 289
Expected @param tag for 'o'. 289
'{' is not preceeded with whitespace. 289
line contains a tab character 290
line contains a tab character 291
line contains a tab character 292
line contains a tab character 293
line longer than 80 characters 294
line contains a tab character 294
line contains a tab character 295
Expected @param tag for 'o'. 295
'{' is not preceeded with whitespace. 295
line contains a tab character 296
line contains a tab character 297
line contains a tab character 298
line contains a tab character 299
line longer than 80 characters 300
line contains a tab character 300
line contains a tab character 301
Expected @param tag for 'o'. 301
'{' is not preceeded with whitespace. 301
line contains a tab character 302
line contains a tab character 303
line contains a tab character 304
line contains a tab character 305
line longer than 80 characters 306
line contains a tab character 306
line contains a tab character 307
Expected @param tag for 'o'. 307
'{' is not preceeded with whitespace. 307
line contains a tab character 308
line contains a tab character 309
line longer than 80 characters 310
line contains a tab character 310
line contains a tab character 311
Expected @param tag for 'o'. 311
'{' is not preceeded with whitespace. 311
line contains a tab character 312
line contains a tab character 313
line contains a tab character 314
line contains a tab character 315
line longer than 80 characters 316
line contains a tab character 316
line contains a tab character 317
Expected @param tag for 'o'. 317
'{' is not preceeded with whitespace. 317
line contains a tab character 318
line contains a tab character 319
line longer than 80 characters 320
line contains a tab character 320
line contains a tab character 321
Expected @param tag for 'o'. 321
'{' is not preceeded with whitespace. 321
line contains a tab character 322
line contains a tab character 323
line contains a tab character 324
line contains a tab character 325
line longer than 80 characters 326
line contains a tab character 326
line contains a tab character 327
Expected @param tag for 'o'. 327
'{' is not preceeded with whitespace. 327
line contains a tab character 328
line contains a tab character 329
line contains a tab character 330
line longer than 80 characters 331
line contains a tab character 331
line contains a tab character 332
Expected @param tag for 'o'. 332
'{' is not preceeded with whitespace. 332
line contains a tab character 333
line contains a tab character 334
line contains a tab character 335
line contains a tab character 336
line longer than 80 characters 337
line contains a tab character 337
line contains a tab character 338
Expected @param tag for 'o'. 338
'{' is not preceeded with whitespace. 338
line contains a tab character 339
line contains a tab character 340
line longer than 80 characters 341
line contains a tab character 341
line contains a tab character 342
Expected @param tag for 'o'. 342
'{' is not preceeded with whitespace. 342
line contains a tab character 343
line contains a tab character 344
'+' is not preceeded with whitespace. 344
'+' is not followed by whitespace. 344
line contains a tab character 345
line longer than 80 characters 346
line contains a tab character 346
line contains a tab character 347
Expected @param tag for 'o'. 347
'{' is not preceeded with whitespace. 347
line contains a tab character 348
line contains a tab character 349
line contains a tab character 350
line contains a tab character 351
line longer than 80 characters 352
line contains a tab character 352
line contains a tab character 353
Expected @param tag for 'o'. 353
'{' is not preceeded with whitespace. 353
line contains a tab character 354
line contains a tab character 355
line contains a tab character 356
line contains a tab character 357
line longer than 80 characters 358
line contains a tab character 358
line contains a tab character 359
method name 'visitDUP_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 359
Expected @param tag for 'o'. 359
'{' is not preceeded with whitespace. 359
line contains a tab character 360
line contains a tab character 361
line contains a tab character 362
line contains a tab character 363
line contains a tab character 364
line contains a tab character 365
line longer than 80 characters 366
line contains a tab character 366
line contains a tab character 367
method name 'visitDUP_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 367
Expected @param tag for 'o'. 367
'{' is not preceeded with whitespace. 367
line contains a tab character 368
line contains a tab character 369
line contains a tab character 370
'{' is not preceeded with whitespace. 370
line contains a tab character 371
line contains a tab character 372
line contains a tab character 373
line contains a tab character 374
'}' should be on the same line. 374
line contains a tab character 375
'else' is not followed by whitespace. 375
'{' is not preceeded with whitespace. 375
line contains a tab character 376
line contains a tab character 377
line contains a tab character 378
line contains a tab character 379
line contains a tab character 380
line contains a tab character 381
line contains a tab character 382
line longer than 80 characters 383
line contains a tab character 383
line contains a tab character 384
Expected @param tag for 'o'. 384
'{' is not preceeded with whitespace. 384
line contains a tab character 385
line contains a tab character 386
'{' is not preceeded with whitespace. 386
line contains a tab character 387
line contains a tab character 388
line contains a tab character 389
'}' should be on the same line. 389
line contains a tab character 390
'else' is not followed by whitespace. 390
'{' is not preceeded with whitespace. 390
line contains a tab character 391
line contains a tab character 392
line contains a tab character 393
line contains a tab character 394
line contains a tab character 395
line contains a tab character 396
line contains a tab character 397
line longer than 80 characters 398
line contains a tab character 398
line contains a tab character 399
method name 'visitDUP2_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 399
Expected @param tag for 'o'. 399
'{' is not preceeded with whitespace. 399
line contains a tab character 400
line contains a tab character 401
'{' is not preceeded with whitespace. 401
line contains a tab character 402
line contains a tab character 403
line contains a tab character 404
line contains a tab character 405
line contains a tab character 406
'}' should be on the same line. 406
line contains a tab character 407
'else' is not followed by whitespace. 407
'{' is not preceeded with whitespace. 407
line contains a tab character 408
line contains a tab character 409
line contains a tab character 410
line contains a tab character 411
line contains a tab character 412
line contains a tab character 413
line contains a tab character 414
line contains a tab character 415
line contains a tab character 416
line longer than 80 characters 417
line contains a tab character 417
line contains a tab character 418
method name 'visitDUP2_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 418
Expected @param tag for 'o'. 418
'{' is not preceeded with whitespace. 418
line contains a tab character 419
line contains a tab character 420
'{' is not preceeded with whitespace. 420
line contains a tab character 421
line contains a tab character 422
'{' is not preceeded with whitespace. 422
line contains a tab character 423
line contains a tab character 424
line contains a tab character 425
line contains a tab character 426
'}' is not followed by whitespace. 426
'else' is not preceeded with whitespace. 426
'else' is not followed by whitespace. 426
'{' is not preceeded with whitespace. 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
line contains a tab character 430
line contains a tab character 431
line contains a tab character 432
line contains a tab character 433
'}' should be on the same line. 433
line contains a tab character 434
'else' is not followed by whitespace. 434
'{' is not preceeded with whitespace. 434
line contains a tab character 435
line contains a tab character 436
line contains a tab character 437
'{' is not preceeded with whitespace. 437
line contains a tab character 438
line contains a tab character 439
line contains a tab character 440
line contains a tab character 441
line contains a tab character 442
line contains a tab character 443
'}' is not followed by whitespace. 443
'else' is not preceeded with whitespace. 443
'else' is not followed by whitespace. 443
'{' is not preceeded with whitespace. 443
line contains a tab character 444
line contains a tab character 445
line contains a tab character 446
line contains a tab character 447
line contains a tab character 448
line contains a tab character 449
line contains a tab character 450
line contains a tab character 451
line contains a tab character 452
line contains a tab character 453
line longer than 80 characters 454
line contains a tab character 454
line contains a tab character 455
Expected @param tag for 'o'. 455
'{' is not preceeded with whitespace. 455
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
line longer than 80 characters 459
line contains a tab character 459
line contains a tab character 460
Expected @param tag for 'o'. 460
'{' is not preceeded with whitespace. 460
line contains a tab character 461
line contains a tab character 462
line contains a tab character 463
line longer than 80 characters 464
line contains a tab character 464
line contains a tab character 465
Expected @param tag for 'o'. 465
'{' is not preceeded with whitespace. 465
line contains a tab character 466
line contains a tab character 467
line contains a tab character 468
line longer than 80 characters 469
line contains a tab character 469
line contains a tab character 470
Expected @param tag for 'o'. 470
'{' is not preceeded with whitespace. 470
line contains a tab character 471
line contains a tab character 472
line contains a tab character 473
line contains a tab character 474
line longer than 80 characters 475
line contains a tab character 475
line contains a tab character 476
Expected @param tag for 'o'. 476
'{' is not preceeded with whitespace. 476
line contains a tab character 477
line contains a tab character 478
line contains a tab character 479
line contains a tab character 480
line longer than 80 characters 481
line contains a tab character 481
line contains a tab character 482
Expected @param tag for 'o'. 482
'{' is not preceeded with whitespace. 482
line contains a tab character 483
line contains a tab character 484
line contains a tab character 485
line contains a tab character 486
line longer than 80 characters 487
line contains a tab character 487
line contains a tab character 488
Expected @param tag for 'o'. 488
'{' is not preceeded with whitespace. 488
line contains a tab character 489
line contains a tab character 490
line contains a tab character 491
line contains a tab character 492
line longer than 80 characters 493
line contains a tab character 493
line contains a tab character 494
Expected @param tag for 'o'. 494
'{' is not preceeded with whitespace. 494
line contains a tab character 495
line contains a tab character 496
line contains a tab character 497
line contains a tab character 498
line longer than 80 characters 499
line contains a tab character 499
line contains a tab character 500
Expected @param tag for 'o'. 500
'{' is not preceeded with whitespace. 500
line contains a tab character 501
line contains a tab character 502
line longer than 80 characters 503
line contains a tab character 503
line contains a tab character 504
Expected @param tag for 'o'. 504
'{' is not preceeded with whitespace. 504
line contains a tab character 505
line contains a tab character 506
line contains a tab character 507
line contains a tab character 508
line longer than 80 characters 509
line contains a tab character 509
line contains a tab character 510
Expected @param tag for 'o'. 510
'{' is not preceeded with whitespace. 510
line contains a tab character 511
line contains a tab character 512
line longer than 80 characters 513
line contains a tab character 513
line contains a tab character 514
Expected @param tag for 'o'. 514
'{' is not preceeded with whitespace. 514
line contains a tab character 515
line contains a tab character 516
line contains a tab character 517
line contains a tab character 518
line longer than 80 characters 519
line contains a tab character 519
line contains a tab character 520
Expected @param tag for 'o'. 520
'{' is not preceeded with whitespace. 520
line contains a tab character 521
line contains a tab character 522
line contains a tab character 523
line longer than 80 characters 524
line contains a tab character 524
line contains a tab character 525
Expected @param tag for 'o'. 525
'{' is not preceeded with whitespace. 525
line contains a tab character 526
line contains a tab character 527
line contains a tab character 528
line contains a tab character 529
line longer than 80 characters 530
line contains a tab character 530
line contains a tab character 531
Expected @param tag for 'o'. 531
'{' is not preceeded with whitespace. 531
line contains a tab character 532
line contains a tab character 533
line longer than 80 characters 534
line contains a tab character 534
line contains a tab character 535
Expected @param tag for 'o'. 535
'{' is not preceeded with whitespace. 535
line contains a tab character 536
line contains a tab character 537
line longer than 80 characters 538
line contains a tab character 538
line contains a tab character 539
Expected @param tag for 'o'. 539
'{' is not preceeded with whitespace. 539
line contains a tab character 540
line contains a tab character 541
line contains a tab character 542
line contains a tab character 543
line longer than 80 characters 544
line contains a tab character 544
line contains a tab character 545
Expected @param tag for 'o'. 545
'{' is not preceeded with whitespace. 545
line contains a tab character 546
line contains a tab character 547
'if' construct must use '{}'s. 548
line contains a tab character 548
'(' is followed by whitespace. 548
'||' should be on a new line. 548
line longer than 80 characters 549
line contains a tab character 549
'||' should be on a new line. 549
line contains a tab character 550
'||' should be on a new line. 550
line contains a tab character 551
')' is preceeded by whitespace. 551
line contains a tab character 552
line contains a tab character 553
line contains a tab character 554
line longer than 80 characters 555
line contains a tab character 555
line contains a tab character 556
Expected @param tag for 'o'. 556
'{' is not preceeded with whitespace. 556
line contains a tab character 557
'if' construct must use '{}'s. 558
line contains a tab character 558
'(' is followed by whitespace. 558
'||' should be on a new line. 558
line longer than 80 characters 559
line contains a tab character 559
'||' should be on a new line. 559
line contains a tab character 560
'||' should be on a new line. 560
line contains a tab character 561
')' is preceeded by whitespace. 561
line contains a tab character 562
line contains a tab character 563
line contains a tab character 564
line longer than 80 characters 565
line contains a tab character 565
line contains a tab character 566
Expected @param tag for 'o'. 566
'{' is not preceeded with whitespace. 566
line contains a tab character 567
line contains a tab character 568
line longer than 80 characters 569
line contains a tab character 569
line contains a tab character 570
method name 'visitGOTO_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 570
Expected @param tag for 'o'. 570
'{' is not preceeded with whitespace. 570
line contains a tab character 571
line contains a tab character 572
line longer than 80 characters 573
line contains a tab character 573
line contains a tab character 574
Expected @param tag for 'o'. 574
'{' is not preceeded with whitespace. 574
line contains a tab character 575
line contains a tab character 576
line contains a tab character 577
line longer than 80 characters 578
line contains a tab character 578
line contains a tab character 579
Expected @param tag for 'o'. 579
'{' is not preceeded with whitespace. 579
line contains a tab character 580
line contains a tab character 581
line contains a tab character 582
line longer than 80 characters 583
line contains a tab character 583
line contains a tab character 584
Expected @param tag for 'o'. 584
'{' is not preceeded with whitespace. 584
line contains a tab character 585
line contains a tab character 586
line contains a tab character 587
line longer than 80 characters 588
line contains a tab character 588
line contains a tab character 589
Expected @param tag for 'o'. 589
'{' is not preceeded with whitespace. 589
line contains a tab character 590
line contains a tab character 591
line contains a tab character 592
line longer than 80 characters 593
line contains a tab character 593
line contains a tab character 594
Expected @param tag for 'o'. 594
'{' is not preceeded with whitespace. 594
line contains a tab character 595
line contains a tab character 596
line contains a tab character 597
line longer than 80 characters 598
line contains a tab character 598
line contains a tab character 599
Expected @param tag for 'o'. 599
'{' is not preceeded with whitespace. 599
line contains a tab character 600
line contains a tab character 601
line contains a tab character 602
line longer than 80 characters 603
line contains a tab character 603
line contains a tab character 604
Expected @param tag for 'o'. 604
'{' is not preceeded with whitespace. 604
line contains a tab character 605
line contains a tab character 606
line contains a tab character 607
line contains a tab character 608
line longer than 80 characters 609
line contains a tab character 609
line contains a tab character 610
Expected @param tag for 'o'. 610
'{' is not preceeded with whitespace. 610
line contains a tab character 611
line contains a tab character 612
line contains a tab character 613
line contains a tab character 614
line longer than 80 characters 615
line contains a tab character 615
line contains a tab character 616
Expected @param tag for 'o'. 616
'{' is not preceeded with whitespace. 616
line contains a tab character 617
line contains a tab character 618
line contains a tab character 619
line contains a tab character 620
line longer than 80 characters 621
line contains a tab character 621
line contains a tab character 622
Expected @param tag for 'o'. 622
'{' is not preceeded with whitespace. 622
line contains a tab character 623
line contains a tab character 624
line contains a tab character 625
line contains a tab character 626
line longer than 80 characters 627
line contains a tab character 627
line contains a tab character 628
Expected @param tag for 'o'. 628
'{' is not preceeded with whitespace. 628
line contains a tab character 629
line contains a tab character 630
line longer than 80 characters 631
line contains a tab character 631
line contains a tab character 632
Expected @param tag for 'o'. 632
'{' is not preceeded with whitespace. 632
line contains a tab character 633
line contains a tab character 634
line contains a tab character 635
line contains a tab character 636
line longer than 80 characters 637
line contains a tab character 637
line contains a tab character 638
method name 'visitIF_ACMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 638
Expected @param tag for 'o'. 638
'{' is not preceeded with whitespace. 638
line contains a tab character 639
line contains a tab character 640
line contains a tab character 641
line longer than 80 characters 642
line contains a tab character 642
line contains a tab character 643
method name 'visitIF_ACMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 643
Expected @param tag for 'o'. 643
'{' is not preceeded with whitespace. 643
line contains a tab character 644
line contains a tab character 645
line contains a tab character 646
line longer than 80 characters 647
line contains a tab character 647
line contains a tab character 648
method name 'visitIF_ICMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 648
Expected @param tag for 'o'. 648
'{' is not preceeded with whitespace. 648
line contains a tab character 649
line contains a tab character 650
line contains a tab character 651
line longer than 80 characters 652
line contains a tab character 652
line contains a tab character 653
method name 'visitIF_ICMPGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 653
Expected @param tag for 'o'. 653
'{' is not preceeded with whitespace. 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 656
line longer than 80 characters 657
line contains a tab character 657
line contains a tab character 658
method name 'visitIF_ICMPGT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 658
Expected @param tag for 'o'. 658
'{' is not preceeded with whitespace. 658
line contains a tab character 659
line contains a tab character 660
line contains a tab character 661
line longer than 80 characters 662
line contains a tab character 662
line contains a tab character 663
method name 'visitIF_ICMPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 663
Expected @param tag for 'o'. 663
'{' is not preceeded with whitespace. 663
line contains a tab character 664
line contains a tab character 665
line contains a tab character 666
line longer than 80 characters 667
line contains a tab character 667
line contains a tab character 668
method name 'visitIF_ICMPLT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 668
Expected @param tag for 'o'. 668
'{' is not preceeded with whitespace. 668
line contains a tab character 669
line contains a tab character 670
line contains a tab character 671
line longer than 80 characters 672
line contains a tab character 672
line contains a tab character 673
method name 'visitIF_ICMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 673
Expected @param tag for 'o'. 673
'{' is not preceeded with whitespace. 673
line contains a tab character 674
line contains a tab character 675
line contains a tab character 676
line longer than 80 characters 677
line contains a tab character 677
line contains a tab character 678
Expected @param tag for 'o'. 678
'{' is not preceeded with whitespace. 678
line contains a tab character 679
line contains a tab character 680
line longer than 80 characters 681
line contains a tab character 681
line contains a tab character 682
Expected @param tag for 'o'. 682
'{' is not preceeded with whitespace. 682
line contains a tab character 683
line contains a tab character 684
line longer than 80 characters 685
line contains a tab character 685
line contains a tab character 686
Expected @param tag for 'o'. 686
'{' is not preceeded with whitespace. 686
line contains a tab character 687
line contains a tab character 688
line longer than 80 characters 689
line contains a tab character 689
line contains a tab character 690
Expected @param tag for 'o'. 690
'{' is not preceeded with whitespace. 690
line contains a tab character 691
line contains a tab character 692
line longer than 80 characters 693
line contains a tab character 693
line contains a tab character 694
Expected @param tag for 'o'. 694
'{' is not preceeded with whitespace. 694
line contains a tab character 695
line contains a tab character 696
line longer than 80 characters 697
line contains a tab character 697
line contains a tab character 698
Expected @param tag for 'o'. 698
'{' is not preceeded with whitespace. 698
line contains a tab character 699
line contains a tab character 700
line longer than 80 characters 701
line contains a tab character 701
line contains a tab character 702
Expected @param tag for 'o'. 702
'{' is not preceeded with whitespace. 702
line contains a tab character 703
line contains a tab character 704
line longer than 80 characters 705
line contains a tab character 705
line contains a tab character 706
Expected @param tag for 'o'. 706
'{' is not preceeded with whitespace. 706
line contains a tab character 707
line contains a tab character 708
line longer than 80 characters 709
line contains a tab character 709
line contains a tab character 710
Expected @param tag for 'o'. 710
'{' is not preceeded with whitespace. 710
line contains a tab character 711
line contains a tab character 712
line longer than 80 characters 713
line contains a tab character 713
line contains a tab character 714
Expected @param tag for 'o'. 714
'{' is not preceeded with whitespace. 714
line contains a tab character 715
line contains a tab character 716
line longer than 80 characters 717
line contains a tab character 717
line contains a tab character 718
Expected @param tag for 'o'. 718
'{' is not preceeded with whitespace. 718
line contains a tab character 719
line contains a tab character 720
line contains a tab character 721
line contains a tab character 722
line longer than 80 characters 723
line contains a tab character 723
line contains a tab character 724
Expected @param tag for 'o'. 724
'{' is not preceeded with whitespace. 724
line contains a tab character 725
line contains a tab character 726
line contains a tab character 727
line longer than 80 characters 728
line contains a tab character 728
line contains a tab character 729
Expected @param tag for 'o'. 729
'{' is not preceeded with whitespace. 729
line contains a tab character 730
line contains a tab character 731
line contains a tab character 732
line longer than 80 characters 733
line contains a tab character 733
line contains a tab character 734
Expected @param tag for 'o'. 734
'{' is not preceeded with whitespace. 734
line contains a tab character 735
line contains a tab character 736
'=' is not preceeded with whitespace. 736
'=' is not followed by whitespace. 736
'<' is not preceeded with whitespace. 736
'<' is not followed by whitespace. 736
'{' is not preceeded with whitespace. 736
line contains a tab character 737
line contains a tab character 738
line contains a tab character 739
line contains a tab character 740
line contains a tab character 741
line contains a tab character 742
line contains a tab character 743
'{' is not preceeded with whitespace. 743
line contains a tab character 744
'if' construct must use '{}'s. 745
line contains a tab character 745
'(' is followed by whitespace. 745
'||' should be on a new line. 745
line longer than 80 characters 746
line contains a tab character 746
'||' should be on a new line. 746
line longer than 80 characters 747
line contains a tab character 747
'||' should be on a new line. 747
line longer than 80 characters 748
line contains a tab character 748
')' is preceeded by whitespace. 748
line contains a tab character 749
line contains a tab character 750
line contains a tab character 751
line contains a tab character 752
line longer than 80 characters 753
line contains a tab character 753
line contains a tab character 754
Expected @param tag for 'o'. 754
'{' is not preceeded with whitespace. 754
line contains a tab character 755
'{' is not preceeded with whitespace. 755
line longer than 80 characters 756
line contains a tab character 756
line contains a tab character 757
'{' is not preceeded with whitespace. 757
line contains a tab character 758
line contains a tab character 759
line contains a tab character 760
line contains a tab character 761
line contains a tab character 762
line contains a tab character 763
line contains a tab character 764
'=' is not preceeded with whitespace. 764
'=' is not followed by whitespace. 764
'<' is not preceeded with whitespace. 764
'<' is not followed by whitespace. 764
'{' is not preceeded with whitespace. 764
line contains a tab character 765
line contains a tab character 766
line contains a tab character 767
line contains a tab character 768
line contains a tab character 769
line contains a tab character 770
line contains a tab character 771
'{' is not preceeded with whitespace. 771
line contains a tab character 772
'if' construct must use '{}'s. 773
line contains a tab character 773
'(' is followed by whitespace. 773
'||' should be on a new line. 773
line longer than 80 characters 774
line contains a tab character 774
'||' should be on a new line. 774
line longer than 80 characters 775
line contains a tab character 775
'||' should be on a new line. 775
line longer than 80 characters 776
line contains a tab character 776
')' is preceeded by whitespace. 776
line contains a tab character 777
line contains a tab character 778
line contains a tab character 779
line contains a tab character 780
line longer than 80 characters 781
line contains a tab character 781
line contains a tab character 782
Expected @param tag for 'o'. 782
'{' is not preceeded with whitespace. 782
line contains a tab character 783
'=' is not preceeded with whitespace. 783
'=' is not followed by whitespace. 783
'<' is not preceeded with whitespace. 783
'<' is not followed by whitespace. 783
'{' is not preceeded with whitespace. 783
line contains a tab character 784
line contains a tab character 785
line contains a tab character 786
line contains a tab character 787
line contains a tab character 788
line contains a tab character 789
line contains a tab character 790
'{' is not preceeded with whitespace. 790
line contains a tab character 791
'if' construct must use '{}'s. 792
line contains a tab character 792
'(' is followed by whitespace. 792
'||' should be on a new line. 792
line longer than 80 characters 793
line contains a tab character 793
'||' should be on a new line. 793
line longer than 80 characters 794
line contains a tab character 794
'||' should be on a new line. 794
line longer than 80 characters 795
line contains a tab character 795
')' is preceeded by whitespace. 795
line contains a tab character 796
line contains a tab character 797
line contains a tab character 798
line contains a tab character 799
line longer than 80 characters 800
line contains a tab character 800
line contains a tab character 801
Expected @param tag for 'o'. 801
'{' is not preceeded with whitespace. 801
line contains a tab character 802
line contains a tab character 803
'=' is not preceeded with whitespace. 803
'=' is not followed by whitespace. 803
'<' is not preceeded with whitespace. 803
'<' is not followed by whitespace. 803
'{' is not preceeded with whitespace. 803
line contains a tab character 804
line contains a tab character 805
line contains a tab character 806
line contains a tab character 807
line contains a tab character 808
line contains a tab character 809
line contains a tab character 810
'{' is not preceeded with whitespace. 810
line contains a tab character 811
'if' construct must use '{}'s. 812
line contains a tab character 812
'(' is followed by whitespace. 812
'||' should be on a new line. 812
line longer than 80 characters 813
line contains a tab character 813
'||' should be on a new line. 813
line longer than 80 characters 814
line contains a tab character 814
'||' should be on a new line. 814
line longer than 80 characters 815
line contains a tab character 815
')' is preceeded by whitespace. 815
line contains a tab character 816
line contains a tab character 817
line contains a tab character 818
line contains a tab character 819
line longer than 80 characters 820
line contains a tab character 820
line contains a tab character 821
Expected @param tag for 'o'. 821
'{' is not preceeded with whitespace. 821
line contains a tab character 822
line contains a tab character 823
line contains a tab character 824
line contains a tab character 825
line longer than 80 characters 826
line contains a tab character 826
line contains a tab character 827
Expected @param tag for 'o'. 827
'{' is not preceeded with whitespace. 827
line contains a tab character 828
line contains a tab character 829
line contains a tab character 830
line contains a tab character 831
line longer than 80 characters 832
line contains a tab character 832
line contains a tab character 833
Expected @param tag for 'o'. 833
'{' is not preceeded with whitespace. 833
line contains a tab character 834
line contains a tab character 835
line longer than 80 characters 836
line contains a tab character 836
line contains a tab character 837
Expected @param tag for 'o'. 837
'{' is not preceeded with whitespace. 837
line contains a tab character 838
line contains a tab character 839
line contains a tab character 840
line contains a tab character 841
line longer than 80 characters 842
line contains a tab character 842
line contains a tab character 843
Expected @param tag for 'o'. 843
'{' is not preceeded with whitespace. 843
line contains a tab character 844
line contains a tab character 845
line contains a tab character 846
line contains a tab character 847
line longer than 80 characters 848
line contains a tab character 848
line contains a tab character 849
Expected @param tag for 'o'. 849
'{' is not preceeded with whitespace. 849
line contains a tab character 850
line contains a tab character 851
line longer than 80 characters 852
line contains a tab character 852
line contains a tab character 853
Expected @param tag for 'o'. 853
'{' is not preceeded with whitespace. 853
line contains a tab character 854
line contains a tab character 855
line contains a tab character 856
line contains a tab character 857
line longer than 80 characters 858
line contains a tab character 858
line contains a tab character 859
Expected @param tag for 'o'. 859
'{' is not preceeded with whitespace. 859
line contains a tab character 860
line contains a tab character 861
line contains a tab character 862
line contains a tab character 863
line longer than 80 characters 864
line contains a tab character 864
line contains a tab character 865
Expected @param tag for 'o'. 865
'{' is not preceeded with whitespace. 865
line contains a tab character 866
line contains a tab character 867
line contains a tab character 868
line contains a tab character 869
line longer than 80 characters 871
line contains a tab character 871
line contains a tab character 872
Expected @param tag for 'o'. 872
'{' is not preceeded with whitespace. 872
line contains a tab character 873
line contains a tab character 875
line longer than 80 characters 877
line contains a tab character 877
line contains a tab character 878
method name 'visitJSR_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 878
Expected @param tag for 'o'. 878
'{' is not preceeded with whitespace. 878
line contains a tab character 879
line contains a tab character 880
line longer than 80 characters 882
line contains a tab character 882
line contains a tab character 883
Expected @param tag for 'o'. 883
'{' is not preceeded with whitespace. 883
line contains a tab character 884
line contains a tab character 885
line contains a tab character 886
line longer than 80 characters 887
line contains a tab character 887
line contains a tab character 888
Expected @param tag for 'o'. 888
'{' is not preceeded with whitespace. 888
line contains a tab character 889
line contains a tab character 890
line contains a tab character 891
line longer than 80 characters 892
line contains a tab character 892
line contains a tab character 893
Expected @param tag for 'o'. 893
'{' is not preceeded with whitespace. 893
line contains a tab character 894
line contains a tab character 895
line contains a tab character 896
line longer than 80 characters 897
line contains a tab character 897
line contains a tab character 898
Expected @param tag for 'o'. 898
'{' is not preceeded with whitespace. 898
line contains a tab character 899
line contains a tab character 900
line contains a tab character 901
line contains a tab character 902
line longer than 80 characters 903
line contains a tab character 903
line contains a tab character 904
Expected @param tag for 'o'. 904
'{' is not preceeded with whitespace. 904
line contains a tab character 905
line contains a tab character 906
line contains a tab character 907
line contains a tab character 908
line longer than 80 characters 909
line contains a tab character 909
line contains a tab character 910
Expected @param tag for 'o'. 910
'{' is not preceeded with whitespace. 910
line contains a tab character 911
line contains a tab character 912
line contains a tab character 913
line contains a tab character 914
line longer than 80 characters 915
line contains a tab character 915
line contains a tab character 916
Expected @param tag for 'o'. 916
'{' is not preceeded with whitespace. 916
line contains a tab character 917
line contains a tab character 918
line contains a tab character 919
line contains a tab character 920
line longer than 80 characters 921
line contains a tab character 921
line contains a tab character 922
Expected @param tag for 'o'. 922
'{' is not preceeded with whitespace. 922
line contains a tab character 923
line contains a tab character 924
line contains a tab character 925
line contains a tab character 926
line longer than 80 characters 927
line contains a tab character 927
line contains a tab character 928
Expected @param tag for 'o'. 928
'{' is not preceeded with whitespace. 928
line contains a tab character 929
line contains a tab character 930
line longer than 80 characters 931
line contains a tab character 931
line contains a tab character 932
Expected @param tag for 'o'. 932
'{' is not preceeded with whitespace. 932
line contains a tab character 933
line contains a tab character 934
'{' is not preceeded with whitespace. 934
line contains a tab character 935
line contains a tab character 936
line contains a tab character 937
'{' is not preceeded with whitespace. 937
line contains a tab character 938
line contains a tab character 939
line contains a tab character 940
'{' is not preceeded with whitespace. 940
line contains a tab character 941
line contains a tab character 942
line contains a tab character 943
line longer than 80 characters 944
line contains a tab character 944
line contains a tab character 945
method name 'visitLDC_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 945
Expected @param tag for 'o'. 945
'{' is not preceeded with whitespace. 945
line contains a tab character 946
line contains a tab character 947
'{' is not preceeded with whitespace. 947
line contains a tab character 948
line contains a tab character 949
line contains a tab character 950
'{' is not preceeded with whitespace. 950
line contains a tab character 951
line contains a tab character 952
line contains a tab character 953
'{' is not preceeded with whitespace. 953
line contains a tab character 954
line contains a tab character 955
line contains a tab character 956
line longer than 80 characters 957
line contains a tab character 957
line contains a tab character 958
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 958
Expected @param tag for 'o'. 958
'{' is not preceeded with whitespace. 958
line contains a tab character 959
line contains a tab character 960
'{' is not preceeded with whitespace. 960
line contains a tab character 961
line contains a tab character 962
line contains a tab character 963
'{' is not preceeded with whitespace. 963
line contains a tab character 964
line contains a tab character 965
line contains a tab character 966
line longer than 80 characters 967
line contains a tab character 967
line contains a tab character 968
Expected @param tag for 'o'. 968
'{' is not preceeded with whitespace. 968
line contains a tab character 969
line contains a tab character 970
line contains a tab character 971
line contains a tab character 972
line longer than 80 characters 973
line contains a tab character 973
line contains a tab character 974
Expected @param tag for 'o'. 974
'{' is not preceeded with whitespace. 974
line contains a tab character 975
line contains a tab character 976
line longer than 80 characters 977
line contains a tab character 977
line contains a tab character 978
Expected @param tag for 'o'. 978
'{' is not preceeded with whitespace. 978
line contains a tab character 979
line contains a tab character 980
line contains a tab character 981
line contains a tab character 982
line longer than 80 characters 983
line contains a tab character 983
line contains a tab character 984
Expected @param tag for 'o'. 984
'{' is not preceeded with whitespace. 984
line contains a tab character 985
line contains a tab character 986
line contains a tab character 987
line longer than 80 characters 988
line contains a tab character 988
line contains a tab character 989
Expected @param tag for 'o'. 989
'{' is not preceeded with whitespace. 989
line contains a tab character 990
line contains a tab character 991
line longer than 80 characters 992
line contains a tab character 992
line contains a tab character 993
Expected @param tag for 'o'. 993
'{' is not preceeded with whitespace. 993
line contains a tab character 994
line contains a tab character 995
line contains a tab character 996
line contains a tab character 997
line longer than 80 characters 998
line contains a tab character 998
line contains a tab character 999
Expected @param tag for 'o'. 999
'{' is not preceeded with whitespace. 999
line contains a tab character 1000
line contains a tab character 1001
line contains a tab character 1002
line contains a tab character 1003
line longer than 80 characters 1004
line contains a tab character 1004
line contains a tab character 1005
Expected @param tag for 'o'. 1005
'{' is not preceeded with whitespace. 1005
line contains a tab character 1006
line contains a tab character 1007
line longer than 80 characters 1008
line contains a tab character 1008
line contains a tab character 1009
Expected @param tag for 'o'. 1009
'{' is not preceeded with whitespace. 1009
line contains a tab character 1010
line contains a tab character 1011
line contains a tab character 1012
line contains a tab character 1013
line longer than 80 characters 1014
line contains a tab character 1014
line contains a tab character 1015
Expected @param tag for 'o'. 1015
'{' is not preceeded with whitespace. 1015
line contains a tab character 1016
line contains a tab character 1017
line contains a tab character 1018
line contains a tab character 1019
line longer than 80 characters 1020
line contains a tab character 1020
line contains a tab character 1021
Expected @param tag for 'o'. 1021
'{' is not preceeded with whitespace. 1021
line contains a tab character 1022
line contains a tab character 1023
'+' is not preceeded with whitespace. 1023
'+' is not followed by whitespace. 1023
line contains a tab character 1024
line longer than 80 characters 1025
line contains a tab character 1025
line contains a tab character 1026
Expected @param tag for 'o'. 1026
'{' is not preceeded with whitespace. 1026
line contains a tab character 1027
line contains a tab character 1028
line contains a tab character 1029
line contains a tab character 1030
line longer than 80 characters 1031
line contains a tab character 1031
line contains a tab character 1032
Expected @param tag for 'o'. 1032
'{' is not preceeded with whitespace. 1032
line contains a tab character 1033
line contains a tab character 1034
line contains a tab character 1035
line contains a tab character 1036
line longer than 80 characters 1037
line contains a tab character 1037
line contains a tab character 1038
Expected @param tag for 'o'. 1038
'{' is not preceeded with whitespace. 1038
line contains a tab character 1039
line contains a tab character 1040
line contains a tab character 1041
line contains a tab character 1042
line longer than 80 characters 1043
line contains a tab character 1043
line contains a tab character 1044
Expected @param tag for 'o'. 1044
'{' is not preceeded with whitespace. 1044
line contains a tab character 1045
line contains a tab character 1046
line longer than 80 characters 1047
line contains a tab character 1047
line contains a tab character 1048
Expected @param tag for 'o'. 1048
'{' is not preceeded with whitespace. 1048
line contains a tab character 1049
line contains a tab character 1050
line longer than 80 characters 1051
line contains a tab character 1051
line contains a tab character 1052
Expected @param tag for 'o'. 1052
'{' is not preceeded with whitespace. 1052
line contains a tab character 1053
'=' is not preceeded with whitespace. 1053
'=' is not followed by whitespace. 1053
'<' is not preceeded with whitespace. 1053
'<' is not followed by whitespace. 1053
'{' is not preceeded with whitespace. 1053
line contains a tab character 1054
line contains a tab character 1055
line contains a tab character 1056
line contains a tab character 1057
line longer than 80 characters 1058
line contains a tab character 1058
line contains a tab character 1059
Expected @param tag for 'o'. 1059
'{' is not preceeded with whitespace. 1059
line longer than 80 characters 1060
line contains a tab character 1060
line contains a tab character 1061
line longer than 80 characters 1062
line contains a tab character 1062
line contains a tab character 1063
Expected @param tag for 'o'. 1063
'{' is not preceeded with whitespace. 1063
line contains a tab character 1064
line contains a tab character 1065
line contains a tab character 1066
line longer than 80 characters 1067
line contains a tab character 1067
line contains a tab character 1068
Expected @param tag for 'o'. 1068
'{' is not preceeded with whitespace. 1068
line contains a tab character 1069
line longer than 80 characters 1070
line contains a tab character 1070
line contains a tab character 1071
Expected @param tag for 'o'. 1071
'{' is not preceeded with whitespace. 1071
line contains a tab character 1072
line contains a tab character 1073
line longer than 80 characters 1074
line contains a tab character 1074
line contains a tab character 1075
Expected @param tag for 'o'. 1075
'{' is not preceeded with whitespace. 1075
line contains a tab character 1076
line contains a tab character 1077
'{' is not preceeded with whitespace. 1077
line contains a tab character 1078
line contains a tab character 1079
line contains a tab character 1080
line longer than 80 characters 1081
line contains a tab character 1081
line contains a tab character 1082
Expected @param tag for 'o'. 1082
'{' is not preceeded with whitespace. 1082
line contains a tab character 1083
line contains a tab character 1084
line contains a tab character 1085
line longer than 80 characters 1086
line contains a tab character 1086
line contains a tab character 1087
Expected @param tag for 'o'. 1087
'{' is not preceeded with whitespace. 1087
line contains a tab character 1088
line contains a tab character 1089
line longer than 80 characters 1090
line contains a tab character 1090
line contains a tab character 1091
Expected @param tag for 'o'. 1091
'{' is not preceeded with whitespace. 1091
line contains a tab character 1092
line contains a tab character 1093
line contains a tab character 1094
line longer than 80 characters 1095
line contains a tab character 1095
line contains a tab character 1096
Expected @param tag for 'o'. 1096
'{' is not preceeded with whitespace. 1096
line contains a tab character 1097
line contains a tab character 1098
line longer than 80 characters 1099
line contains a tab character 1099
line contains a tab character 1100
Expected @param tag for 'o'. 1100
'{' is not preceeded with whitespace. 1100
line contains a tab character 1101
line contains a tab character 1102
line contains a tab character 1103
line contains a tab character 1104
line longer than 80 characters 1105
line contains a tab character 1105
line contains a tab character 1106
Expected @param tag for 'o'. 1106
'{' is not preceeded with whitespace. 1106
line contains a tab character 1107
line contains a tab character 1108
line contains a tab character 1109
line contains a tab character 1110
line longer than 80 characters 1111
line contains a tab character 1111
line contains a tab character 1112
Expected @param tag for 'o'. 1112
'{' is not preceeded with whitespace. 1112
line contains a tab character 1113
line contains a tab character 1114
line longer than 80 characters 1115
line contains a tab character 1115
line contains a tab character 1116
Expected @param tag for 'o'. 1116
'{' is not preceeded with whitespace. 1116
line contains a tab character 1117
line contains a tab character 1118
line contains a tab character 1119
line contains a tab character 1120
line contains a tab character 1121
line longer than 80 characters 1122
line contains a tab character 1122
line contains a tab character 1123
Expected @param tag for 'o'. 1123
'{' is not preceeded with whitespace. 1123
line contains a tab character 1124
line contains a tab character 1125

org/apache/bcel/verifier/structurals/Frame.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Unused import - java.util.ArrayList 59
'{' is not preceeded with whitespace. 69
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
variable '_this' must be private and have accessor methods. 77
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
Expected @param tag for 'maxLocals'. 92
Expected @param tag for 'maxStack'. 92
'{' is not preceeded with whitespace. 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
Expected @param tag for 'locals'. 100
Expected @param tag for 'stack'. 100
'{' is not preceeded with whitespace. 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
Expected an @return tag. 108
line contains a tab character 108
'{' is not preceeded with whitespace. 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
Expected an @return tag. 116
line contains a tab character 116
'{' is not preceeded with whitespace. 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
Expected an @return tag. 123
line contains a tab character 123
'{' is not preceeded with whitespace. 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
Expected an @return tag. 130
line contains a tab character 130
'{' is not preceeded with whitespace. 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
Expected an @return tag. 137
line contains a tab character 137
Expected @param tag for 'o'. 137
'{' is not preceeded with whitespace. 137
line longer than 80 characters 138
'if' construct must use '{}'s. 138
line contains a tab character 138
line contains a tab character 139
line longer than 80 characters 140
line contains a tab character 140
line contains a tab character 141
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
Expected an @return tag. 146
line contains a tab character 146
'{' is not preceeded with whitespace. 146
line contains a tab character 147
'=' is not preceeded with whitespace. 147
'=' is not followed by whitespace. 147
line contains a tab character 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 152

org/apache/bcel/verifier/structurals/GenericArray.java

Error Line
line longer than 80 characters 65
'{' is not preceeded with whitespace. 65

org/apache/bcel/verifier/structurals/InstConstraintVisitor.java

Error Line
file length is 2650 lines (max allowed is 2000). 1
Avoid using the '.*' form of import. 69
Avoid using the '.*' form of import. 70
Avoid using the '.*' form of import. 71
Comment matches to-do format 'TODO:'. 79
line longer than 80 characters 82
line longer than 80 characters 87
'{' is not preceeded with whitespace. 87
line longer than 80 characters 89
line contains a tab character 89
variable 'GENERIC_ARRAY' missing Javadoc. 89
variable 'GENERIC_ARRAY' must match pattern '^[a-z][a-zA-Z0-9]*$'. 89
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
'{' is not preceeded with whitespace. 94
'{' is not followed by whitespace. 94
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
'{' is not preceeded with whitespace. 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
'{' is not preceeded with whitespace. 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 137
line longer than 80 characters 138
line longer than 80 characters 139
line longer than 80 characters 141
Unused @throws tag for 'org.apache.bcel.verifier.exc.StructuralCodeConstraintException'. 141
line longer than 80 characters 143
line contains a tab character 143
Expected @param tag for 'violator'. 143
Expected @param tag for 'description'. 143
'{' is not preceeded with whitespace. 143
line contains a tab character 144
variable 'fq_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 144
line longer than 80 characters 145
line contains a tab character 145
'+' is not preceeded with whitespace. 145
'+' is not preceeded with whitespace. 145
'+' is not followed by whitespace. 145
'+' is not followed by whitespace. 145
line contains a tab character 146
line contains a tab character 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
Expected @param tag for 'f'. 157
'{' is not preceeded with whitespace. 157
line contains a tab character 158
line longer than 80 characters 159
line contains a tab character 159
line contains a tab character 160
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
Expected @param tag for 'cpg'. 166
'{' is not preceeded with whitespace. 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 170
line contains a tab character 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
Expected @param tag for 'mg'. 174
'{' is not preceeded with whitespace. 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 178
line contains a tab character 179
line longer than 80 characters 180
Unused @throws tag for 'org.apache.bcel.verifier.exc.StructuralCodeConstraintException'. 180
line contains a tab character 180
line contains a tab character 181
line contains a tab character 182
Expected @param tag for 'o'. 182
Expected @param tag for 'index'. 182
'{' is not preceeded with whitespace. 182
'if' construct must use '{}'s. 183
line contains a tab character 183
'!' is followed by whitespace. 183
line longer than 80 characters 184
line contains a tab character 184
'+' is not preceeded with whitespace. 184
'+' is not followed by whitespace. 184
'+' is not preceeded with whitespace. 184
'+' is not followed by whitespace. 184
line contains a tab character 185
line contains a tab character 187
line contains a tab character 188
line longer than 80 characters 189
line contains a tab character 189
line contains a tab character 190
line longer than 80 characters 191
Unused @throws tag for 'org.apache.bcel.verifier.exc.StructuralCodeConstraintException'. 191
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
Expected @param tag for 'o'. 193
Expected @param tag for 'r'. 193
'{' is not preceeded with whitespace. 193
line contains a tab character 194
'{' is not preceeded with whitespace. 194
line longer than 80 characters 195
line contains a tab character 195
'+' is not preceeded with whitespace. 195
'+' is not followed by whitespace. 195
'+' is not preceeded with whitespace. 195
'+' is not followed by whitespace. 195
line contains a tab character 196
line contains a tab character 197
line contains a tab character 199
line contains a tab character 200
Expected @param tag for 'o'. 200
Expected @param tag for 'value'. 200
'{' is not preceeded with whitespace. 200
'if' construct must use '{}'s. 201
line contains a tab character 201
'!' is followed by whitespace. 201
line longer than 80 characters 202
line contains a tab character 202
'+' is not preceeded with whitespace. 202
'+' is not followed by whitespace. 202
'+' is not preceeded with whitespace. 202
'+' is not followed by whitespace. 202
line contains a tab character 203
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
line longer than 80 characters 208
Unused @throws tag for 'org.apache.bcel.verifier.exc.StructuralCodeConstraintException'. 208
line contains a tab character 208
line contains a tab character 209
Expected an @return tag. 210
line contains a tab character 210
Expected @param tag for 'o'. 210
Expected @param tag for 'arrayref'. 210
'{' is not preceeded with whitespace. 210
line longer than 80 characters 211
'if' construct must use '{}'s. 211
line contains a tab character 211
'!' is followed by whitespace. 211
')' is preceeded by whitespace. 211
line longer than 80 characters 212
line contains a tab character 212
'+' is not preceeded with whitespace. 212
'+' is not followed by whitespace. 212
'+' is not preceeded with whitespace. 212
'+' is not followed by whitespace. 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 216
line contains a tab character 217
line contains a tab character 218
line contains a tab character 219
line longer than 80 characters 220
line contains a tab character 220
line longer than 80 characters 221
line contains a tab character 221
line longer than 80 characters 222
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line longer than 80 characters 227
line contains a tab character 227
Comment matches to-do format 'TODO:'. 228
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
line contains a tab character 234
method name '_visitStackAccessor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 234
Expected @param tag for 'o'. 234
'{' is not preceeded with whitespace. 234
line longer than 80 characters 235
line contains a tab character 235
line contains a tab character 236
'{' is not preceeded with whitespace. 236
line longer than 80 characters 237
line contains a tab character 237
'+' is not preceeded with whitespace. 237
'+' is not followed by whitespace. 237
'+' is not preceeded with whitespace. 237
'+' is not followed by whitespace. 237
'+' is not preceeded with whitespace. 237
'+' is not followed by whitespace. 237
'+' is not preceeded with whitespace. 237
'+' is not followed by whitespace. 237
'+' is not preceeded with whitespace. 237
'+' is not followed by whitespace. 237
line contains a tab character 238
line longer than 80 characters 240
line contains a tab character 240
line contains a tab character 241
'(' is followed by whitespace. 241
')' is preceeded by whitespace. 241
'{' is not preceeded with whitespace. 241
line longer than 80 characters 242
line contains a tab character 242
'+' is not preceeded with whitespace. 242
'+' is not followed by whitespace. 242
'+' is not preceeded with whitespace. 242
'+' is not followed by whitespace. 242
'+' is not preceeded with whitespace. 242
'+' is not followed by whitespace. 242
'-' is not preceeded with whitespace. 242
'-' is not followed by whitespace. 242
'+' is not preceeded with whitespace. 242
'+' is not followed by whitespace. 242
'+' is not preceeded with whitespace. 242
'+' is not followed by whitespace. 242
line contains a tab character 243
line contains a tab character 244
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
line contains a tab character 249
line contains a tab character 250
line contains a tab character 252
line contains a tab character 253
line contains a tab character 254
line contains a tab character 255
line contains a tab character 256
Expected @param tag for 'o'. 256
'{' is not preceeded with whitespace. 256
line contains a tab character 257
line contains a tab character 258
'{' is not preceeded with whitespace. 258
'{' is not followed by whitespace. 258
line longer than 80 characters 259
line contains a tab character 259
line contains a tab character 260
line contains a tab character 261
'{' is not preceeded with whitespace. 261
line longer than 80 characters 262
line contains a tab character 262
'+' is not preceeded with whitespace. 262
'+' is not followed by whitespace. 262
'+' is not preceeded with whitespace. 262
'+' is not followed by whitespace. 262
'+' is not preceeded with whitespace. 262
'+' is not followed by whitespace. 262
'+' is not preceeded with whitespace. 262
'+' is not followed by whitespace. 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 267
line contains a tab character 268
line contains a tab character 269
line contains a tab character 270
Expected @param tag for 'o'. 270
'{' is not preceeded with whitespace. 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 273
line contains a tab character 274
line contains a tab character 275
line contains a tab character 276
line contains a tab character 277
Expected @param tag for 'o'. 277
'{' is not preceeded with whitespace. 277
line contains a tab character 278
line contains a tab character 279
line contains a tab character 282
line contains a tab character 283
line contains a tab character 284
line contains a tab character 285
line contains a tab character 286
line contains a tab character 287
line contains a tab character 288
line contains a tab character 289
line contains a tab character 290
Expected @param tag for 'o'. 290
'{' is not preceeded with whitespace. 290
line contains a tab character 291
line contains a tab character 292
'{' is not preceeded with whitespace. 292
line longer than 80 characters 293
line contains a tab character 293
'+' is not preceeded with whitespace. 293
'+' is not followed by whitespace. 293
'+' is not preceeded with whitespace. 293
'+' is not followed by whitespace. 293
line contains a tab character 294
line contains a tab character 295
line contains a tab character 297
line contains a tab character 298
line contains a tab character 299
line contains a tab character 300
Expected @param tag for 'o'. 300
'{' is not preceeded with whitespace. 300
line contains a tab character 301
line contains a tab character 302
line contains a tab character 303
line longer than 80 characters 304
line contains a tab character 304
line contains a tab character 305
line contains a tab character 306
'{' is not preceeded with whitespace. 306
line longer than 80 characters 307
line contains a tab character 307
'+' is not preceeded with whitespace. 307
'+' is not followed by whitespace. 307
'+' is not preceeded with whitespace. 307
'+' is not followed by whitespace. 307
'+' is not preceeded with whitespace. 307
'+' is not followed by whitespace. 307
'+' is not preceeded with whitespace. 307
'+' is not followed by whitespace. 307
line contains a tab character 308
line longer than 80 characters 309
line contains a tab character 309
line contains a tab character 310
line contains a tab character 311
'{' is not preceeded with whitespace. 311
line contains a tab character 312
cast needs to be followed by whitespace. 312
line longer than 80 characters 313
line contains a tab character 313
'(' is followed by whitespace. 313
')' is preceeded by whitespace. 313
line contains a tab character 314
line longer than 80 characters 315
line contains a tab character 315
'{' is not preceeded with whitespace. 315
line longer than 80 characters 316
line contains a tab character 316
'+' is not preceeded with whitespace. 316
'+' is not followed by whitespace. 316
'+' is not preceeded with whitespace. 316
'+' is not followed by whitespace. 316
'+' is not preceeded with whitespace. 316
'+' is not followed by whitespace. 316
'+' is not preceeded with whitespace. 316
'+' is not followed by whitespace. 316
line contains a tab character 317
line contains a tab character 318
line contains a tab character 319
line contains a tab character 320
line contains a tab character 321
line contains a tab character 322
line contains a tab character 323
line contains a tab character 324
Expected @param tag for 'o'. 324
'{' is not preceeded with whitespace. 324
line contains a tab character 325
line contains a tab character 326
line contains a tab character 327
line contains a tab character 329
line contains a tab character 330
line contains a tab character 331
line contains a tab character 332
line contains a tab character 333
line contains a tab character 334
Expected @param tag for 'o'. 334
'{' is not preceeded with whitespace. 334
line contains a tab character 335
line contains a tab character 336
line contains a tab character 338
line longer than 80 characters 339
line contains a tab character 339
line contains a tab character 340
line contains a tab character 341
line contains a tab character 342
Expected @param tag for 'o'. 342
'{' is not preceeded with whitespace. 342
line longer than 80 characters 343
line contains a tab character 343
'==' is not preceeded with whitespace. 343
'==' is not followed by whitespace. 343
'?' is not preceeded with whitespace. 343
'+' is not preceeded with whitespace. 343
'+' is not followed by whitespace. 343
')' is preceeded by whitespace. 343
'{' is not preceeded with whitespace. 343
line longer than 80 characters 344
line contains a tab character 344
line contains a tab character 345
line contains a tab character 346
line contains a tab character 347
line contains a tab character 348
line contains a tab character 349
line contains a tab character 350
line contains a tab character 351
Expected @param tag for 'o'. 351
'{' is not preceeded with whitespace. 351
line longer than 80 characters 352
line contains a tab character 352
line contains a tab character 354
line contains a tab character 355
'{' is not preceeded with whitespace. 355
line longer than 80 characters 356
line contains a tab character 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
line contains a tab character 357
line longer than 80 characters 359
line contains a tab character 359
line contains a tab character 360
line longer than 80 characters 361
line contains a tab character 361
line contains a tab character 362
'{' is not preceeded with whitespace. 362
line contains a tab character 363
'+' is not preceeded with whitespace. 363
'+' is not followed by whitespace. 363
'{' is not preceeded with whitespace. 363
line longer than 80 characters 364
line contains a tab character 364
'+' is not preceeded with whitespace. 364
'+' is not followed by whitespace. 364
'+' is not preceeded with whitespace. 364
'+' is not followed by whitespace. 364
'+' is not preceeded with whitespace. 364
'+' is not followed by whitespace. 364
'+' is not preceeded with whitespace. 364
'+' is not followed by whitespace. 364
'+' is not preceeded with whitespace. 364
'+' is not followed by whitespace. 364
line contains a tab character 365
line contains a tab character 366
line contains a tab character 368
line contains a tab character 369
'{' is not preceeded with whitespace. 369
line contains a tab character 370
')' is preceeded by whitespace. 370
'{' is not preceeded with whitespace. 370
line longer than 80 characters 371
line contains a tab character 371
'+' is not preceeded with whitespace. 371
'+' is not followed by whitespace. 371
'+' is not preceeded with whitespace. 371
'+' is not followed by whitespace. 371
'+' is not preceeded with whitespace. 371
'+' is not followed by whitespace. 371
'+' is not preceeded with whitespace. 371
'+' is not followed by whitespace. 371
line contains a tab character 372
line contains a tab character 373
'}' should be on the same line. 373
line contains a tab character 374
'else' is not followed by whitespace. 374
'{' is not preceeded with whitespace. 374
line longer than 80 characters 375
line contains a tab character 375
'{' is not preceeded with whitespace. 375
line longer than 80 characters 376
line contains a tab character 376
'+' is not preceeded with whitespace. 376
'+' is not followed by whitespace. 376
'+' is not preceeded with whitespace. 376
'+' is not followed by whitespace. 376
line contains a tab character 377
line longer than 80 characters 378
line contains a tab character 378
line longer than 80 characters 379
line contains a tab character 379
line contains a tab character 380
line contains a tab character 382
line longer than 80 characters 383
line contains a tab character 383
'{' is not preceeded with whitespace. 383
line longer than 80 characters 384
line contains a tab character 384
'+' is not preceeded with whitespace. 384
'+' is not followed by whitespace. 384
'+' is not preceeded with whitespace. 384
'+' is not followed by whitespace. 384
line contains a tab character 385
line contains a tab character 386
line contains a tab character 388
line contains a tab character 389
line contains a tab character 390
line contains a tab character 391
Expected @param tag for 'o'. 391
'{' is not preceeded with whitespace. 391
line longer than 80 characters 392
line contains a tab character 392
line longer than 80 characters 394
line contains a tab character 394
'{' is not preceeded with whitespace. 394
line longer than 80 characters 395
line contains a tab character 395
line contains a tab character 396
line contains a tab character 398
'(' is followed by whitespace. 398
')' is preceeded by whitespace. 398
'{' is not preceeded with whitespace. 398
line longer than 80 characters 399
line contains a tab character 399
'!' is followed by whitespace. 399
')' is preceeded by whitespace. 399
'{' is not preceeded with whitespace. 399
'{' is not followed by whitespace. 399
line longer than 80 characters 400
line contains a tab character 400
'+' is not preceeded with whitespace. 400
'+' is not followed by whitespace. 400
'+' is not preceeded with whitespace. 400
'+' is not followed by whitespace. 400
'+' is not preceeded with whitespace. 400
'+' is not followed by whitespace. 400
'+' is not preceeded with whitespace. 400
'+' is not followed by whitespace. 400
line contains a tab character 401
line contains a tab character 402
'}' should be on the same line. 402
line contains a tab character 403
'else' is not followed by whitespace. 403
'{' is not preceeded with whitespace. 403
line contains a tab character 404
line longer than 80 characters 405
line contains a tab character 405
'(' is followed by whitespace. 405
')' is preceeded by whitespace. 405
'{' is not preceeded with whitespace. 405
line longer than 80 characters 406
line contains a tab character 406
'+' is not preceeded with whitespace. 406
'+' is not followed by whitespace. 406
'+' is not preceeded with whitespace. 406
'+' is not followed by whitespace. 406
line contains a tab character 407
line contains a tab character 408
'{' is not preceeded with whitespace. 408
line longer than 80 characters 409
line contains a tab character 409
line contains a tab character 410
line contains a tab character 411
line contains a tab character 412
line contains a tab character 414
line contains a tab character 415
line contains a tab character 416
line contains a tab character 417
Expected @param tag for 'o'. 417
'{' is not preceeded with whitespace. 417
line contains a tab character 418
'{' is not preceeded with whitespace. 418
line contains a tab character 419
line contains a tab character 420
line contains a tab character 421
'{' is not preceeded with whitespace. 421
line contains a tab character 422
'{' is not preceeded with whitespace. 422
line contains a tab character 423
line contains a tab character 424
'}' should be on the same line. 424
line contains a tab character 425
'else' is not followed by whitespace. 425
'{' is not preceeded with whitespace. 425
line longer than 80 characters 426
line contains a tab character 426
'!' is followed by whitespace. 426
'{' is not preceeded with whitespace. 426
line longer than 80 characters 427
line contains a tab character 427
'+' is not preceeded with whitespace. 427
'+' is not followed by whitespace. 427
'+' is not preceeded with whitespace. 427
'+' is not followed by whitespace. 427
line contains a tab character 428
line longer than 80 characters 429
line contains a tab character 429
line longer than 80 characters 430
line contains a tab character 430
line longer than 80 characters 431
Comment matches to-do format 'TODO:'. 431
line contains a tab character 431
line longer than 80 characters 432
line contains a tab character 432
line longer than 80 characters 433
line contains a tab character 433
line longer than 80 characters 434
line contains a tab character 434
line contains a tab character 435
line contains a tab character 436
line contains a tab character 437
'}' should be on the same line. 437
line contains a tab character 438
'else' is not followed by whitespace. 438
'{' is not preceeded with whitespace. 438
line contains a tab character 439
variable 'method_type' must match pattern '^[a-z][a-zA-Z0-9]*$'. 439
line contains a tab character 440
'||' should be on a new line. 440
line contains a tab character 441
'||' should be on a new line. 441
line contains a tab character 442
'||' should be on a new line. 442
line contains a tab character 443
'{' is not preceeded with whitespace. 443
line contains a tab character 444
line contains a tab character 445
line contains a tab character 446
'!' is followed by whitespace. 446
'(' is followed by whitespace. 446
'(' is followed by whitespace. 446
')' is preceeded by whitespace. 446
'{' is not preceeded with whitespace. 446
line longer than 80 characters 447
line contains a tab character 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
'+' is not preceeded with whitespace. 447
'+' is not followed by whitespace. 447
line contains a tab character 448
line contains a tab character 449
line contains a tab character 450
line contains a tab character 452
line contains a tab character 453
line contains a tab character 454
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
line contains a tab character 459
Expected @param tag for 'o'. 459
'{' is not preceeded with whitespace. 459
line contains a tab character 460
line contains a tab character 461
line contains a tab character 462
line contains a tab character 463
line contains a tab character 464
'{' is not preceeded with whitespace. 464
line longer than 80 characters 465
line contains a tab character 465
'!' is followed by whitespace. 465
'{' is not preceeded with whitespace. 465
line longer than 80 characters 466
line contains a tab character 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
'+' is not preceeded with whitespace. 466
'+' is not followed by whitespace. 466
line contains a tab character 467
line longer than 80 characters 468
line contains a tab character 468
line contains a tab character 469
line contains a tab character 470
line contains a tab character 472
line contains a tab character 473
line contains a tab character 474
line contains a tab character 475
Expected @param tag for 'o'. 475
'{' is not preceeded with whitespace. 475
line contains a tab character 476
line contains a tab character 477
line contains a tab character 478
line contains a tab character 480
line contains a tab character 481
'{' is not preceeded with whitespace. 481
line longer than 80 characters 482
line contains a tab character 482
'+' is not preceeded with whitespace. 482
'+' is not followed by whitespace. 482
'+' is not preceeded with whitespace. 482
'+' is not followed by whitespace. 482
line contains a tab character 483
'}' is not followed by whitespace. 483
'else' is not preceeded with whitespace. 483
'else' is not followed by whitespace. 483
'{' is not preceeded with whitespace. 483
line contains a tab character 484
line contains a tab character 485
line longer than 80 characters 486
line contains a tab character 486
line contains a tab character 487
line contains a tab character 488
'{' is not preceeded with whitespace. 488
line longer than 80 characters 489
line contains a tab character 489
'!' is followed by whitespace. 489
'{' is not preceeded with whitespace. 489
line longer than 80 characters 490
line contains a tab character 490
'+' is not preceeded with whitespace. 490
'+' is not followed by whitespace. 490
'+' is not preceeded with whitespace. 490
'+' is not followed by whitespace. 490
line contains a tab character 491
line longer than 80 characters 492
line contains a tab character 492
'!' is followed by whitespace. 492
cast needs to be followed by whitespace. 492
'{' is not preceeded with whitespace. 492
line longer than 80 characters 493
line contains a tab character 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
'+' is not preceeded with whitespace. 493
'+' is not followed by whitespace. 493
line contains a tab character 494
line contains a tab character 495
line contains a tab character 496
line contains a tab character 498
line contains a tab character 499
line contains a tab character 500
line contains a tab character 501
method name 'visitACONST_NULL' must match pattern '^[a-z][a-zA-Z0-9]*$'. 501
Expected @param tag for 'o'. 501
'{' is not preceeded with whitespace. 501
line contains a tab character 502
line contains a tab character 503
line contains a tab character 505
line contains a tab character 506
line contains a tab character 507
line contains a tab character 508
Expected @param tag for 'o'. 508
'{' is not preceeded with whitespace. 508
line contains a tab character 509
line contains a tab character 510
line contains a tab character 511
line contains a tab character 512
line contains a tab character 514
line contains a tab character 515
line contains a tab character 516
line contains a tab character 517
Expected @param tag for 'o'. 517
'{' is not preceeded with whitespace. 517
'if' construct must use '{}'s. 518
line contains a tab character 518
line longer than 80 characters 519
line contains a tab character 519
'+' is not preceeded with whitespace. 519
'+' is not followed by whitespace. 519
'+' is not preceeded with whitespace. 519
'+' is not followed by whitespace. 519
'+' is not preceeded with whitespace. 519
'+' is not followed by whitespace. 519
'+' is not preceeded with whitespace. 519
'+' is not followed by whitespace. 519
line longer than 80 characters 520
line contains a tab character 520
line contains a tab character 521
line contains a tab character 522
line contains a tab character 523
line contains a tab character 524
line contains a tab character 525
line contains a tab character 526
line contains a tab character 527
Expected @param tag for 'o'. 527
'{' is not preceeded with whitespace. 527
line contains a tab character 528
'!' is followed by whitespace. 528
')' is preceeded by whitespace. 528
'{' is not preceeded with whitespace. 528
line longer than 80 characters 529
line contains a tab character 529
'+' is not preceeded with whitespace. 529
'+' is not followed by whitespace. 529
'+' is not preceeded with whitespace. 529
'+' is not followed by whitespace. 529
line contains a tab character 530
line contains a tab character 531
line contains a tab character 532
line contains a tab character 533
line longer than 80 characters 534
line contains a tab character 534
line longer than 80 characters 535
line contains a tab character 535
line contains a tab character 536
line longer than 80 characters 537
line contains a tab character 537
line longer than 80 characters 538
line contains a tab character 538
line contains a tab character 539
line contains a tab character 540
line contains a tab character 542
line contains a tab character 543
line contains a tab character 544
line contains a tab character 545
Expected @param tag for 'o'. 545
'{' is not preceeded with whitespace. 545
line contains a tab character 546
line contains a tab character 547
line contains a tab character 548
line contains a tab character 550
line contains a tab character 551
line contains a tab character 552
line contains a tab character 553
Expected @param tag for 'o'. 553
'{' is not preceeded with whitespace. 553
line longer than 80 characters 554
line contains a tab character 554
'!' is followed by whitespace. 554
'(' is followed by whitespace. 554
')' is preceeded by whitespace. 554
')' is preceeded by whitespace. 554
'{' is not preceeded with whitespace. 554
line longer than 80 characters 555
line contains a tab character 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
'+' is not preceeded with whitespace. 555
'+' is not followed by whitespace. 555
line contains a tab character 556
line contains a tab character 557
'{' is not preceeded with whitespace. 557
line longer than 80 characters 558
line contains a tab character 558
')' is preceeded by whitespace. 558
line contains a tab character 559
line contains a tab character 560
line contains a tab character 562
line contains a tab character 563
line contains a tab character 564
line contains a tab character 565
Expected @param tag for 'o'. 565
'{' is not preceeded with whitespace. 565
line longer than 80 characters 566
line contains a tab character 566
line longer than 80 characters 567
line contains a tab character 567
line longer than 80 characters 568
line contains a tab character 568
'!' is followed by whitespace. 568
')' is preceeded by whitespace. 568
'{' is not preceeded with whitespace. 568
line longer than 80 characters 569
line contains a tab character 569
'+' is not preceeded with whitespace. 569
'+' is not followed by whitespace. 569
'+' is not preceeded with whitespace. 569
'+' is not followed by whitespace. 569
line contains a tab character 570
line contains a tab character 571
line contains a tab character 572
'if' construct must use '{}'s. 573
line contains a tab character 573
line contains a tab character 574
line contains a tab character 575
line longer than 80 characters 576
line contains a tab character 576
line longer than 80 characters 577
line contains a tab character 577
'(' is followed by whitespace. 577
'!' is followed by whitespace. 577
')' is preceeded by whitespace. 577
'!' is followed by whitespace. 577
')' is preceeded by whitespace. 577
'{' is not preceeded with whitespace. 577
line longer than 80 characters 578
line contains a tab character 578
'+' is not preceeded with whitespace. 578
'+' is not followed by whitespace. 578
'+' is not preceeded with whitespace. 578
'+' is not followed by whitespace. 578
line contains a tab character 579
line contains a tab character 580
line contains a tab character 582
line contains a tab character 583
line contains a tab character 584
line contains a tab character 585
Expected @param tag for 'o'. 585
'{' is not preceeded with whitespace. 585
line contains a tab character 586
line contains a tab character 587
line contains a tab character 588
line contains a tab character 589
'{' is not preceeded with whitespace. 589
line longer than 80 characters 590
line contains a tab character 590
'!' is followed by whitespace. 590
'(' is followed by whitespace. 590
'||' should be on a new line. 590
line longer than 80 characters 591
line contains a tab character 591
')' is preceeded by whitespace. 591
')' is preceeded by whitespace. 591
'{' is not preceeded with whitespace. 591
line longer than 80 characters 592
line contains a tab character 592
'+' is not preceeded with whitespace. 592
'+' is not followed by whitespace. 592
'+' is not preceeded with whitespace. 592
'+' is not followed by whitespace. 592
line contains a tab character 593
line contains a tab character 594
line contains a tab character 595
line contains a tab character 597
line contains a tab character 598
line contains a tab character 599
line contains a tab character 600
Expected @param tag for 'o'. 600
'{' is not preceeded with whitespace. 600
line contains a tab character 601
line contains a tab character 602
line contains a tab character 603
line contains a tab character 605
line contains a tab character 606
line contains a tab character 607
'{' is not preceeded with whitespace. 607
line longer than 80 characters 608
'if' construct must use '{}'s. 608
line contains a tab character 608
'!' is followed by whitespace. 608
'(' is followed by whitespace. 608
'||' should be on a new line. 608
line longer than 80 characters 609
line contains a tab character 609
')' is preceeded by whitespace. 609
')' is preceeded by whitespace. 609
line longer than 80 characters 610
line contains a tab character 610
'+' is not preceeded with whitespace. 610
'+' is not followed by whitespace. 610
'+' is not preceeded with whitespace. 610
'+' is not followed by whitespace. 610
line contains a tab character 611
line contains a tab character 612
line contains a tab character 614
line contains a tab character 615
line contains a tab character 616
line contains a tab character 617
Expected @param tag for 'o'. 617
'{' is not preceeded with whitespace. 617
line contains a tab character 618
line contains a tab character 619
line contains a tab character 621
line contains a tab character 622
line contains a tab character 623
line contains a tab character 624
Expected @param tag for 'o'. 624
'{' is not preceeded with whitespace. 624
line longer than 80 characters 625
line contains a tab character 625
line contains a tab character 626
line contains a tab character 628
line contains a tab character 629
line contains a tab character 630
line contains a tab character 631
Expected @param tag for 'o'. 631
'{' is not preceeded with whitespace. 631
line contains a tab character 632
line contains a tab character 633
line contains a tab character 634
line contains a tab character 635
line contains a tab character 636
line contains a tab character 637
line contains a tab character 639
line contains a tab character 640
line contains a tab character 641
line contains a tab character 642
Expected @param tag for 'o'. 642
'{' is not preceeded with whitespace. 642
line contains a tab character 643
line contains a tab character 644
line contains a tab character 645
line contains a tab character 646
line contains a tab character 647
line contains a tab character 648
line contains a tab character 649
'{' is not preceeded with whitespace. 649
line longer than 80 characters 650
line contains a tab character 650
'!' is followed by whitespace. 650
')' is preceeded by whitespace. 650
'{' is not preceeded with whitespace. 650
line longer than 80 characters 651
line contains a tab character 651
'+' is not preceeded with whitespace. 651
'+' is not followed by whitespace. 651
'+' is not preceeded with whitespace. 651
'+' is not followed by whitespace. 651
line contains a tab character 652
line contains a tab character 653
line contains a tab character 654
line contains a tab character 656
line contains a tab character 657
line contains a tab character 658
line contains a tab character 659
Expected @param tag for 'o'. 659
'{' is not preceeded with whitespace. 659
line contains a tab character 660
line contains a tab character 661
line contains a tab character 662
'{' is not preceeded with whitespace. 662
line longer than 80 characters 663
line contains a tab character 663
'+' is not preceeded with whitespace. 663
'+' is not followed by whitespace. 663
'+' is not preceeded with whitespace. 663
'+' is not followed by whitespace. 663
line contains a tab character 664
'}' should be on the same line. 664
line contains a tab character 665
'else' is not followed by whitespace. 665
'{' is not preceeded with whitespace. 665
line longer than 80 characters 666
line contains a tab character 666
line contains a tab character 667
line longer than 80 characters 668
line contains a tab character 668
line longer than 80 characters 669
line contains a tab character 669
line longer than 80 characters 670
line contains a tab character 670
line contains a tab character 671
line contains a tab character 672
'!' is followed by whitespace. 672
'{' is not preceeded with whitespace. 672
line longer than 80 characters 673
line contains a tab character 673
'+' is not preceeded with whitespace. 673
'+' is not followed by whitespace. 673
'+' is not preceeded with whitespace. 673
'+' is not followed by whitespace. 673
line contains a tab character 674
line contains a tab character 675
line contains a tab character 677
line contains a tab character 678
line contains a tab character 679
line contains a tab character 680
Expected @param tag for 'o'. 680
'{' is not preceeded with whitespace. 680
line contains a tab character 681
'{' is not preceeded with whitespace. 681
line longer than 80 characters 682
line contains a tab character 682
'+' is not preceeded with whitespace. 682
'+' is not followed by whitespace. 682
'+' is not preceeded with whitespace. 682
'+' is not followed by whitespace. 682
line contains a tab character 683
line contains a tab character 684
line contains a tab character 686
line contains a tab character 687
line contains a tab character 688
line contains a tab character 689
Expected @param tag for 'o'. 689
'{' is not preceeded with whitespace. 689
line contains a tab character 690
'{' is not preceeded with whitespace. 690
line longer than 80 characters 691
line contains a tab character 691
'+' is not preceeded with whitespace. 691
'+' is not followed by whitespace. 691
'+' is not preceeded with whitespace. 691
'+' is not followed by whitespace. 691
line contains a tab character 692
line contains a tab character 693
line contains a tab character 695
line contains a tab character 696
line contains a tab character 697
line contains a tab character 698
Expected @param tag for 'o'. 698
'{' is not preceeded with whitespace. 698
line contains a tab character 699
'{' is not preceeded with whitespace. 699
line longer than 80 characters 700
line contains a tab character 700
'+' is not preceeded with whitespace. 700
'+' is not followed by whitespace. 700
'+' is not preceeded with whitespace. 700
'+' is not followed by whitespace. 700
line contains a tab character 701
line contains a tab character 702
line contains a tab character 704
line contains a tab character 705
line contains a tab character 706
line contains a tab character 707
Expected @param tag for 'o'. 707
'{' is not preceeded with whitespace. 707
line contains a tab character 708
'{' is not preceeded with whitespace. 708
line longer than 80 characters 709
line contains a tab character 709
'+' is not preceeded with whitespace. 709
'+' is not followed by whitespace. 709
'+' is not preceeded with whitespace. 709
'+' is not followed by whitespace. 709
line contains a tab character 710
line contains a tab character 711
'{' is not preceeded with whitespace. 711
line longer than 80 characters 712
line contains a tab character 712
'+' is not preceeded with whitespace. 712
'+' is not followed by whitespace. 712
'+' is not preceeded with whitespace. 712
'+' is not followed by whitespace. 712
line contains a tab character 713
line contains a tab character 714
line contains a tab character 716
line contains a tab character 717
line contains a tab character 718
line contains a tab character 719
Expected @param tag for 'o'. 719
'{' is not preceeded with whitespace. 719
line contains a tab character 720
line contains a tab character 721
'{' is not preceeded with whitespace. 721
line contains a tab character 722
line contains a tab character 723
line contains a tab character 724
'!' is followed by whitespace. 724
'{' is not preceeded with whitespace. 724
line longer than 80 characters 725
line contains a tab character 725
'+' is not preceeded with whitespace. 725
'+' is not followed by whitespace. 725
'+' is not preceeded with whitespace. 725
'+' is not followed by whitespace. 725
line contains a tab character 726
line contains a tab character 727
line contains a tab character 728
'{' is not preceeded with whitespace. 728
line longer than 80 characters 729
line contains a tab character 729
'+' is not preceeded with whitespace. 729
'+' is not followed by whitespace. 729
'+' is not preceeded with whitespace. 729
'+' is not followed by whitespace. 729
line contains a tab character 730
line contains a tab character 731
line contains a tab character 733
line contains a tab character 734
line contains a tab character 735
line contains a tab character 736
Expected @param tag for 'o'. 736
'{' is not preceeded with whitespace. 736
line contains a tab character 737
'{' is not preceeded with whitespace. 737
line longer than 80 characters 738
line contains a tab character 738
'+' is not preceeded with whitespace. 738
'+' is not followed by whitespace. 738
'+' is not preceeded with whitespace. 738
'+' is not followed by whitespace. 738
line contains a tab character 739
line contains a tab character 740
line contains a tab character 741
'{' is not preceeded with whitespace. 741
line contains a tab character 742
line contains a tab character 743
line contains a tab character 744
'!' is followed by whitespace. 744
'{' is not preceeded with whitespace. 744
line longer than 80 characters 745
line contains a tab character 745
'+' is not preceeded with whitespace. 745
'+' is not followed by whitespace. 745
'+' is not preceeded with whitespace. 745
'+' is not followed by whitespace. 745
line contains a tab character 746
line contains a tab character 747
line contains a tab character 748
'{' is not preceeded with whitespace. 748
line longer than 80 characters 749
line contains a tab character 749
'+' is not preceeded with whitespace. 749
'+' is not followed by whitespace. 749
'+' is not preceeded with whitespace. 749
'+' is not followed by whitespace. 749
line contains a tab character 750
line contains a tab character 751
line contains a tab character 753
line contains a tab character 754
line contains a tab character 755
line contains a tab character 756
Expected @param tag for 'o'. 756
'{' is not preceeded with whitespace. 756
line contains a tab character 757
'{' is not preceeded with whitespace. 757
line longer than 80 characters 758
line contains a tab character 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
'+' is not preceeded with whitespace. 758
'+' is not followed by whitespace. 758
line contains a tab character 759
line contains a tab character 760
'{' is not preceeded with whitespace. 760
line longer than 80 characters 761
line contains a tab character 761
'+' is not preceeded with whitespace. 761
'+' is not followed by whitespace. 761
'+' is not preceeded with whitespace. 761
'+' is not followed by whitespace. 761
line contains a tab character 762
line contains a tab character 763
line contains a tab character 765
line contains a tab character 766
line contains a tab character 767
line contains a tab character 768
Expected @param tag for 'o'. 768
'{' is not preceeded with whitespace. 768
line contains a tab character 769
'{' is not preceeded with whitespace. 769
line longer than 80 characters 770
line contains a tab character 770
'+' is not preceeded with whitespace. 770
'+' is not followed by whitespace. 770
'+' is not preceeded with whitespace. 770
'+' is not followed by whitespace. 770
line contains a tab character 771
line contains a tab character 772
'{' is not preceeded with whitespace. 772
line longer than 80 characters 773
line contains a tab character 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
'+' is not preceeded with whitespace. 773
'+' is not followed by whitespace. 773
line contains a tab character 774
line contains a tab character 775
line contains a tab character 777
line contains a tab character 778
line contains a tab character 779
line contains a tab character 780
Expected @param tag for 'o'. 780
'{' is not preceeded with whitespace. 780
line contains a tab character 781
line contains a tab character 782
line contains a tab character 783
line contains a tab character 784
line contains a tab character 785
line contains a tab character 786
line contains a tab character 787
Expected @param tag for 'o'. 787
'{' is not preceeded with whitespace. 787
line contains a tab character 788
'{' is not preceeded with whitespace. 788
line longer than 80 characters 789
line contains a tab character 789
'+' is not preceeded with whitespace. 789
'+' is not followed by whitespace. 789
'+' is not preceeded with whitespace. 789
'+' is not followed by whitespace. 789
line contains a tab character 790
line contains a tab character 791
'{' is not preceeded with whitespace. 791
line longer than 80 characters 792
line contains a tab character 792
'+' is not preceeded with whitespace. 792
'+' is not followed by whitespace. 792
'+' is not preceeded with whitespace. 792
'+' is not followed by whitespace. 792
line contains a tab character 793
line contains a tab character 794
line contains a tab character 796
line contains a tab character 797
line contains a tab character 798
line contains a tab character 799
Expected @param tag for 'o'. 799
'{' is not preceeded with whitespace. 799
line contains a tab character 800
line contains a tab character 801
line contains a tab character 802
line contains a tab character 803
line contains a tab character 805
line contains a tab character 806
line contains a tab character 807
line contains a tab character 808
Expected @param tag for 'o'. 808
'{' is not preceeded with whitespace. 808
line contains a tab character 809
'{' is not preceeded with whitespace. 809
line longer than 80 characters 810
line contains a tab character 810
'+' is not preceeded with whitespace. 810
'+' is not followed by whitespace. 810
'+' is not preceeded with whitespace. 810
'+' is not followed by whitespace. 810
line contains a tab character 811
line contains a tab character 812
'{' is not preceeded with whitespace. 812
line longer than 80 characters 813
line contains a tab character 813
'+' is not preceeded with whitespace. 813
'+' is not followed by whitespace. 813
'+' is not preceeded with whitespace. 813
'+' is not followed by whitespace. 813
line contains a tab character 814
line contains a tab character 815
line contains a tab character 817
line contains a tab character 818
line contains a tab character 819
line contains a tab character 820
Expected @param tag for 'o'. 820
'{' is not preceeded with whitespace. 820
line contains a tab character 821
'{' is not preceeded with whitespace. 821
line longer than 80 characters 822
line contains a tab character 822
'+' is not preceeded with whitespace. 822
'+' is not followed by whitespace. 822
'+' is not preceeded with whitespace. 822
'+' is not followed by whitespace. 822
line contains a tab character 823
line contains a tab character 824
line contains a tab character 826
line contains a tab character 827
line contains a tab character 828
line contains a tab character 829
Expected @param tag for 'o'. 829
'{' is not preceeded with whitespace. 829
line contains a tab character 830
'{' is not preceeded with whitespace. 830
line longer than 80 characters 831
line contains a tab character 831
'+' is not preceeded with whitespace. 831
'+' is not followed by whitespace. 831
'+' is not preceeded with whitespace. 831
'+' is not followed by whitespace. 831
line contains a tab character 832
line contains a tab character 833
'{' is not preceeded with whitespace. 833
line longer than 80 characters 834
line contains a tab character 834
'+' is not preceeded with whitespace. 834
'+' is not followed by whitespace. 834
'+' is not preceeded with whitespace. 834
'+' is not followed by whitespace. 834
line contains a tab character 835
line contains a tab character 836
line contains a tab character 838
line contains a tab character 839
line contains a tab character 840
line contains a tab character 841
Expected @param tag for 'o'. 841
'{' is not preceeded with whitespace. 841
line contains a tab character 842
'{' is not preceeded with whitespace. 842
line longer than 80 characters 843
line contains a tab character 843
'+' is not preceeded with whitespace. 843
'+' is not followed by whitespace. 843
'+' is not preceeded with whitespace. 843
'+' is not followed by whitespace. 843
line contains a tab character 844
line contains a tab character 845
line contains a tab character 847
line contains a tab character 848
line contains a tab character 849
line contains a tab character 850
Expected @param tag for 'o'. 850
'{' is not preceeded with whitespace. 850
line contains a tab character 851
line contains a tab character 852
line contains a tab character 853
line contains a tab character 854
line contains a tab character 856
line contains a tab character 857
line contains a tab character 858
line contains a tab character 859
Expected @param tag for 'o'. 859
'{' is not preceeded with whitespace. 859
line contains a tab character 860
'{' is not preceeded with whitespace. 860
line longer than 80 characters 861
line contains a tab character 861
'+' is not preceeded with whitespace. 861
'+' is not followed by whitespace. 861
'+' is not preceeded with whitespace. 861
'+' is not followed by whitespace. 861
line contains a tab character 862
line contains a tab character 863
'{' is not preceeded with whitespace. 863
line longer than 80 characters 864
line contains a tab character 864
'+' is not preceeded with whitespace. 864
'+' is not followed by whitespace. 864
'+' is not preceeded with whitespace. 864
'+' is not followed by whitespace. 864
line contains a tab character 865
line contains a tab character 866
line contains a tab character 868
line contains a tab character 869
line contains a tab character 870
line contains a tab character 871
Expected @param tag for 'o'. 871
'{' is not preceeded with whitespace. 871
line contains a tab character 872
'{' is not preceeded with whitespace. 872
line longer than 80 characters 873
line contains a tab character 873
'+' is not preceeded with whitespace. 873
'+' is not followed by whitespace. 873
'+' is not preceeded with whitespace. 873
'+' is not followed by whitespace. 873
'+' is not preceeded with whitespace. 873
'+' is not followed by whitespace. 873
'+' is not preceeded with whitespace. 873
'+' is not followed by whitespace. 873
line contains a tab character 874
line contains a tab character 875
line contains a tab character 877
line contains a tab character 878
line contains a tab character 879
line contains a tab character 880
method name 'visitDUP_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 880
Expected @param tag for 'o'. 880
'{' is not preceeded with whitespace. 880
line contains a tab character 881
'{' is not preceeded with whitespace. 881
line longer than 80 characters 882
line contains a tab character 882
'+' is not preceeded with whitespace. 882
'+' is not followed by whitespace. 882
'+' is not preceeded with whitespace. 882
'+' is not followed by whitespace. 882
'+' is not preceeded with whitespace. 882
'+' is not followed by whitespace. 882
'+' is not preceeded with whitespace. 882
'+' is not followed by whitespace. 882
line contains a tab character 883
line contains a tab character 884
'{' is not preceeded with whitespace. 884
line longer than 80 characters 885
line contains a tab character 885
'+' is not preceeded with whitespace. 885
'+' is not followed by whitespace. 885
'+' is not preceeded with whitespace. 885
'+' is not followed by whitespace. 885
'+' is not preceeded with whitespace. 885
'+' is not followed by whitespace. 885
'+' is not preceeded with whitespace. 885
'+' is not followed by whitespace. 885
line contains a tab character 886
line contains a tab character 887
line contains a tab character 889
line contains a tab character 890
line contains a tab character 891
line contains a tab character 892
method name 'visitDUP_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 892
Expected @param tag for 'o'. 892
'{' is not preceeded with whitespace. 892
line contains a tab character 893
'{' is not preceeded with whitespace. 893
line longer than 80 characters 894
line contains a tab character 894
'+' is not preceeded with whitespace. 894
'+' is not followed by whitespace. 894
'+' is not preceeded with whitespace. 894
'+' is not followed by whitespace. 894
'+' is not preceeded with whitespace. 894
'+' is not followed by whitespace. 894
'+' is not preceeded with whitespace. 894
'+' is not followed by whitespace. 894
line contains a tab character 895
line contains a tab character 896
'{' is not preceeded with whitespace. 896
line contains a tab character 897
line contains a tab character 898
'}' should be on the same line. 898
line contains a tab character 899
'else' is not followed by whitespace. 899
'{' is not preceeded with whitespace. 899
line contains a tab character 900
'{' is not preceeded with whitespace. 900
line longer than 80 characters 901
line contains a tab character 901
'+' is not preceeded with whitespace. 901
'+' is not followed by whitespace. 901
'+' is not preceeded with whitespace. 901
'+' is not followed by whitespace. 901
'+' is not preceeded with whitespace. 901
'+' is not followed by whitespace. 901
'+' is not preceeded with whitespace. 901
'+' is not followed by whitespace. 901
line contains a tab character 902
line contains a tab character 903
line contains a tab character 904
line contains a tab character 906
line contains a tab character 907
line contains a tab character 908
line contains a tab character 909
Expected @param tag for 'o'. 909
'{' is not preceeded with whitespace. 909
line contains a tab character 910
'{' is not preceeded with whitespace. 910
line contains a tab character 911
line contains a tab character 912
'}' should be on the same line. 912
line contains a tab character 913
'else' is not followed by whitespace. 913
'{' is not preceeded with whitespace. 913
line contains a tab character 914
'{' is not preceeded with whitespace. 914
line longer than 80 characters 915
line contains a tab character 915
'+' is not preceeded with whitespace. 915
'+' is not followed by whitespace. 915
'+' is not preceeded with whitespace. 915
'+' is not followed by whitespace. 915
'+' is not preceeded with whitespace. 915
'+' is not followed by whitespace. 915
'+' is not preceeded with whitespace. 915
'+' is not followed by whitespace. 915
line contains a tab character 916
line contains a tab character 917
line contains a tab character 918
line contains a tab character 920
line contains a tab character 921
line contains a tab character 922
line contains a tab character 923
method name 'visitDUP2_X1' must match pattern '^[a-z][a-zA-Z0-9]*$'. 923
Expected @param tag for 'o'. 923
'{' is not preceeded with whitespace. 923
line contains a tab character 924
'{' is not preceeded with whitespace. 924
line contains a tab character 925
'{' is not preceeded with whitespace. 925
line longer than 80 characters 926
line contains a tab character 926
'+' is not preceeded with whitespace. 926
'+' is not followed by whitespace. 926
'+' is not preceeded with whitespace. 926
'+' is not followed by whitespace. 926
'+' is not preceeded with whitespace. 926
'+' is not followed by whitespace. 926
'+' is not preceeded with whitespace. 926
'+' is not followed by whitespace. 926
line contains a tab character 927
'}' should be on the same line. 927
line contains a tab character 928
'else' is not followed by whitespace. 928
'{' is not preceeded with whitespace. 928
line contains a tab character 929
line contains a tab character 930
line contains a tab character 931
'}' should be on the same line. 931
line contains a tab character 932
'else' is not followed by whitespace. 932
'{' is not preceeded with whitespace. 932
line contains a tab character 933
'(' is followed by whitespace. 933
')' is preceeded by whitespace. 933
'{' is not preceeded with whitespace. 933
line longer than 80 characters 934
line contains a tab character 934
'+' is not preceeded with whitespace. 934
'+' is not followed by whitespace. 934
'+' is not preceeded with whitespace. 934
'+' is not followed by whitespace. 934
'+' is not preceeded with whitespace. 934
'+' is not followed by whitespace. 934
'+' is not preceeded with whitespace. 934
'+' is not followed by whitespace. 934
line contains a tab character 935
line contains a tab character 936
'(' is followed by whitespace. 936
')' is preceeded by whitespace. 936
'{' is not preceeded with whitespace. 936
line longer than 80 characters 937
line contains a tab character 937
'+' is not preceeded with whitespace. 937
'+' is not followed by whitespace. 937
'+' is not preceeded with whitespace. 937
'+' is not followed by whitespace. 937
'+' is not preceeded with whitespace. 937
'+' is not followed by whitespace. 937
'+' is not preceeded with whitespace. 937
'+' is not followed by whitespace. 937
line contains a tab character 938
line contains a tab character 939
line contains a tab character 940
line contains a tab character 942
line contains a tab character 943
line contains a tab character 944
line contains a tab character 945
method name 'visitDUP2_X2' must match pattern '^[a-z][a-zA-Z0-9]*$'. 945
Expected @param tag for 'o'. 945
'{' is not preceeded with whitespace. 945
line contains a tab character 947
'{' is not preceeded with whitespace. 947
line contains a tab character 948
'{' is not preceeded with whitespace. 948
line contains a tab character 949
line contains a tab character 950
'}' should be on the same line. 950
line contains a tab character 951
'else' is not followed by whitespace. 951
'{' is not preceeded with whitespace. 951
'{' is not followed by whitespace. 951
line contains a tab character 952
'(' is followed by whitespace. 952
')' is preceeded by whitespace. 952
'{' is not preceeded with whitespace. 952
line longer than 80 characters 953
line contains a tab character 953
'+' is not preceeded with whitespace. 953
'+' is not followed by whitespace. 953
'+' is not preceeded with whitespace. 953
'+' is not followed by whitespace. 953
'+' is not preceeded with whitespace. 953
'+' is not followed by whitespace. 953
'+' is not preceeded with whitespace. 953
'+' is not followed by whitespace. 953
line contains a tab character 954
'}' should be on the same line. 954
line contains a tab character 955
'else' is not followed by whitespace. 955
'{' is not preceeded with whitespace. 955
line contains a tab character 956
line contains a tab character 957
line contains a tab character 958
line contains a tab character 959
'}' should be on the same line. 959
line contains a tab character 960
'else' is not followed by whitespace. 960
'{' is not preceeded with whitespace. 960
'{' is not followed by whitespace. 960
line contains a tab character 961
'{' is not preceeded with whitespace. 961
line contains a tab character 962
'(' is followed by whitespace. 962
')' is preceeded by whitespace. 962
'{' is not preceeded with whitespace. 962
line contains a tab character 963
line contains a tab character 964
'}' should be on the same line. 964
line contains a tab character 965
'else' is not followed by whitespace. 965
'{' is not preceeded with whitespace. 965
line contains a tab character 966
'(' is followed by whitespace. 966
'{' is not preceeded with whitespace. 966
line contains a tab character 967
line contains a tab character 968
line contains a tab character 969
line contains a tab character 970
line contains a tab character 971
line longer than 80 characters 972
line contains a tab character 972
line contains a tab character 973
line contains a tab character 975
line contains a tab character 976
line contains a tab character 977
line contains a tab character 978
Expected @param tag for 'o'. 978
'{' is not preceeded with whitespace. 978
line contains a tab character 979
'{' is not preceeded with whitespace. 979
line longer than 80 characters 980
line contains a tab character 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
'+' is not preceeded with whitespace. 980
'+' is not followed by whitespace. 980
line contains a tab character 981
line contains a tab character 982
line contains a tab character 984
line contains a tab character 985
line contains a tab character 986
line contains a tab character 987
Expected @param tag for 'o'. 987
'{' is not preceeded with whitespace. 987
line contains a tab character 988
'{' is not preceeded with whitespace. 988
line longer than 80 characters 989
line contains a tab character 989
'+' is not preceeded with whitespace. 989
'+' is not followed by whitespace. 989
'+' is not preceeded with whitespace. 989
'+' is not followed by whitespace. 989
line contains a tab character 990
line contains a tab character 991
line contains a tab character 993
line contains a tab character 994
line contains a tab character 995
line contains a tab character 996
Expected @param tag for 'o'. 996
'{' is not preceeded with whitespace. 996
line contains a tab character 997
'{' is not preceeded with whitespace. 997
line longer than 80 characters 998
line contains a tab character 998
'+' is not preceeded with whitespace. 998
'+' is not followed by whitespace. 998
'+' is not preceeded with whitespace. 998
'+' is not followed by whitespace. 998
line contains a tab character 999
line contains a tab character 1000
line contains a tab character 1001
line contains a tab character 1002
line contains a tab character 1003
line contains a tab character 1004
line contains a tab character 1005
Expected @param tag for 'o'. 1005
'{' is not preceeded with whitespace. 1005
line contains a tab character 1006
'{' is not preceeded with whitespace. 1006
line longer than 80 characters 1007
line contains a tab character 1007
'+' is not preceeded with whitespace. 1007
'+' is not followed by whitespace. 1007
'+' is not preceeded with whitespace. 1007
'+' is not followed by whitespace. 1007
line contains a tab character 1008
line contains a tab character 1009
'{' is not preceeded with whitespace. 1009
line longer than 80 characters 1010
line contains a tab character 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
'+' is not preceeded with whitespace. 1010
'+' is not followed by whitespace. 1010
line contains a tab character 1011
line contains a tab character 1012
line contains a tab character 1014
line contains a tab character 1015
line contains a tab character 1016
line contains a tab character 1017
Expected @param tag for 'o'. 1017
'{' is not preceeded with whitespace. 1017
line contains a tab character 1018
line contains a tab character 1019
'{' is not preceeded with whitespace. 1019
line contains a tab character 1020
line contains a tab character 1021
line contains a tab character 1022
'!' is followed by whitespace. 1022
'{' is not preceeded with whitespace. 1022
line longer than 80 characters 1023
line contains a tab character 1023
'+' is not preceeded with whitespace. 1023
'+' is not followed by whitespace. 1023
'+' is not preceeded with whitespace. 1023
'+' is not followed by whitespace. 1023
line contains a tab character 1024
line contains a tab character 1025
line contains a tab character 1026
'{' is not preceeded with whitespace. 1026
line longer than 80 characters 1027
line contains a tab character 1027
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
'+' is not preceeded with whitespace. 1027
'+' is not followed by whitespace. 1027
line contains a tab character 1028
line contains a tab character 1029
line contains a tab character 1031
line contains a tab character 1032
line contains a tab character 1033
line contains a tab character 1034
Expected @param tag for 'o'. 1034
'{' is not preceeded with whitespace. 1034
line contains a tab character 1035
'{' is not preceeded with whitespace. 1035
line longer than 80 characters 1036
line contains a tab character 1036
'+' is not preceeded with whitespace. 1036
'+' is not followed by whitespace. 1036
'+' is not preceeded with whitespace. 1036
'+' is not followed by whitespace. 1036
line contains a tab character 1037
line contains a tab character 1038
line contains a tab character 1039
'{' is not preceeded with whitespace. 1039
line contains a tab character 1040
line contains a tab character 1041
line contains a tab character 1042
'!' is followed by whitespace. 1042
'{' is not preceeded with whitespace. 1042
line longer than 80 characters 1043
line contains a tab character 1043
'+' is not preceeded with whitespace. 1043
'+' is not followed by whitespace. 1043
'+' is not preceeded with whitespace. 1043
'+' is not followed by whitespace. 1043
line contains a tab character 1044
line contains a tab character 1045
line contains a tab character 1046
'{' is not preceeded with whitespace. 1046
line longer than 80 characters 1047
line contains a tab character 1047
'+' is not preceeded with whitespace. 1047
'+' is not followed by whitespace. 1047
'+' is not preceeded with whitespace. 1047
'+' is not followed by whitespace. 1047
line contains a tab character 1048
line contains a tab character 1049
line contains a tab character 1051
line contains a tab character 1052
line contains a tab character 1053
line contains a tab character 1054
Expected @param tag for 'o'. 1054
'{' is not preceeded with whitespace. 1054
line contains a tab character 1055
'{' is not preceeded with whitespace. 1055
line longer than 80 characters 1056
line contains a tab character 1056
'+' is not preceeded with whitespace. 1056
'+' is not followed by whitespace. 1056
'+' is not preceeded with whitespace. 1056
'+' is not followed by whitespace. 1056
line contains a tab character 1057
line contains a tab character 1058
'{' is not preceeded with whitespace. 1058
line longer than 80 characters 1059
line contains a tab character 1059
'+' is not preceeded with whitespace. 1059
'+' is not followed by whitespace. 1059
'+' is not preceeded with whitespace. 1059
'+' is not followed by whitespace. 1059
line contains a tab character 1060
line contains a tab character 1061
line contains a tab character 1063
line contains a tab character 1064
line contains a tab character 1065
line contains a tab character 1066
Expected @param tag for 'o'. 1066
'{' is not preceeded with whitespace. 1066
line contains a tab character 1067
'{' is not preceeded with whitespace. 1067
line longer than 80 characters 1068
line contains a tab character 1068
'+' is not preceeded with whitespace. 1068
'+' is not followed by whitespace. 1068
'+' is not preceeded with whitespace. 1068
'+' is not followed by whitespace. 1068
line contains a tab character 1069
line contains a tab character 1070
'{' is not preceeded with whitespace. 1070
line longer than 80 characters 1071
line contains a tab character 1071
'+' is not preceeded with whitespace. 1071
'+' is not followed by whitespace. 1071
'+' is not preceeded with whitespace. 1071
'+' is not followed by whitespace. 1071
line contains a tab character 1072
line contains a tab character 1073
line contains a tab character 1075
line contains a tab character 1076
line contains a tab character 1077
line contains a tab character 1078
Expected @param tag for 'o'. 1078
'{' is not preceeded with whitespace. 1078
line contains a tab character 1079
line contains a tab character 1080
line contains a tab character 1082
line contains a tab character 1083
line contains a tab character 1084
line contains a tab character 1085
Expected @param tag for 'o'. 1085
'{' is not preceeded with whitespace. 1085
line contains a tab character 1086
'{' is not preceeded with whitespace. 1086
line longer than 80 characters 1087
line contains a tab character 1087
'+' is not preceeded with whitespace. 1087
'+' is not followed by whitespace. 1087
'+' is not preceeded with whitespace. 1087
'+' is not followed by whitespace. 1087
line contains a tab character 1088
line contains a tab character 1089
'{' is not preceeded with whitespace. 1089
line longer than 80 characters 1090
line contains a tab character 1090
'+' is not preceeded with whitespace. 1090
'+' is not followed by whitespace. 1090
'+' is not preceeded with whitespace. 1090
'+' is not followed by whitespace. 1090
line contains a tab character 1091
line contains a tab character 1092
line contains a tab character 1094
line contains a tab character 1095
line contains a tab character 1096
line contains a tab character 1097
Expected @param tag for 'o'. 1097
'{' is not preceeded with whitespace. 1097
line contains a tab character 1098
line contains a tab character 1099
line contains a tab character 1100
line contains a tab character 1101
line contains a tab character 1103
line contains a tab character 1104
line contains a tab character 1105
line contains a tab character 1106
Expected @param tag for 'o'. 1106
'{' is not preceeded with whitespace. 1106
line contains a tab character 1107
'{' is not preceeded with whitespace. 1107
line longer than 80 characters 1108
line contains a tab character 1108
'+' is not preceeded with whitespace. 1108
'+' is not followed by whitespace. 1108
'+' is not preceeded with whitespace. 1108
'+' is not followed by whitespace. 1108
line contains a tab character 1109
line contains a tab character 1110
'{' is not preceeded with whitespace. 1110
line longer than 80 characters 1111
line contains a tab character 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
'+' is not preceeded with whitespace. 1111
'+' is not followed by whitespace. 1111
line contains a tab character 1112
line contains a tab character 1113
line contains a tab character 1115
line contains a tab character 1116
line contains a tab character 1117
line contains a tab character 1118
Expected @param tag for 'o'. 1118
'{' is not preceeded with whitespace. 1118
line contains a tab character 1119
'{' is not preceeded with whitespace. 1119
line longer than 80 characters 1120
line contains a tab character 1120
'+' is not preceeded with whitespace. 1120
'+' is not followed by whitespace. 1120
'+' is not preceeded with whitespace. 1120
'+' is not followed by whitespace. 1120
line contains a tab character 1121
line contains a tab character 1122
line contains a tab character 1124
line contains a tab character 1125
line contains a tab character 1126
line contains a tab character 1127
Expected @param tag for 'o'. 1127
'{' is not preceeded with whitespace. 1127
line contains a tab character 1128
'{' is not preceeded with whitespace. 1128
line longer than 80 characters 1129
line contains a tab character 1129
'+' is not preceeded with whitespace. 1129
'+' is not followed by whitespace. 1129
'+' is not preceeded with whitespace. 1129
'+' is not followed by whitespace. 1129
line contains a tab character 1130
line contains a tab character 1131
'{' is not preceeded with whitespace. 1131
line longer than 80 characters 1132
line contains a tab character 1132
'+' is not preceeded with whitespace. 1132
'+' is not followed by whitespace. 1132
'+' is not preceeded with whitespace. 1132
'+' is not followed by whitespace. 1132
line contains a tab character 1133
line contains a tab character 1134
line contains a tab character 1136
line contains a tab character 1137
line contains a tab character 1138
line contains a tab character 1139
Expected @param tag for 'o'. 1139
'{' is not preceeded with whitespace. 1139
line contains a tab character 1140
'{' is not preceeded with whitespace. 1140
line longer than 80 characters 1141
line contains a tab character 1141
'+' is not preceeded with whitespace. 1141
'+' is not followed by whitespace. 1141
'+' is not preceeded with whitespace. 1141
'+' is not followed by whitespace. 1141
line contains a tab character 1142
line contains a tab character 1143
line contains a tab character 1145
line contains a tab character 1146
line contains a tab character 1147
line contains a tab character 1148
Expected @param tag for 'o'. 1148
'{' is not preceeded with whitespace. 1148
line contains a tab character 1149
line contains a tab character 1150
line contains a tab character 1151
line contains a tab character 1152
line contains a tab character 1154
line contains a tab character 1155
line contains a tab character 1156
line contains a tab character 1157
Expected @param tag for 'o'. 1157
'{' is not preceeded with whitespace. 1157
line contains a tab character 1158
'{' is not preceeded with whitespace. 1158
line longer than 80 characters 1159
line contains a tab character 1159
'+' is not preceeded with whitespace. 1159
'+' is not followed by whitespace. 1159
'+' is not preceeded with whitespace. 1159
'+' is not followed by whitespace. 1159
line contains a tab character 1160
line contains a tab character 1161
'{' is not preceeded with whitespace. 1161
line longer than 80 characters 1162
line contains a tab character 1162
'+' is not preceeded with whitespace. 1162
'+' is not followed by whitespace. 1162
'+' is not preceeded with whitespace. 1162
'+' is not followed by whitespace. 1162
line contains a tab character 1163
line contains a tab character 1164
line contains a tab character 1166
line contains a tab character 1167
line contains a tab character 1168
line contains a tab character 1169
Expected @param tag for 'o'. 1169
'{' is not preceeded with whitespace. 1169
line contains a tab character 1170
line longer than 80 characters 1171
line contains a tab character 1171
'!' is followed by whitespace. 1171
'(' is followed by whitespace. 1171
')' is preceeded by whitespace. 1171
')' is preceeded by whitespace. 1171
'{' is not preceeded with whitespace. 1171
line longer than 80 characters 1172
line contains a tab character 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
'+' is not preceeded with whitespace. 1172
'+' is not followed by whitespace. 1172
line contains a tab character 1173
line contains a tab character 1174
line contains a tab character 1175
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1175
line contains a tab character 1176
line longer than 80 characters 1177
line contains a tab character 1177
line contains a tab character 1178
line contains a tab character 1179
line contains a tab character 1180
'=' is not preceeded with whitespace. 1180
'=' is not followed by whitespace. 1180
'<' is not preceeded with whitespace. 1180
'<' is not followed by whitespace. 1180
'{' is not preceeded with whitespace. 1180
line contains a tab character 1181
'{' is not preceeded with whitespace. 1181
line contains a tab character 1182
line contains a tab character 1183
line contains a tab character 1184
line contains a tab character 1185
line contains a tab character 1186
'{' is not preceeded with whitespace. 1186
line longer than 80 characters 1187
line contains a tab character 1187
line contains a tab character 1188
line contains a tab character 1190
'{' is not preceeded with whitespace. 1190
line contains a tab character 1191
line contains a tab character 1192
line contains a tab character 1194
'(' is followed by whitespace. 1194
'||' should be on a new line. 1194
line longer than 80 characters 1195
line contains a tab character 1195
')' is preceeded by whitespace. 1195
'{' is not preceeded with whitespace. 1195
line contains a tab character 1196
line contains a tab character 1197
'{' is not preceeded with whitespace. 1197
line contains a tab character 1198
line contains a tab character 1199
line contains a tab character 1200
'!' is followed by whitespace. 1200
')' is preceeded by whitespace. 1200
'{' is not preceeded with whitespace. 1200
line longer than 80 characters 1201
line contains a tab character 1201
'+' is not preceeded with whitespace. 1201
'+' is not followed by whitespace. 1201
'+' is not preceeded with whitespace. 1201
'+' is not followed by whitespace. 1201
line contains a tab character 1202
line contains a tab character 1203
line contains a tab character 1204
'!' is followed by whitespace. 1204
'(' is followed by whitespace. 1204
'||' should be on a new line. 1204
line longer than 80 characters 1205
line contains a tab character 1205
')' is preceeded by whitespace. 1205
')' is preceeded by whitespace. 1205
'{' is not preceeded with whitespace. 1205
line longer than 80 characters 1206
Comment matches to-do format 'TODO:'. 1206
line contains a tab character 1206
line contains a tab character 1207
line longer than 80 characters 1208
line contains a tab character 1208
line longer than 80 characters 1209
line contains a tab character 1209
line contains a tab character 1210
line contains a tab character 1211
line contains a tab character 1212
line contains a tab character 1213
Comment matches to-do format 'TODO:'. 1214
line contains a tab character 1214
line contains a tab character 1215
'{' is not preceeded with whitespace. 1215
line longer than 80 characters 1216
line contains a tab character 1216
'+' is not preceeded with whitespace. 1216
'+' is not followed by whitespace. 1216
'+' is not preceeded with whitespace. 1216
'+' is not followed by whitespace. 1216
line contains a tab character 1217
line contains a tab character 1218
line contains a tab character 1220
line contains a tab character 1221
line contains a tab character 1222
line contains a tab character 1223
Expected @param tag for 'o'. 1223
'{' is not preceeded with whitespace. 1223
line contains a tab character 1224
line contains a tab character 1225
line contains a tab character 1227
line contains a tab character 1228
line contains a tab character 1229
line contains a tab character 1230
Expected @param tag for 'o'. 1230
'{' is not preceeded with whitespace. 1230
line contains a tab character 1231
line contains a tab character 1232
line contains a tab character 1234
line contains a tab character 1235
line contains a tab character 1236
line contains a tab character 1237
method name 'visitGOTO_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1237
Expected @param tag for 'o'. 1237
'{' is not preceeded with whitespace. 1237
line contains a tab character 1238
line contains a tab character 1239
line contains a tab character 1241
line contains a tab character 1242
line contains a tab character 1243
line contains a tab character 1244
Expected @param tag for 'o'. 1244
'{' is not preceeded with whitespace. 1244
line contains a tab character 1245
'{' is not preceeded with whitespace. 1245
line longer than 80 characters 1246
line contains a tab character 1246
'+' is not preceeded with whitespace. 1246
'+' is not followed by whitespace. 1246
'+' is not preceeded with whitespace. 1246
'+' is not followed by whitespace. 1246
line contains a tab character 1247
line contains a tab character 1248
line contains a tab character 1250
line contains a tab character 1251
line contains a tab character 1252
line contains a tab character 1253
Expected @param tag for 'o'. 1253
'{' is not preceeded with whitespace. 1253
line contains a tab character 1254
'{' is not preceeded with whitespace. 1254
line longer than 80 characters 1255
line contains a tab character 1255
'+' is not preceeded with whitespace. 1255
'+' is not followed by whitespace. 1255
'+' is not preceeded with whitespace. 1255
'+' is not followed by whitespace. 1255
line contains a tab character 1256
line contains a tab character 1257
line contains a tab character 1259
line contains a tab character 1260
line contains a tab character 1261
line contains a tab character 1262
Expected @param tag for 'o'. 1262
'{' is not preceeded with whitespace. 1262
line contains a tab character 1263
'{' is not preceeded with whitespace. 1263
line longer than 80 characters 1264
line contains a tab character 1264
'+' is not preceeded with whitespace. 1264
'+' is not followed by whitespace. 1264
'+' is not preceeded with whitespace. 1264
'+' is not followed by whitespace. 1264
line contains a tab character 1265
line contains a tab character 1266
line contains a tab character 1268
line contains a tab character 1269
line contains a tab character 1270
line contains a tab character 1271
Expected @param tag for 'o'. 1271
'{' is not preceeded with whitespace. 1271
line contains a tab character 1272
'{' is not preceeded with whitespace. 1272
line longer than 80 characters 1273
line contains a tab character 1273
'+' is not preceeded with whitespace. 1273
'+' is not followed by whitespace. 1273
'+' is not preceeded with whitespace. 1273
'+' is not followed by whitespace. 1273
line contains a tab character 1274
line contains a tab character 1275
line contains a tab character 1277
line contains a tab character 1278
line contains a tab character 1279
line contains a tab character 1280
Expected @param tag for 'o'. 1280
'{' is not preceeded with whitespace. 1280
line contains a tab character 1281
'{' is not preceeded with whitespace. 1281
line longer than 80 characters 1282
line contains a tab character 1282
'+' is not preceeded with whitespace. 1282
'+' is not followed by whitespace. 1282
'+' is not preceeded with whitespace. 1282
'+' is not followed by whitespace. 1282
line contains a tab character 1283
line contains a tab character 1284
line contains a tab character 1286
line contains a tab character 1287
line contains a tab character 1288
line contains a tab character 1289
Expected @param tag for 'o'. 1289
'{' is not preceeded with whitespace. 1289
line contains a tab character 1290
'{' is not preceeded with whitespace. 1290
line longer than 80 characters 1291
line contains a tab character 1291
'+' is not preceeded with whitespace. 1291
'+' is not followed by whitespace. 1291
'+' is not preceeded with whitespace. 1291
'+' is not followed by whitespace. 1291
line contains a tab character 1292
line contains a tab character 1293
line contains a tab character 1295
line contains a tab character 1296
line contains a tab character 1297
line contains a tab character 1298
Expected @param tag for 'o'. 1298
'{' is not preceeded with whitespace. 1298
line contains a tab character 1299
'{' is not preceeded with whitespace. 1299
line longer than 80 characters 1300
line contains a tab character 1300
'+' is not preceeded with whitespace. 1300
'+' is not followed by whitespace. 1300
'+' is not preceeded with whitespace. 1300
'+' is not followed by whitespace. 1300
line contains a tab character 1301
line contains a tab character 1302
'{' is not preceeded with whitespace. 1302
line longer than 80 characters 1303
line contains a tab character 1303
'+' is not preceeded with whitespace. 1303
'+' is not followed by whitespace. 1303
'+' is not preceeded with whitespace. 1303
'+' is not followed by whitespace. 1303
line contains a tab character 1304
line contains a tab character 1305
line contains a tab character 1307
line contains a tab character 1308
line contains a tab character 1309
line contains a tab character 1310
Expected @param tag for 'o'. 1310
'{' is not preceeded with whitespace. 1310
line contains a tab character 1311
line contains a tab character 1312
'{' is not preceeded with whitespace. 1312
line contains a tab character 1313
line contains a tab character 1314
line contains a tab character 1315
'!' is followed by whitespace. 1315
'{' is not preceeded with whitespace. 1315
line longer than 80 characters 1316
line contains a tab character 1316
'+' is not preceeded with whitespace. 1316
'+' is not followed by whitespace. 1316
'+' is not preceeded with whitespace. 1316
'+' is not followed by whitespace. 1316
line contains a tab character 1317
line contains a tab character 1318
line contains a tab character 1319
'{' is not preceeded with whitespace. 1319
line longer than 80 characters 1320
line contains a tab character 1320
'+' is not preceeded with whitespace. 1320
'+' is not followed by whitespace. 1320
'+' is not preceeded with whitespace. 1320
'+' is not followed by whitespace. 1320
line contains a tab character 1321
line contains a tab character 1322
line contains a tab character 1324
line contains a tab character 1325
line contains a tab character 1326
line contains a tab character 1327
Expected @param tag for 'o'. 1327
'{' is not preceeded with whitespace. 1327
line contains a tab character 1328
'{' is not preceeded with whitespace. 1328
line longer than 80 characters 1329
line contains a tab character 1329
'+' is not preceeded with whitespace. 1329
'+' is not followed by whitespace. 1329
'+' is not preceeded with whitespace. 1329
'+' is not followed by whitespace. 1329
line contains a tab character 1330
line contains a tab character 1331
'{' is not preceeded with whitespace. 1331
line longer than 80 characters 1332
line contains a tab character 1332
'+' is not preceeded with whitespace. 1332
'+' is not followed by whitespace. 1332
'+' is not preceeded with whitespace. 1332
'+' is not followed by whitespace. 1332
line contains a tab character 1333
line contains a tab character 1334
line contains a tab character 1336
line contains a tab character 1337
line contains a tab character 1338
line contains a tab character 1339
Expected @param tag for 'o'. 1339
'{' is not preceeded with whitespace. 1339
line contains a tab character 1340
'{' is not preceeded with whitespace. 1340
line longer than 80 characters 1341
line contains a tab character 1341
'+' is not preceeded with whitespace. 1341
'+' is not followed by whitespace. 1341
'+' is not preceeded with whitespace. 1341
'+' is not followed by whitespace. 1341
line contains a tab character 1342
line contains a tab character 1343
line contains a tab character 1344
'{' is not preceeded with whitespace. 1344
line contains a tab character 1345
line contains a tab character 1346
line contains a tab character 1347
'!' is followed by whitespace. 1347
'{' is not preceeded with whitespace. 1347
line longer than 80 characters 1348
line contains a tab character 1348
'+' is not preceeded with whitespace. 1348
'+' is not followed by whitespace. 1348
'+' is not preceeded with whitespace. 1348
'+' is not followed by whitespace. 1348
line contains a tab character 1349
line contains a tab character 1350
line contains a tab character 1351
'{' is not preceeded with whitespace. 1351
line longer than 80 characters 1352
line contains a tab character 1352
'+' is not preceeded with whitespace. 1352
'+' is not followed by whitespace. 1352
'+' is not preceeded with whitespace. 1352
'+' is not followed by whitespace. 1352
line contains a tab character 1353
line contains a tab character 1354
line contains a tab character 1356
line contains a tab character 1357
line contains a tab character 1358
line contains a tab character 1359
Expected @param tag for 'o'. 1359
'{' is not preceeded with whitespace. 1359
line contains a tab character 1360
line contains a tab character 1361
line contains a tab character 1363
line contains a tab character 1364
line contains a tab character 1365
line contains a tab character 1366
Expected @param tag for 'o'. 1366
'{' is not preceeded with whitespace. 1366
line contains a tab character 1367
'{' is not preceeded with whitespace. 1367
line longer than 80 characters 1368
line contains a tab character 1368
'+' is not preceeded with whitespace. 1368
'+' is not followed by whitespace. 1368
'+' is not preceeded with whitespace. 1368
'+' is not followed by whitespace. 1368
line contains a tab character 1369
line contains a tab character 1370
'{' is not preceeded with whitespace. 1370
line longer than 80 characters 1371
line contains a tab character 1371
'+' is not preceeded with whitespace. 1371
'+' is not followed by whitespace. 1371
'+' is not preceeded with whitespace. 1371
'+' is not followed by whitespace. 1371
line contains a tab character 1372
line contains a tab character 1373
line contains a tab character 1375
line contains a tab character 1376
line contains a tab character 1377
line contains a tab character 1378
method name 'visitIF_ACMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1378
Expected @param tag for 'o'. 1378
'{' is not preceeded with whitespace. 1378
line contains a tab character 1379
'{' is not preceeded with whitespace. 1379
line longer than 80 characters 1380
line contains a tab character 1380
'+' is not preceeded with whitespace. 1380
'+' is not followed by whitespace. 1380
'+' is not preceeded with whitespace. 1380
'+' is not followed by whitespace. 1380
line contains a tab character 1381
line longer than 80 characters 1382
line contains a tab character 1382
')' is preceeded by whitespace. 1382
line contains a tab character 1383
line contains a tab character 1384
'{' is not preceeded with whitespace. 1384
line longer than 80 characters 1385
line contains a tab character 1385
'+' is not preceeded with whitespace. 1385
'+' is not followed by whitespace. 1385
'+' is not preceeded with whitespace. 1385
'+' is not followed by whitespace. 1385
line contains a tab character 1386
line longer than 80 characters 1387
line contains a tab character 1387
')' is preceeded by whitespace. 1387
line contains a tab character 1388
line contains a tab character 1389
line contains a tab character 1391
line contains a tab character 1392
line contains a tab character 1393
line contains a tab character 1394
method name 'visitIF_ACMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1394
Expected @param tag for 'o'. 1394
'{' is not preceeded with whitespace. 1394
line contains a tab character 1395
'{' is not preceeded with whitespace. 1395
line longer than 80 characters 1396
line contains a tab character 1396
'+' is not preceeded with whitespace. 1396
'+' is not followed by whitespace. 1396
'+' is not preceeded with whitespace. 1396
'+' is not followed by whitespace. 1396
line longer than 80 characters 1397
line contains a tab character 1397
')' is preceeded by whitespace. 1397
line contains a tab character 1398
line contains a tab character 1399
'{' is not preceeded with whitespace. 1399
line longer than 80 characters 1400
line contains a tab character 1400
'+' is not preceeded with whitespace. 1400
'+' is not followed by whitespace. 1400
'+' is not preceeded with whitespace. 1400
'+' is not followed by whitespace. 1400
line longer than 80 characters 1401
line contains a tab character 1401
')' is preceeded by whitespace. 1401
line contains a tab character 1402
line contains a tab character 1403
line contains a tab character 1405
line contains a tab character 1406
line contains a tab character 1407
line contains a tab character 1408
method name 'visitIF_ICMPEQ' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1408
Expected @param tag for 'o'. 1408
'{' is not preceeded with whitespace. 1408
line contains a tab character 1409
'{' is not preceeded with whitespace. 1409
line longer than 80 characters 1410
line contains a tab character 1410
'+' is not preceeded with whitespace. 1410
'+' is not followed by whitespace. 1410
'+' is not preceeded with whitespace. 1410
'+' is not followed by whitespace. 1410
line contains a tab character 1411
line contains a tab character 1412
'{' is not preceeded with whitespace. 1412
line longer than 80 characters 1413
line contains a tab character 1413
'+' is not preceeded with whitespace. 1413
'+' is not followed by whitespace. 1413
'+' is not preceeded with whitespace. 1413
'+' is not followed by whitespace. 1413
line contains a tab character 1414
line contains a tab character 1415
line contains a tab character 1417
line contains a tab character 1418
line contains a tab character 1419
line contains a tab character 1420
method name 'visitIF_ICMPGE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1420
Expected @param tag for 'o'. 1420
'{' is not preceeded with whitespace. 1420
line contains a tab character 1421
'{' is not preceeded with whitespace. 1421
line longer than 80 characters 1422
line contains a tab character 1422
'+' is not preceeded with whitespace. 1422
'+' is not followed by whitespace. 1422
'+' is not preceeded with whitespace. 1422
'+' is not followed by whitespace. 1422
line contains a tab character 1423
line contains a tab character 1424
'{' is not preceeded with whitespace. 1424
line longer than 80 characters 1425
line contains a tab character 1425
'+' is not preceeded with whitespace. 1425
'+' is not followed by whitespace. 1425
'+' is not preceeded with whitespace. 1425
'+' is not followed by whitespace. 1425
line contains a tab character 1426
line contains a tab character 1427
line contains a tab character 1429
line contains a tab character 1430
line contains a tab character 1431
line contains a tab character 1432
method name 'visitIF_ICMPGT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1432
Expected @param tag for 'o'. 1432
'{' is not preceeded with whitespace. 1432
line contains a tab character 1433
'{' is not preceeded with whitespace. 1433
line longer than 80 characters 1434
line contains a tab character 1434
'+' is not preceeded with whitespace. 1434
'+' is not followed by whitespace. 1434
'+' is not preceeded with whitespace. 1434
'+' is not followed by whitespace. 1434
line contains a tab character 1435
line contains a tab character 1436
'{' is not preceeded with whitespace. 1436
line longer than 80 characters 1437
line contains a tab character 1437
'+' is not preceeded with whitespace. 1437
'+' is not followed by whitespace. 1437
'+' is not preceeded with whitespace. 1437
'+' is not followed by whitespace. 1437
line contains a tab character 1438
line contains a tab character 1439
line contains a tab character 1441
line contains a tab character 1442
line contains a tab character 1443
line contains a tab character 1444
method name 'visitIF_ICMPLE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1444
Expected @param tag for 'o'. 1444
'{' is not preceeded with whitespace. 1444
line contains a tab character 1445
'{' is not preceeded with whitespace. 1445
line longer than 80 characters 1446
line contains a tab character 1446
'+' is not preceeded with whitespace. 1446
'+' is not followed by whitespace. 1446
'+' is not preceeded with whitespace. 1446
'+' is not followed by whitespace. 1446
line contains a tab character 1447
line contains a tab character 1448
'{' is not preceeded with whitespace. 1448
line longer than 80 characters 1449
line contains a tab character 1449
'+' is not preceeded with whitespace. 1449
'+' is not followed by whitespace. 1449
'+' is not preceeded with whitespace. 1449
'+' is not followed by whitespace. 1449
line contains a tab character 1450
line contains a tab character 1451
line contains a tab character 1453
line contains a tab character 1454
line contains a tab character 1455
line contains a tab character 1456
method name 'visitIF_ICMPLT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1456
Expected @param tag for 'o'. 1456
'{' is not preceeded with whitespace. 1456
line contains a tab character 1457
'{' is not preceeded with whitespace. 1457
line longer than 80 characters 1458
line contains a tab character 1458
'+' is not preceeded with whitespace. 1458
'+' is not followed by whitespace. 1458
'+' is not preceeded with whitespace. 1458
'+' is not followed by whitespace. 1458
line contains a tab character 1459
line contains a tab character 1460
'{' is not preceeded with whitespace. 1460
line longer than 80 characters 1461
line contains a tab character 1461
'+' is not preceeded with whitespace. 1461
'+' is not followed by whitespace. 1461
'+' is not preceeded with whitespace. 1461
'+' is not followed by whitespace. 1461
line contains a tab character 1462
line contains a tab character 1463
line contains a tab character 1465
line contains a tab character 1466
line contains a tab character 1467
line contains a tab character 1468
method name 'visitIF_ICMPNE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1468
Expected @param tag for 'o'. 1468
'{' is not preceeded with whitespace. 1468
line contains a tab character 1469
'{' is not preceeded with whitespace. 1469
line longer than 80 characters 1470
line contains a tab character 1470
'+' is not preceeded with whitespace. 1470
'+' is not followed by whitespace. 1470
'+' is not preceeded with whitespace. 1470
'+' is not followed by whitespace. 1470
line contains a tab character 1471
line contains a tab character 1472
'{' is not preceeded with whitespace. 1472
line longer than 80 characters 1473
line contains a tab character 1473
'+' is not preceeded with whitespace. 1473
'+' is not followed by whitespace. 1473
'+' is not preceeded with whitespace. 1473
'+' is not followed by whitespace. 1473
line contains a tab character 1474
line contains a tab character 1475
line contains a tab character 1477
line contains a tab character 1478
line contains a tab character 1479
line contains a tab character 1480
Expected @param tag for 'o'. 1480
'{' is not preceeded with whitespace. 1480
line contains a tab character 1481
'{' is not preceeded with whitespace. 1481
line longer than 80 characters 1482
line contains a tab character 1482
'+' is not preceeded with whitespace. 1482
'+' is not followed by whitespace. 1482
'+' is not preceeded with whitespace. 1482
'+' is not followed by whitespace. 1482
line contains a tab character 1483
line contains a tab character 1484
line contains a tab character 1486
line contains a tab character 1487
line contains a tab character 1488
line contains a tab character 1489
Expected @param tag for 'o'. 1489
'{' is not preceeded with whitespace. 1489
line contains a tab character 1490
'{' is not preceeded with whitespace. 1490
line longer than 80 characters 1491
line contains a tab character 1491
'+' is not preceeded with whitespace. 1491
'+' is not followed by whitespace. 1491
'+' is not preceeded with whitespace. 1491
'+' is not followed by whitespace. 1491
line contains a tab character 1492
line contains a tab character 1493
line contains a tab character 1495
line contains a tab character 1496
line contains a tab character 1497
line contains a tab character 1498
Expected @param tag for 'o'. 1498
'{' is not preceeded with whitespace. 1498
line contains a tab character 1499
'{' is not preceeded with whitespace. 1499
line longer than 80 characters 1500
line contains a tab character 1500
'+' is not preceeded with whitespace. 1500
'+' is not followed by whitespace. 1500
'+' is not preceeded with whitespace. 1500
'+' is not followed by whitespace. 1500
line contains a tab character 1501
line contains a tab character 1502
line contains a tab character 1504
line contains a tab character 1505
line contains a tab character 1506
line contains a tab character 1507
Expected @param tag for 'o'. 1507
'{' is not preceeded with whitespace. 1507
line contains a tab character 1508
'{' is not preceeded with whitespace. 1508
line longer than 80 characters 1509
line contains a tab character 1509
'+' is not preceeded with whitespace. 1509
'+' is not followed by whitespace. 1509
'+' is not preceeded with whitespace. 1509
'+' is not followed by whitespace. 1509
line contains a tab character 1510
line contains a tab character 1511
line contains a tab character 1513
line contains a tab character 1514
line contains a tab character 1515
line contains a tab character 1516
Expected @param tag for 'o'. 1516
'{' is not preceeded with whitespace. 1516
line contains a tab character 1517
'{' is not preceeded with whitespace. 1517
line longer than 80 characters 1518
line contains a tab character 1518
'+' is not preceeded with whitespace. 1518
'+' is not followed by whitespace. 1518
'+' is not preceeded with whitespace. 1518
'+' is not followed by whitespace. 1518
line contains a tab character 1519
line contains a tab character 1520
line contains a tab character 1522
line contains a tab character 1523
line contains a tab character 1524
line contains a tab character 1525
Expected @param tag for 'o'. 1525
'{' is not preceeded with whitespace. 1525
line contains a tab character 1526
'{' is not preceeded with whitespace. 1526
line longer than 80 characters 1527
line contains a tab character 1527
'+' is not preceeded with whitespace. 1527
'+' is not followed by whitespace. 1527
'+' is not preceeded with whitespace. 1527
'+' is not followed by whitespace. 1527
line contains a tab character 1528
line contains a tab character 1529
line contains a tab character 1531
line contains a tab character 1532
line contains a tab character 1533
line contains a tab character 1534
Expected @param tag for 'o'. 1534
'{' is not preceeded with whitespace. 1534
line contains a tab character 1535
'{' is not preceeded with whitespace. 1535
line longer than 80 characters 1536
line contains a tab character 1536
'+' is not preceeded with whitespace. 1536
'+' is not followed by whitespace. 1536
'+' is not preceeded with whitespace. 1536
'+' is not followed by whitespace. 1536
line contains a tab character 1537
line longer than 80 characters 1538
line contains a tab character 1538
')' is preceeded by whitespace. 1538
line contains a tab character 1539
line contains a tab character 1541
line contains a tab character 1542
line contains a tab character 1543
line contains a tab character 1544
Expected @param tag for 'o'. 1544
'{' is not preceeded with whitespace. 1544
line contains a tab character 1545
'{' is not preceeded with whitespace. 1545
line longer than 80 characters 1546
line contains a tab character 1546
'+' is not preceeded with whitespace. 1546
'+' is not followed by whitespace. 1546
'+' is not preceeded with whitespace. 1546
'+' is not followed by whitespace. 1546
line contains a tab character 1547
line longer than 80 characters 1548
line contains a tab character 1548
')' is preceeded by whitespace. 1548
line contains a tab character 1549
line contains a tab character 1551
line contains a tab character 1552
line contains a tab character 1553
line contains a tab character 1554
Expected @param tag for 'o'. 1554
'{' is not preceeded with whitespace. 1554
line longer than 80 characters 1555
line contains a tab character 1555
line longer than 80 characters 1556
line contains a tab character 1556
'==' is not preceeded with whitespace. 1556
'==' is not followed by whitespace. 1556
'?' is not preceeded with whitespace. 1556
'+' is not preceeded with whitespace. 1556
'+' is not followed by whitespace. 1556
')' is preceeded by whitespace. 1556
'{' is not preceeded with whitespace. 1556
line longer than 80 characters 1557
line contains a tab character 1557
line contains a tab character 1558
line contains a tab character 1560
line contains a tab character 1561
line contains a tab character 1563
line contains a tab character 1564
line contains a tab character 1565
line contains a tab character 1566
Expected @param tag for 'o'. 1566
'{' is not preceeded with whitespace. 1566
line longer than 80 characters 1567
line contains a tab character 1567
line contains a tab character 1568
line contains a tab character 1570
line contains a tab character 1571
line contains a tab character 1572
line contains a tab character 1573
Expected @param tag for 'o'. 1573
'{' is not preceeded with whitespace. 1573
line longer than 80 characters 1574
line contains a tab character 1574
line contains a tab character 1575
line contains a tab character 1577
line contains a tab character 1578
line contains a tab character 1579
line contains a tab character 1580
Expected @param tag for 'o'. 1580
'{' is not preceeded with whitespace. 1580
line longer than 80 characters 1581
line contains a tab character 1581
line contains a tab character 1582
line contains a tab character 1584
line contains a tab character 1585
line contains a tab character 1586
line contains a tab character 1587
Expected @param tag for 'o'. 1587
'{' is not preceeded with whitespace. 1587
line contains a tab character 1588
'{' is not preceeded with whitespace. 1588
line longer than 80 characters 1589
line contains a tab character 1589
'+' is not preceeded with whitespace. 1589
'+' is not followed by whitespace. 1589
'+' is not preceeded with whitespace. 1589
'+' is not followed by whitespace. 1589
line contains a tab character 1590
line contains a tab character 1591
'{' is not preceeded with whitespace. 1591
line longer than 80 characters 1592
line contains a tab character 1592
'+' is not preceeded with whitespace. 1592
'+' is not followed by whitespace. 1592
'+' is not preceeded with whitespace. 1592
'+' is not followed by whitespace. 1592
line contains a tab character 1593
line contains a tab character 1594
line contains a tab character 1596
line contains a tab character 1597
line contains a tab character 1598
line contains a tab character 1599
Expected @param tag for 'o'. 1599
'{' is not preceeded with whitespace. 1599
line contains a tab character 1600
'{' is not preceeded with whitespace. 1600
line longer than 80 characters 1601
line contains a tab character 1601
'+' is not preceeded with whitespace. 1601
'+' is not followed by whitespace. 1601
'+' is not preceeded with whitespace. 1601
'+' is not followed by whitespace. 1601
line contains a tab character 1602
line contains a tab character 1603
line contains a tab character 1605
line contains a tab character 1606
line contains a tab character 1607
line contains a tab character 1608
Expected @param tag for 'o'. 1608
'{' is not preceeded with whitespace. 1608
line contains a tab character 1609
line contains a tab character 1610
line contains a tab character 1611
'{' is not preceeded with whitespace. 1611
line longer than 80 characters 1612
line contains a tab character 1612
'+' is not preceeded with whitespace. 1612
'+' is not followed by whitespace. 1612
'+' is not preceeded with whitespace. 1612
'+' is not followed by whitespace. 1612
line contains a tab character 1613
'}' should be on the same line. 1613
line contains a tab character 1614
'else' is not followed by whitespace. 1614
'{' is not preceeded with whitespace. 1614
line longer than 80 characters 1615
line contains a tab character 1615
line contains a tab character 1616
line longer than 80 characters 1617
line contains a tab character 1617
line longer than 80 characters 1618
line contains a tab character 1618
line longer than 80 characters 1619
line contains a tab character 1619
line contains a tab character 1620
line contains a tab character 1621
'!' is followed by whitespace. 1621
'{' is not preceeded with whitespace. 1621
line longer than 80 characters 1622
line contains a tab character 1622
'+' is not preceeded with whitespace. 1622
'+' is not followed by whitespace. 1622
'+' is not preceeded with whitespace. 1622
'+' is not followed by whitespace. 1622
line contains a tab character 1623
line contains a tab character 1624
line contains a tab character 1626
line contains a tab character 1627
line contains a tab character 1628
line contains a tab character 1629
Expected @param tag for 'o'. 1629
'{' is not preceeded with whitespace. 1629
line contains a tab character 1630
line contains a tab character 1631
line contains a tab character 1632
line contains a tab character 1633
'{' is not preceeded with whitespace. 1633
line longer than 80 characters 1634
line contains a tab character 1634
line contains a tab character 1635
line contains a tab character 1636
Comment matches to-do format 'TODO:'. 1637
line contains a tab character 1637
line longer than 80 characters 1638
line contains a tab character 1639
line longer than 80 characters 1640
line contains a tab character 1640
line contains a tab character 1642
line contains a tab character 1643
'{' is not preceeded with whitespace. 1643
line contains a tab character 1644
cast needs to be followed by whitespace. 1644
line contains a tab character 1645
'(' is followed by whitespace. 1645
')' is preceeded by whitespace. 1645
line contains a tab character 1646
line contains a tab character 1647
'{' is not preceeded with whitespace. 1647
line longer than 80 characters 1648
line contains a tab character 1648
'+' is not preceeded with whitespace. 1648
'+' is not followed by whitespace. 1648
'+' is not preceeded with whitespace. 1648
'+' is not followed by whitespace. 1648
'+' is not preceeded with whitespace. 1648
'+' is not followed by whitespace. 1648
'+' is not preceeded with whitespace. 1648
'+' is not followed by whitespace. 1648
line contains a tab character 1649
line contains a tab character 1650
line contains a tab character 1653
line contains a tab character 1654
line contains a tab character 1655
line contains a tab character 1656
'=' is not preceeded with whitespace. 1656
'=' is not followed by whitespace. 1656
'-' is not preceeded with whitespace. 1656
'-' is not followed by whitespace. 1656
'>=' is not preceeded with whitespace. 1656
'>=' is not followed by whitespace. 1656
'{' is not preceeded with whitespace. 1656
line longer than 80 characters 1657
line contains a tab character 1657
'(' is followed by whitespace. 1657
'-' is not preceeded with whitespace. 1657
'-' is not followed by whitespace. 1657
')' is preceeded by whitespace. 1657
line contains a tab character 1658
line contains a tab character 1659
'||' should be on a new line. 1659
line contains a tab character 1660
'||' should be on a new line. 1660
line contains a tab character 1661
'||' should be on a new line. 1661
line contains a tab character 1662
'{' is not preceeded with whitespace. 1662
line contains a tab character 1663
line contains a tab character 1664
line contains a tab character 1665
'!' is followed by whitespace. 1665
'{' is not preceeded with whitespace. 1665
line longer than 80 characters 1666
line contains a tab character 1666
'{' is not preceeded with whitespace. 1666
line longer than 80 characters 1667
line contains a tab character 1667
line longer than 80 characters 1668
line contains a tab character 1668
line longer than 80 characters 1669
Comment matches to-do format 'TODO:'. 1669
line contains a tab character 1669
line longer than 80 characters 1670
line contains a tab character 1670
line longer than 80 characters 1671
line contains a tab character 1671
line longer than 80 characters 1672
line contains a tab character 1672
line contains a tab character 1673
line contains a tab character 1674
'}' should be on the same line. 1674
line contains a tab character 1675
'else' is not followed by whitespace. 1675
'{' is not preceeded with whitespace. 1675
line longer than 80 characters 1676
line contains a tab character 1676
'+' is not preceeded with whitespace. 1676
'+' is not followed by whitespace. 1676
'+' is not preceeded with whitespace. 1676
'+' is not followed by whitespace. 1676
'+' is not preceeded with whitespace. 1676
'+' is not followed by whitespace. 1676
'+' is not preceeded with whitespace. 1676
'+' is not followed by whitespace. 1676
line contains a tab character 1677
line contains a tab character 1678
line contains a tab character 1679
line contains a tab character 1680
line contains a tab character 1681
line contains a tab character 1682
'{' is not preceeded with whitespace. 1682
line contains a tab character 1683
line contains a tab character 1684
line contains a tab character 1685
'!' is followed by whitespace. 1685
')' is preceeded by whitespace. 1685
'{' is not preceeded with whitespace. 1685
line longer than 80 characters 1686
line contains a tab character 1686
'+' is not preceeded with whitespace. 1686
'+' is not followed by whitespace. 1686
'+' is not preceeded with whitespace. 1686
'+' is not followed by whitespace. 1686
line contains a tab character 1687
line contains a tab character 1688
line contains a tab character 1689
'{' is not preceeded with whitespace. 1689
line contains a tab character 1690
'{' is not preceeded with whitespace. 1690
line longer than 80 characters 1691
line contains a tab character 1691
'+' is not preceeded with whitespace. 1691
'+' is not followed by whitespace. 1691
'+' is not preceeded with whitespace. 1691
'+' is not followed by whitespace. 1691
line contains a tab character 1692
'}' should be on the same line. 1692
line contains a tab character 1693
'else' is not followed by whitespace. 1693
'{' is not preceeded with whitespace. 1693
line contains a tab character 1694
line contains a tab character 1695
line contains a tab character 1696
line contains a tab character 1697
line longer than 80 characters 1698
line contains a tab character 1698
line contains a tab character 1699
line longer than 80 characters 1700
Comment matches to-do format 'TODO:'. 1700
line contains a tab character 1700
line longer than 80 characters 1701
line contains a tab character 1701
line longer than 80 characters 1702
line contains a tab character 1702
line longer than 80 characters 1703
line contains a tab character 1703
line contains a tab character 1704
line contains a tab character 1706
variable 'counted_count' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1706
line contains a tab character 1707
'=' is not preceeded with whitespace. 1707
'=' is not followed by whitespace. 1707
'<' is not preceeded with whitespace. 1707
'<' is not followed by whitespace. 1707
'{' is not preceeded with whitespace. 1707
line contains a tab character 1708
line contains a tab character 1709
line contains a tab character 1710
'{' is not preceeded with whitespace. 1710
line longer than 80 characters 1711
line contains a tab character 1711
'+' is not preceeded with whitespace. 1711
'+' is not followed by whitespace. 1711
'+' is not preceeded with whitespace. 1711
'+' is not followed by whitespace. 1711
'+' is not preceeded with whitespace. 1711
'+' is not followed by whitespace. 1711
'+' is not preceeded with whitespace. 1711
'+' is not followed by whitespace. 1711
line contains a tab character 1712
line contains a tab character 1713
line contains a tab character 1715
line contains a tab character 1716
line contains a tab character 1717
line contains a tab character 1718
Expected @param tag for 'o'. 1718
'{' is not preceeded with whitespace. 1718
line contains a tab character 1719
line longer than 80 characters 1720
line contains a tab character 1720
'(' is followed by whitespace. 1720
')' is preceeded by whitespace. 1720
'{' is not preceeded with whitespace. 1720
line longer than 80 characters 1721
line contains a tab character 1721
line contains a tab character 1722
line longer than 80 characters 1724
line contains a tab character 1724
line contains a tab character 1726
line contains a tab character 1727
'{' is not preceeded with whitespace. 1727
line contains a tab character 1728
cast needs to be followed by whitespace. 1728
line contains a tab character 1729
'(' is followed by whitespace. 1729
')' is preceeded by whitespace. 1729
line contains a tab character 1730
line contains a tab character 1731
'{' is not preceeded with whitespace. 1731
line longer than 80 characters 1732
line contains a tab character 1732
'+' is not preceeded with whitespace. 1732
'+' is not followed by whitespace. 1732
'+' is not preceeded with whitespace. 1732
'+' is not followed by whitespace. 1732
'+' is not preceeded with whitespace. 1732
'+' is not followed by whitespace. 1732
'+' is not preceeded with whitespace. 1732
'+' is not followed by whitespace. 1732
line contains a tab character 1733
line contains a tab character 1734
line contains a tab character 1737
line contains a tab character 1738
line contains a tab character 1739
line contains a tab character 1740
'=' is not preceeded with whitespace. 1740
'=' is not followed by whitespace. 1740
'-' is not preceeded with whitespace. 1740
'-' is not followed by whitespace. 1740
'>=' is not preceeded with whitespace. 1740
'>=' is not followed by whitespace. 1740
'{' is not preceeded with whitespace. 1740
line longer than 80 characters 1741
line contains a tab character 1741
'(' is followed by whitespace. 1741
'-' is not preceeded with whitespace. 1741
'-' is not followed by whitespace. 1741
')' is preceeded by whitespace. 1741
line contains a tab character 1742
line contains a tab character 1743
'||' should be on a new line. 1743
line contains a tab character 1744
'||' should be on a new line. 1744
line contains a tab character 1745
'||' should be on a new line. 1745
line contains a tab character 1746
'{' is not preceeded with whitespace. 1746
line contains a tab character 1747
line contains a tab character 1748
line contains a tab character 1749
'!' is followed by whitespace. 1749
'{' is not preceeded with whitespace. 1749
line longer than 80 characters 1750
line contains a tab character 1750
'{' is not preceeded with whitespace. 1750
line longer than 80 characters 1751
line contains a tab character 1751
line longer than 80 characters 1752
line contains a tab character 1752
line longer than 80 characters 1753
Comment matches to-do format 'TODO:'. 1753
line contains a tab character 1753
line contains a tab character 1754
line longer than 80 characters 1755
line contains a tab character 1755
'(' is followed by whitespace. 1755
'!' is followed by whitespace. 1755
')' is preceeded by whitespace. 1755
'{' is not preceeded with whitespace. 1755
line longer than 80 characters 1756
line contains a tab character 1756
'+' is not preceeded with whitespace. 1756
'+' is not followed by whitespace. 1756
'+' is not preceeded with whitespace. 1756
'+' is not followed by whitespace. 1756
'+' is not preceeded with whitespace. 1756
'+' is not followed by whitespace. 1756
'+' is not preceeded with whitespace. 1756
'+' is not followed by whitespace. 1756
line contains a tab character 1757
line contains a tab character 1758
'}' should be on the same line. 1758
line contains a tab character 1759
'else' is not followed by whitespace. 1759
'{' is not preceeded with whitespace. 1759
line longer than 80 characters 1760
line contains a tab character 1760
'+' is not preceeded with whitespace. 1760
'+' is not followed by whitespace. 1760
'+' is not preceeded with whitespace. 1760
'+' is not followed by whitespace. 1760
'+' is not preceeded with whitespace. 1760
'+' is not followed by whitespace. 1760
'+' is not preceeded with whitespace. 1760
'+' is not followed by whitespace. 1760
line contains a tab character 1761
line contains a tab character 1762
line contains a tab character 1763
line contains a tab character 1764
line contains a tab character 1765
line contains a tab character 1766
'{' is not preceeded with whitespace. 1766
line contains a tab character 1767
line contains a tab character 1768
line contains a tab character 1769
'!' is followed by whitespace. 1769
')' is preceeded by whitespace. 1769
'{' is not preceeded with whitespace. 1769
line longer than 80 characters 1770
line contains a tab character 1770
'+' is not preceeded with whitespace. 1770
'+' is not followed by whitespace. 1770
'+' is not preceeded with whitespace. 1770
'+' is not followed by whitespace. 1770
line contains a tab character 1771
line contains a tab character 1772
variable 'objref_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1772
line longer than 80 characters 1773
line contains a tab character 1773
'(' is followed by whitespace. 1773
'{' is not preceeded with whitespace. 1773
line contains a tab character 1774
line contains a tab character 1775
'{' is not preceeded with whitespace. 1775
line contains a tab character 1776
'{' is not preceeded with whitespace. 1776
line longer than 80 characters 1777
line contains a tab character 1777
'+' is not preceeded with whitespace. 1777
'+' is not followed by whitespace. 1777
'+' is not preceeded with whitespace. 1777
'+' is not followed by whitespace. 1777
line contains a tab character 1778
'}' should be on the same line. 1778
line contains a tab character 1779
'else' is not followed by whitespace. 1779
'{' is not preceeded with whitespace. 1779
line contains a tab character 1780
line contains a tab character 1781
line contains a tab character 1782
line longer than 80 characters 1784
line contains a tab character 1784
line contains a tab character 1785
'}' should be on the same line. 1785
line contains a tab character 1786
'else' is not followed by whitespace. 1786
'{' is not preceeded with whitespace. 1786
line contains a tab character 1787
'{' is not preceeded with whitespace. 1787
line longer than 80 characters 1788
line contains a tab character 1788
'+' is not preceeded with whitespace. 1788
'+' is not followed by whitespace. 1788
'+' is not preceeded with whitespace. 1788
'+' is not followed by whitespace. 1788
line contains a tab character 1789
line longer than 80 characters 1790
line contains a tab character 1790
line contains a tab character 1791
line contains a tab character 1792
line contains a tab character 1794
line contains a tab character 1795
'(' is followed by whitespace. 1795
'!' is followed by whitespace. 1795
')' is preceeded by whitespace. 1795
'{' is not preceeded with whitespace. 1795
line longer than 80 characters 1796
line contains a tab character 1796
'+' is not preceeded with whitespace. 1796
'+' is not followed by whitespace. 1796
'+' is not preceeded with whitespace. 1796
'+' is not followed by whitespace. 1796
'+' is not preceeded with whitespace. 1796
'+' is not followed by whitespace. 1796
'+' is not preceeded with whitespace. 1796
'+' is not followed by whitespace. 1796
line contains a tab character 1797
line contains a tab character 1798
line contains a tab character 1799
line contains a tab character 1801
line contains a tab character 1802
line contains a tab character 1803
line contains a tab character 1804
Expected @param tag for 'o'. 1804
'{' is not preceeded with whitespace. 1804
line contains a tab character 1805
line contains a tab character 1806
line contains a tab character 1807
line contains a tab character 1808
'{' is not preceeded with whitespace. 1808
line contains a tab character 1809
cast needs to be followed by whitespace. 1809
line contains a tab character 1810
'(' is followed by whitespace. 1810
')' is preceeded by whitespace. 1810
line contains a tab character 1811
line contains a tab character 1812
'{' is not preceeded with whitespace. 1812
line longer than 80 characters 1813
line contains a tab character 1813
'+' is not preceeded with whitespace. 1813
'+' is not followed by whitespace. 1813
'+' is not preceeded with whitespace. 1813
'+' is not followed by whitespace. 1813
'+' is not preceeded with whitespace. 1813
'+' is not followed by whitespace. 1813
'+' is not preceeded with whitespace. 1813
'+' is not followed by whitespace. 1813
line contains a tab character 1814
line contains a tab character 1815
line contains a tab character 1817
line contains a tab character 1818
line contains a tab character 1819
line contains a tab character 1820
'=' is not preceeded with whitespace. 1820
'=' is not followed by whitespace. 1820
'-' is not preceeded with whitespace. 1820
'-' is not followed by whitespace. 1820
'>=' is not preceeded with whitespace. 1820
'>=' is not followed by whitespace. 1820
'{' is not preceeded with whitespace. 1820
line longer than 80 characters 1821
line contains a tab character 1821
'(' is followed by whitespace. 1821
'-' is not preceeded with whitespace. 1821
'-' is not followed by whitespace. 1821
')' is preceeded by whitespace. 1821
line contains a tab character 1822
line contains a tab character 1823
'||' should be on a new line. 1823
line contains a tab character 1824
'||' should be on a new line. 1824
line contains a tab character 1825
'||' should be on a new line. 1825
line contains a tab character 1826
'{' is not preceeded with whitespace. 1826
line contains a tab character 1827
line contains a tab character 1828
line contains a tab character 1829
'!' is followed by whitespace. 1829
'{' is not preceeded with whitespace. 1829
line longer than 80 characters 1830
line contains a tab character 1830
'{' is not preceeded with whitespace. 1830
line longer than 80 characters 1831
line contains a tab character 1831
line longer than 80 characters 1832
line contains a tab character 1832
line longer than 80 characters 1833
Comment matches to-do format 'TODO:'. 1833
line contains a tab character 1833
line longer than 80 characters 1834
line contains a tab character 1834
line longer than 80 characters 1835
line contains a tab character 1835
'(' is followed by whitespace. 1835
'!' is followed by whitespace. 1835
')' is preceeded by whitespace. 1835
'{' is not preceeded with whitespace. 1835
line longer than 80 characters 1836
line contains a tab character 1836
'+' is not preceeded with whitespace. 1836
'+' is not followed by whitespace. 1836
'+' is not preceeded with whitespace. 1836
'+' is not followed by whitespace. 1836
'+' is not preceeded with whitespace. 1836
'+' is not followed by whitespace. 1836
'+' is not preceeded with whitespace. 1836
'+' is not followed by whitespace. 1836
line contains a tab character 1837
line contains a tab character 1838
'}' should be on the same line. 1838
line contains a tab character 1839
'else' is not followed by whitespace. 1839
'{' is not preceeded with whitespace. 1839
line longer than 80 characters 1840
line contains a tab character 1840
'+' is not preceeded with whitespace. 1840
'+' is not followed by whitespace. 1840
'+' is not preceeded with whitespace. 1840
'+' is not followed by whitespace. 1840
'+' is not preceeded with whitespace. 1840
'+' is not followed by whitespace. 1840
'+' is not preceeded with whitespace. 1840
'+' is not followed by whitespace. 1840
line contains a tab character 1841
line contains a tab character 1842
line contains a tab character 1843
line contains a tab character 1844
line contains a tab character 1846
line contains a tab character 1847
line contains a tab character 1848
line contains a tab character 1849
Expected @param tag for 'o'. 1849
'{' is not preceeded with whitespace. 1849
line longer than 80 characters 1850
line contains a tab character 1850
line contains a tab character 1852
line contains a tab character 1853
'{' is not preceeded with whitespace. 1853
line contains a tab character 1854
cast needs to be followed by whitespace. 1854
line contains a tab character 1855
'(' is followed by whitespace. 1855
')' is preceeded by whitespace. 1855
line contains a tab character 1856
line contains a tab character 1857
'{' is not preceeded with whitespace. 1857
line longer than 80 characters 1858
line contains a tab character 1858
'+' is not preceeded with whitespace. 1858
'+' is not followed by whitespace. 1858
'+' is not preceeded with whitespace. 1858
'+' is not followed by whitespace. 1858
'+' is not preceeded with whitespace. 1858
'+' is not followed by whitespace. 1858
'+' is not preceeded with whitespace. 1858
'+' is not followed by whitespace. 1858
line contains a tab character 1859
line contains a tab character 1860
line contains a tab character 1863
line contains a tab character 1864
line contains a tab character 1865
line contains a tab character 1866
'=' is not preceeded with whitespace. 1866
'=' is not followed by whitespace. 1866
'-' is not preceeded with whitespace. 1866
'-' is not followed by whitespace. 1866
'>=' is not preceeded with whitespace. 1866
'>=' is not followed by whitespace. 1866
'{' is not preceeded with whitespace. 1866
line longer than 80 characters 1867
line contains a tab character 1867
'(' is followed by whitespace. 1867
'-' is not preceeded with whitespace. 1867
'-' is not followed by whitespace. 1867
')' is preceeded by whitespace. 1867
line contains a tab character 1868
line contains a tab character 1869
'||' should be on a new line. 1869
line contains a tab character 1870
'||' should be on a new line. 1870
line contains a tab character 1871
'||' should be on a new line. 1871
line contains a tab character 1872
'{' is not preceeded with whitespace. 1872
line contains a tab character 1873
line contains a tab character 1874
line contains a tab character 1875
'!' is followed by whitespace. 1875
'{' is not preceeded with whitespace. 1875
line longer than 80 characters 1876
line contains a tab character 1876
'{' is not preceeded with whitespace. 1876
line longer than 80 characters 1877
line contains a tab character 1877
line longer than 80 characters 1878
line contains a tab character 1878
line longer than 80 characters 1879
Comment matches to-do format 'TODO:'. 1879
line contains a tab character 1879
line longer than 80 characters 1880
line contains a tab character 1880
line longer than 80 characters 1881
line contains a tab character 1881
'(' is followed by whitespace. 1881
'!' is followed by whitespace. 1881
')' is preceeded by whitespace. 1881
'{' is not preceeded with whitespace. 1881
line longer than 80 characters 1882
line contains a tab character 1882
'+' is not preceeded with whitespace. 1882
'+' is not followed by whitespace. 1882
'+' is not preceeded with whitespace. 1882
'+' is not followed by whitespace. 1882
'+' is not preceeded with whitespace. 1882
'+' is not followed by whitespace. 1882
'+' is not preceeded with whitespace. 1882
'+' is not followed by whitespace. 1882
line contains a tab character 1883
line contains a tab character 1884
'}' should be on the same line. 1884
line contains a tab character 1885
'else' is not followed by whitespace. 1885
'{' is not preceeded with whitespace. 1885
line longer than 80 characters 1886
line contains a tab character 1886
'+' is not preceeded with whitespace. 1886
'+' is not followed by whitespace. 1886
'+' is not preceeded with whitespace. 1886
'+' is not followed by whitespace. 1886
'+' is not preceeded with whitespace. 1886
'+' is not followed by whitespace. 1886
'+' is not preceeded with whitespace. 1886
'+' is not followed by whitespace. 1886
line contains a tab character 1887
line contains a tab character 1888
line contains a tab character 1889
line contains a tab character 1890
line contains a tab character 1891
line contains a tab character 1892
'{' is not preceeded with whitespace. 1892
line contains a tab character 1893
line contains a tab character 1894
line contains a tab character 1895
'!' is followed by whitespace. 1895
')' is preceeded by whitespace. 1895
'{' is not preceeded with whitespace. 1895
line longer than 80 characters 1896
line contains a tab character 1896
'+' is not preceeded with whitespace. 1896
'+' is not followed by whitespace. 1896
'+' is not preceeded with whitespace. 1896
'+' is not followed by whitespace. 1896
line contains a tab character 1897
line contains a tab character 1898
line contains a tab character 1899
'{' is not preceeded with whitespace. 1899
line contains a tab character 1900
'{' is not preceeded with whitespace. 1900
line longer than 80 characters 1901
line contains a tab character 1901
'+' is not preceeded with whitespace. 1901
'+' is not followed by whitespace. 1901
'+' is not preceeded with whitespace. 1901
'+' is not followed by whitespace. 1901
line contains a tab character 1902
'}' should be on the same line. 1902
line contains a tab character 1903
'else' is not followed by whitespace. 1903
'{' is not preceeded with whitespace. 1903
line contains a tab character 1904
line contains a tab character 1905
line contains a tab character 1906
line contains a tab character 1907
line contains a tab character 1908
variable 'objref_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 1908
line contains a tab character 1910
line contains a tab character 1911
line contains a tab character 1912
'(' is followed by whitespace. 1912
'!' is followed by whitespace. 1912
')' is preceeded by whitespace. 1912
'{' is not preceeded with whitespace. 1912
line longer than 80 characters 1913
line contains a tab character 1913
'+' is not preceeded with whitespace. 1913
'+' is not followed by whitespace. 1913
'+' is not preceeded with whitespace. 1913
'+' is not followed by whitespace. 1913
'+' is not preceeded with whitespace. 1913
'+' is not followed by whitespace. 1913
'+' is not preceeded with whitespace. 1913
'+' is not followed by whitespace. 1913
line contains a tab character 1914
line contains a tab character 1915
line contains a tab character 1917
line contains a tab character 1918
line contains a tab character 1919
line contains a tab character 1920
Expected @param tag for 'o'. 1920
'{' is not preceeded with whitespace. 1920
line contains a tab character 1921
'{' is not preceeded with whitespace. 1921
line longer than 80 characters 1922
line contains a tab character 1922
'+' is not preceeded with whitespace. 1922
'+' is not followed by whitespace. 1922
'+' is not preceeded with whitespace. 1922
'+' is not followed by whitespace. 1922
line contains a tab character 1923
line contains a tab character 1924
'{' is not preceeded with whitespace. 1924
line longer than 80 characters 1925
line contains a tab character 1925
'+' is not preceeded with whitespace. 1925
'+' is not followed by whitespace. 1925
'+' is not preceeded with whitespace. 1925
'+' is not followed by whitespace. 1925
line contains a tab character 1926
line contains a tab character 1927
line contains a tab character 1929
line contains a tab character 1930
line contains a tab character 1931
line contains a tab character 1932
Expected @param tag for 'o'. 1932
'{' is not preceeded with whitespace. 1932
line contains a tab character 1933
'{' is not preceeded with whitespace. 1933
line longer than 80 characters 1934
line contains a tab character 1934
'+' is not preceeded with whitespace. 1934
'+' is not followed by whitespace. 1934
'+' is not preceeded with whitespace. 1934
'+' is not followed by whitespace. 1934
line contains a tab character 1935
line contains a tab character 1936
'{' is not preceeded with whitespace. 1936
line longer than 80 characters 1937
line contains a tab character 1937
'+' is not preceeded with whitespace. 1937
'+' is not followed by whitespace. 1937
'+' is not preceeded with whitespace. 1937
'+' is not followed by whitespace. 1937
line contains a tab character 1938
line contains a tab character 1939
line contains a tab character 1941
line contains a tab character 1942
line contains a tab character 1943
line contains a tab character 1944
Expected @param tag for 'o'. 1944
'{' is not preceeded with whitespace. 1944
line contains a tab character 1945
'{' is not preceeded with whitespace. 1945
line longer than 80 characters 1946
line contains a tab character 1946
'+' is not preceeded with whitespace. 1946
'+' is not followed by whitespace. 1946
'+' is not preceeded with whitespace. 1946
'+' is not followed by whitespace. 1946
line contains a tab character 1947
line contains a tab character 1948
line contains a tab character 1950
line contains a tab character 1951
line contains a tab character 1952
line contains a tab character 1953
Expected @param tag for 'o'. 1953
'{' is not preceeded with whitespace. 1953
line contains a tab character 1954
'{' is not preceeded with whitespace. 1954
line longer than 80 characters 1955
line contains a tab character 1955
'+' is not preceeded with whitespace. 1955
'+' is not followed by whitespace. 1955
'+' is not preceeded with whitespace. 1955
'+' is not followed by whitespace. 1955
line contains a tab character 1956
line contains a tab character 1957
'{' is not preceeded with whitespace. 1957
line longer than 80 characters 1958
line contains a tab character 1958
'+' is not preceeded with whitespace. 1958
'+' is not followed by whitespace. 1958
'+' is not preceeded with whitespace. 1958
'+' is not followed by whitespace. 1958
line contains a tab character 1959
line contains a tab character 1960
line contains a tab character 1962
line contains a tab character 1963
line contains a tab character 1964
line contains a tab character 1965
Expected @param tag for 'o'. 1965
'{' is not preceeded with whitespace. 1965
line contains a tab character 1966
'{' is not preceeded with whitespace. 1966
line longer than 80 characters 1967
line contains a tab character 1967
'+' is not preceeded with whitespace. 1967
'+' is not followed by whitespace. 1967
'+' is not preceeded with whitespace. 1967
'+' is not followed by whitespace. 1967
line contains a tab character 1968
line contains a tab character 1969
'{' is not preceeded with whitespace. 1969
line longer than 80 characters 1970
line contains a tab character 1970
'+' is not preceeded with whitespace. 1970
'+' is not followed by whitespace. 1970
'+' is not preceeded with whitespace. 1970
'+' is not followed by whitespace. 1970
line contains a tab character 1971
line contains a tab character 1972
line contains a tab character 1974
line contains a tab character 1975
line contains a tab character 1976
line contains a tab character 1977
Expected @param tag for 'o'. 1977
'{' is not preceeded with whitespace. 1977
line contains a tab character 1978
line contains a tab character 1979
line contains a tab character 1980
line contains a tab character 1981
line contains a tab character 1983
line contains a tab character 1984
line contains a tab character 1985
line contains a tab character 1986
Expected @param tag for 'o'. 1986
'{' is not preceeded with whitespace. 1986
line contains a tab character 1987
'{' is not preceeded with whitespace. 1987
line longer than 80 characters 1988
line contains a tab character 1988
'+' is not preceeded with whitespace. 1988
'+' is not followed by whitespace. 1988
'+' is not preceeded with whitespace. 1988
'+' is not followed by whitespace. 1988
line contains a tab character 1989
line contains a tab character 1990
'{' is not preceeded with whitespace. 1990
line longer than 80 characters 1991
line contains a tab character 1991
'+' is not preceeded with whitespace. 1991
'+' is not followed by whitespace. 1991
'+' is not preceeded with whitespace. 1991
'+' is not followed by whitespace. 1991
line contains a tab character 1992
line contains a tab character 1993
line contains a tab character 1995
line contains a tab character 1996
line contains a tab character 1997
line contains a tab character 1998
Expected @param tag for 'o'. 1998
'{' is not preceeded with whitespace. 1998
line contains a tab character 1999
'{' is not preceeded with whitespace. 1999
line longer than 80 characters 2000
line contains a tab character 2000
'+' is not preceeded with whitespace. 2000
'+' is not followed by whitespace. 2000
'+' is not preceeded with whitespace. 2000
'+' is not followed by whitespace. 2000
line contains a tab character 2001
line contains a tab character 2002
'{' is not preceeded with whitespace. 2002
line longer than 80 characters 2003
line contains a tab character 2003
'+' is not preceeded with whitespace. 2003
'+' is not followed by whitespace. 2003
'+' is not preceeded with whitespace. 2003
'+' is not followed by whitespace. 2003
line contains a tab character 2004
line contains a tab character 2005
line contains a tab character 2007
line contains a tab character 2008
line contains a tab character 2009
line contains a tab character 2010
Expected @param tag for 'o'. 2010
'{' is not preceeded with whitespace. 2010
line contains a tab character 2011
'{' is not preceeded with whitespace. 2011
line longer than 80 characters 2012
line contains a tab character 2012
'+' is not preceeded with whitespace. 2012
'+' is not followed by whitespace. 2012
'+' is not preceeded with whitespace. 2012
'+' is not followed by whitespace. 2012
line contains a tab character 2013
line contains a tab character 2014
'{' is not preceeded with whitespace. 2014
line longer than 80 characters 2015
line contains a tab character 2015
'+' is not preceeded with whitespace. 2015
'+' is not followed by whitespace. 2015
'+' is not preceeded with whitespace. 2015
'+' is not followed by whitespace. 2015
line contains a tab character 2016
line contains a tab character 2017
line contains a tab character 2019
line contains a tab character 2020
line contains a tab character 2021
line contains a tab character 2022
Expected @param tag for 'o'. 2022
'{' is not preceeded with whitespace. 2022
line contains a tab character 2023
line contains a tab character 2024
line contains a tab character 2026
line contains a tab character 2027
line contains a tab character 2028
line contains a tab character 2029
method name 'visitJSR_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2029
Expected @param tag for 'o'. 2029
'{' is not preceeded with whitespace. 2029
line contains a tab character 2030
line contains a tab character 2031
line contains a tab character 2033
line contains a tab character 2034
line contains a tab character 2035
line contains a tab character 2036
Expected @param tag for 'o'. 2036
'{' is not preceeded with whitespace. 2036
line contains a tab character 2037
'{' is not preceeded with whitespace. 2037
line longer than 80 characters 2038
line contains a tab character 2038
'+' is not preceeded with whitespace. 2038
'+' is not followed by whitespace. 2038
'+' is not preceeded with whitespace. 2038
'+' is not followed by whitespace. 2038
line contains a tab character 2039
line contains a tab character 2040
line contains a tab character 2042
line contains a tab character 2043
line contains a tab character 2044
line contains a tab character 2045
Expected @param tag for 'o'. 2045
'{' is not preceeded with whitespace. 2045
line contains a tab character 2046
'{' is not preceeded with whitespace. 2046
line longer than 80 characters 2047
line contains a tab character 2047
'+' is not preceeded with whitespace. 2047
'+' is not followed by whitespace. 2047
'+' is not preceeded with whitespace. 2047
'+' is not followed by whitespace. 2047
line contains a tab character 2048
line contains a tab character 2049
line contains a tab character 2051
line contains a tab character 2052
line contains a tab character 2053
line contains a tab character 2054
Expected @param tag for 'o'. 2054
'{' is not preceeded with whitespace. 2054
line contains a tab character 2055
'{' is not preceeded with whitespace. 2055
line longer than 80 characters 2056
line contains a tab character 2056
'+' is not preceeded with whitespace. 2056
'+' is not followed by whitespace. 2056
'+' is not preceeded with whitespace. 2056
'+' is not followed by whitespace. 2056
line contains a tab character 2057
line contains a tab character 2058
line contains a tab character 2060
line contains a tab character 2061
line contains a tab character 2062
line contains a tab character 2063
Expected @param tag for 'o'. 2063
'{' is not preceeded with whitespace. 2063
line contains a tab character 2064
'{' is not preceeded with whitespace. 2064
line longer than 80 characters 2065
line contains a tab character 2065
'+' is not preceeded with whitespace. 2065
'+' is not followed by whitespace. 2065
'+' is not preceeded with whitespace. 2065
'+' is not followed by whitespace. 2065
line contains a tab character 2066
line contains a tab character 2067
'{' is not preceeded with whitespace. 2067
line longer than 80 characters 2068
line contains a tab character 2068
'+' is not preceeded with whitespace. 2068
'+' is not followed by whitespace. 2068
'+' is not preceeded with whitespace. 2068
'+' is not followed by whitespace. 2068
line contains a tab character 2069
line contains a tab character 2070
line contains a tab character 2072
line contains a tab character 2073
line contains a tab character 2074
line contains a tab character 2075
Expected @param tag for 'o'. 2075
'{' is not preceeded with whitespace. 2075
line contains a tab character 2076
line contains a tab character 2077
'{' is not preceeded with whitespace. 2077
line contains a tab character 2078
line contains a tab character 2079
line contains a tab character 2080
'!' is followed by whitespace. 2080
'{' is not preceeded with whitespace. 2080
line longer than 80 characters 2081
line contains a tab character 2081
'+' is not preceeded with whitespace. 2081
'+' is not followed by whitespace. 2081
'+' is not preceeded with whitespace. 2081
'+' is not followed by whitespace. 2081
line contains a tab character 2082
line contains a tab character 2083
line contains a tab character 2084
'{' is not preceeded with whitespace. 2084
line longer than 80 characters 2085
line contains a tab character 2085
'+' is not preceeded with whitespace. 2085
'+' is not followed by whitespace. 2085
'+' is not preceeded with whitespace. 2085
'+' is not followed by whitespace. 2085
line contains a tab character 2086
line contains a tab character 2087
line contains a tab character 2089
line contains a tab character 2090
line contains a tab character 2091
line contains a tab character 2092
Expected @param tag for 'o'. 2092
'{' is not preceeded with whitespace. 2092
line contains a tab character 2093
'{' is not preceeded with whitespace. 2093
line longer than 80 characters 2094
line contains a tab character 2094
'+' is not preceeded with whitespace. 2094
'+' is not followed by whitespace. 2094
'+' is not preceeded with whitespace. 2094
'+' is not followed by whitespace. 2094
line contains a tab character 2095
line contains a tab character 2096
'{' is not preceeded with whitespace. 2096
line longer than 80 characters 2097
line contains a tab character 2097
'+' is not preceeded with whitespace. 2097
'+' is not followed by whitespace. 2097
'+' is not preceeded with whitespace. 2097
'+' is not followed by whitespace. 2097
line contains a tab character 2098
line contains a tab character 2099
line contains a tab character 2101
line contains a tab character 2102
line contains a tab character 2103
line contains a tab character 2104
Expected @param tag for 'o'. 2104
'{' is not preceeded with whitespace. 2104
line contains a tab character 2105
'{' is not preceeded with whitespace. 2105
line longer than 80 characters 2106
line contains a tab character 2106
'+' is not preceeded with whitespace. 2106
'+' is not followed by whitespace. 2106
'+' is not preceeded with whitespace. 2106
'+' is not followed by whitespace. 2106
line contains a tab character 2107
line contains a tab character 2108
line contains a tab character 2109
'{' is not preceeded with whitespace. 2109
line contains a tab character 2110
line contains a tab character 2111
line contains a tab character 2112
'!' is followed by whitespace. 2112
'{' is not preceeded with whitespace. 2112
line longer than 80 characters 2113
line contains a tab character 2113
'+' is not preceeded with whitespace. 2113
'+' is not followed by whitespace. 2113
'+' is not preceeded with whitespace. 2113
'+' is not followed by whitespace. 2113
line contains a tab character 2114
line contains a tab character 2115
line contains a tab character 2116
'{' is not preceeded with whitespace. 2116
line longer than 80 characters 2117
line contains a tab character 2117
'+' is not preceeded with whitespace. 2117
'+' is not followed by whitespace. 2117
'+' is not preceeded with whitespace. 2117
'+' is not followed by whitespace. 2117
line contains a tab character 2118
line contains a tab character 2119
line contains a tab character 2121
line contains a tab character 2122
line contains a tab character 2123
line contains a tab character 2124
Expected @param tag for 'o'. 2124
'{' is not preceeded with whitespace. 2124
line contains a tab character 2125
'{' is not preceeded with whitespace. 2125
line longer than 80 characters 2126
line contains a tab character 2126
'+' is not preceeded with whitespace. 2126
'+' is not followed by whitespace. 2126
'+' is not preceeded with whitespace. 2126
'+' is not followed by whitespace. 2126
line contains a tab character 2127
line contains a tab character 2128
'{' is not preceeded with whitespace. 2128
line longer than 80 characters 2129
line contains a tab character 2129
'+' is not preceeded with whitespace. 2129
'+' is not followed by whitespace. 2129
'+' is not preceeded with whitespace. 2129
'+' is not followed by whitespace. 2129
line contains a tab character 2130
line contains a tab character 2131
line contains a tab character 2133
line contains a tab character 2134
line contains a tab character 2135
line contains a tab character 2136
Expected @param tag for 'o'. 2136
'{' is not preceeded with whitespace. 2136
line contains a tab character 2137
line contains a tab character 2138
line contains a tab character 2140
line contains a tab character 2141
line contains a tab character 2142
line contains a tab character 2143
Expected @param tag for 'o'. 2143
'{' is not preceeded with whitespace. 2143
line contains a tab character 2144
line contains a tab character 2145
line contains a tab character 2146
line contains a tab character 2147
'!' is followed by whitespace. 2147
'(' is followed by whitespace. 2147
'(' is followed by whitespace. 2147
'||' should be on a new line. 2147
line longer than 80 characters 2148
line contains a tab character 2148
'(' is followed by whitespace. 2148
')' is preceeded by whitespace. 2148
'||' should be on a new line. 2148
line longer than 80 characters 2149
line contains a tab character 2149
'(' is followed by whitespace. 2149
')' is preceeded by whitespace. 2149
')' is preceeded by whitespace. 2149
')' is preceeded by whitespace. 2149
'{' is not preceeded with whitespace. 2149
line longer than 80 characters 2150
line contains a tab character 2150
'+' is not preceeded with whitespace. 2150
'+' is not followed by whitespace. 2150
'+' is not preceeded with whitespace. 2150
'+' is not followed by whitespace. 2150
line contains a tab character 2151
line contains a tab character 2152
line contains a tab character 2154
line contains a tab character 2155
line contains a tab character 2156
line contains a tab character 2157
method name 'visitLDC_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2157
Expected @param tag for 'o'. 2157
'{' is not preceeded with whitespace. 2157
line contains a tab character 2158
line contains a tab character 2159
line contains a tab character 2160
line contains a tab character 2161
'!' is followed by whitespace. 2161
'(' is followed by whitespace. 2161
'(' is followed by whitespace. 2161
'||' should be on a new line. 2161
line longer than 80 characters 2162
line contains a tab character 2162
'(' is followed by whitespace. 2162
')' is preceeded by whitespace. 2162
'||' should be on a new line. 2162
line longer than 80 characters 2163
line contains a tab character 2163
'(' is followed by whitespace. 2163
')' is preceeded by whitespace. 2163
')' is preceeded by whitespace. 2163
')' is preceeded by whitespace. 2163
'{' is not preceeded with whitespace. 2163
line longer than 80 characters 2164
line contains a tab character 2164
'+' is not preceeded with whitespace. 2164
'+' is not followed by whitespace. 2164
'+' is not preceeded with whitespace. 2164
'+' is not followed by whitespace. 2164
line contains a tab character 2165
line contains a tab character 2166
line contains a tab character 2168
line contains a tab character 2169
line contains a tab character 2170
line contains a tab character 2171
method name 'visitLDC2_W' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2171
Expected @param tag for 'o'. 2171
'{' is not preceeded with whitespace. 2171
line contains a tab character 2172
line contains a tab character 2173
line contains a tab character 2174
line contains a tab character 2175
'!' is followed by whitespace. 2175
'(' is followed by whitespace. 2175
'(' is followed by whitespace. 2175
'||' should be on a new line. 2175
line longer than 80 characters 2176
line contains a tab character 2176
'(' is followed by whitespace. 2176
')' is preceeded by whitespace. 2176
')' is preceeded by whitespace. 2176
')' is preceeded by whitespace. 2176
'{' is not preceeded with whitespace. 2176
line longer than 80 characters 2177
line contains a tab character 2177
'+' is not preceeded with whitespace. 2177
'+' is not followed by whitespace. 2177
'+' is not preceeded with whitespace. 2177
'+' is not followed by whitespace. 2177
line contains a tab character 2178
line contains a tab character 2179
line contains a tab character 2181
line contains a tab character 2182
line contains a tab character 2183
line contains a tab character 2184
Expected @param tag for 'o'. 2184
'{' is not preceeded with whitespace. 2184
line contains a tab character 2185
'{' is not preceeded with whitespace. 2185
line longer than 80 characters 2186
line contains a tab character 2186
'+' is not preceeded with whitespace. 2186
'+' is not followed by whitespace. 2186
'+' is not preceeded with whitespace. 2186
'+' is not followed by whitespace. 2186
line contains a tab character 2187
line contains a tab character 2188
'{' is not preceeded with whitespace. 2188
line longer than 80 characters 2189
line contains a tab character 2189
'+' is not preceeded with whitespace. 2189
'+' is not followed by whitespace. 2189
'+' is not preceeded with whitespace. 2189
'+' is not followed by whitespace. 2189
line contains a tab character 2190
line contains a tab character 2191
line contains a tab character 2193
line contains a tab character 2194
line contains a tab character 2195
line contains a tab character 2196
Expected @param tag for 'o'. 2196
'{' is not preceeded with whitespace. 2196
line contains a tab character 2197
line contains a tab character 2198
line contains a tab character 2199
line contains a tab character 2200
line contains a tab character 2202
line contains a tab character 2203
line contains a tab character 2204
line contains a tab character 2205
Expected @param tag for 'o'. 2205
'{' is not preceeded with whitespace. 2205
line contains a tab character 2206
'{' is not preceeded with whitespace. 2206
line longer than 80 characters 2207
line contains a tab character 2207
'+' is not preceeded with whitespace. 2207
'+' is not followed by whitespace. 2207
'+' is not preceeded with whitespace. 2207
'+' is not followed by whitespace. 2207
line contains a tab character 2208
line contains a tab character 2209
'{' is not preceeded with whitespace. 2209
line longer than 80 characters 2210
line contains a tab character 2210
'+' is not preceeded with whitespace. 2210
'+' is not followed by whitespace. 2210
'+' is not preceeded with whitespace. 2210
'+' is not followed by whitespace. 2210
line contains a tab character 2211
line contains a tab character 2212
line contains a tab character 2214
line contains a tab character 2215
line contains a tab character 2216
line contains a tab character 2217
Expected @param tag for 'o'. 2217
'{' is not preceeded with whitespace. 2217
line contains a tab character 2218
'{' is not preceeded with whitespace. 2218
line longer than 80 characters 2219
line contains a tab character 2219
'+' is not preceeded with whitespace. 2219
'+' is not followed by whitespace. 2219
'+' is not preceeded with whitespace. 2219
'+' is not followed by whitespace. 2219
line contains a tab character 2220
line contains a tab character 2221
line contains a tab character 2222
line contains a tab character 2223
line contains a tab character 2224
line contains a tab character 2225
line contains a tab character 2226
Expected @param tag for 'o'. 2226
'{' is not preceeded with whitespace. 2226
line contains a tab character 2227
'{' is not preceeded with whitespace. 2227
line longer than 80 characters 2228
line contains a tab character 2228
'+' is not preceeded with whitespace. 2228
'+' is not followed by whitespace. 2228
'+' is not preceeded with whitespace. 2228
'+' is not followed by whitespace. 2228
line contains a tab character 2229
line contains a tab character 2230
line contains a tab character 2231
line contains a tab character 2233
line contains a tab character 2234
line contains a tab character 2235
line contains a tab character 2236
Expected @param tag for 'o'. 2236
'{' is not preceeded with whitespace. 2236
line contains a tab character 2237
'{' is not preceeded with whitespace. 2237
line longer than 80 characters 2238
line contains a tab character 2238
'+' is not preceeded with whitespace. 2238
'+' is not followed by whitespace. 2238
'+' is not preceeded with whitespace. 2238
'+' is not followed by whitespace. 2238
line contains a tab character 2239
line contains a tab character 2240
'{' is not preceeded with whitespace. 2240
line longer than 80 characters 2241
line contains a tab character 2241
'+' is not preceeded with whitespace. 2241
'+' is not followed by whitespace. 2241
'+' is not preceeded with whitespace. 2241
'+' is not followed by whitespace. 2241
line contains a tab character 2242
line contains a tab character 2243
line contains a tab character 2245
line contains a tab character 2246
line contains a tab character 2247
line contains a tab character 2248
Expected @param tag for 'o'. 2248
'{' is not preceeded with whitespace. 2248
line contains a tab character 2249
'{' is not preceeded with whitespace. 2249
line longer than 80 characters 2250
line contains a tab character 2250
'+' is not preceeded with whitespace. 2250
'+' is not followed by whitespace. 2250
'+' is not preceeded with whitespace. 2250
'+' is not followed by whitespace. 2250
line contains a tab character 2251
line contains a tab character 2252
'{' is not preceeded with whitespace. 2252
line longer than 80 characters 2253
line contains a tab character 2253
'+' is not preceeded with whitespace. 2253
'+' is not followed by whitespace. 2253
'+' is not preceeded with whitespace. 2253
'+' is not followed by whitespace. 2253
line contains a tab character 2254
line contains a tab character 2255
line contains a tab character 2257
line contains a tab character 2258
line contains a tab character 2259
line contains a tab character 2260
Expected @param tag for 'o'. 2260
'{' is not preceeded with whitespace. 2260
line contains a tab character 2261
'{' is not preceeded with whitespace. 2261
line longer than 80 characters 2262
line contains a tab character 2262
'+' is not preceeded with whitespace. 2262
'+' is not followed by whitespace. 2262
'+' is not preceeded with whitespace. 2262
'+' is not followed by whitespace. 2262
line contains a tab character 2263
line contains a tab character 2264
line contains a tab character 2266
line contains a tab character 2267
line contains a tab character 2268
line contains a tab character 2269
Expected @param tag for 'o'. 2269
'{' is not preceeded with whitespace. 2269
line contains a tab character 2270
'{' is not preceeded with whitespace. 2270
line longer than 80 characters 2271
line contains a tab character 2271
'+' is not preceeded with whitespace. 2271
'+' is not followed by whitespace. 2271
'+' is not preceeded with whitespace. 2271
'+' is not followed by whitespace. 2271
line contains a tab character 2272
line contains a tab character 2273
'{' is not preceeded with whitespace. 2273
line longer than 80 characters 2274
line contains a tab character 2274
'+' is not preceeded with whitespace. 2274
'+' is not followed by whitespace. 2274
'+' is not preceeded with whitespace. 2274
'+' is not followed by whitespace. 2274
line contains a tab character 2275
line contains a tab character 2276
line contains a tab character 2278
line contains a tab character 2279
line contains a tab character 2280
line contains a tab character 2281
Expected @param tag for 'o'. 2281
'{' is not preceeded with whitespace. 2281
line contains a tab character 2282
'{' is not preceeded with whitespace. 2282
line longer than 80 characters 2283
line contains a tab character 2283
'+' is not preceeded with whitespace. 2283
'+' is not followed by whitespace. 2283
'+' is not preceeded with whitespace. 2283
'+' is not followed by whitespace. 2283
line contains a tab character 2284
line contains a tab character 2285
'{' is not preceeded with whitespace. 2285
line longer than 80 characters 2286
line contains a tab character 2286
'+' is not preceeded with whitespace. 2286
'+' is not followed by whitespace. 2286
'+' is not preceeded with whitespace. 2286
'+' is not followed by whitespace. 2286
line contains a tab character 2287
line contains a tab character 2288
line contains a tab character 2290
line contains a tab character 2291
line contains a tab character 2292
line contains a tab character 2293
Expected @param tag for 'o'. 2293
'{' is not preceeded with whitespace. 2293
line contains a tab character 2294
line contains a tab character 2295
line contains a tab character 2296
line contains a tab character 2297
line contains a tab character 2299
line contains a tab character 2300
line contains a tab character 2301
line contains a tab character 2302
Expected @param tag for 'o'. 2302
'{' is not preceeded with whitespace. 2302
line contains a tab character 2303
'{' is not preceeded with whitespace. 2303
line longer than 80 characters 2304
line contains a tab character 2304
'+' is not preceeded with whitespace. 2304
'+' is not followed by whitespace. 2304
'+' is not preceeded with whitespace. 2304
'+' is not followed by whitespace. 2304
line contains a tab character 2305
line contains a tab character 2306
'{' is not preceeded with whitespace. 2306
line longer than 80 characters 2307
line contains a tab character 2307
'+' is not preceeded with whitespace. 2307
'+' is not followed by whitespace. 2307
'+' is not preceeded with whitespace. 2307
'+' is not followed by whitespace. 2307
line contains a tab character 2308
line contains a tab character 2309
line contains a tab character 2311
line contains a tab character 2312
line contains a tab character 2313
line contains a tab character 2314
Expected @param tag for 'o'. 2314
'{' is not preceeded with whitespace. 2314
line contains a tab character 2315
'{' is not preceeded with whitespace. 2315
line longer than 80 characters 2316
line contains a tab character 2316
'+' is not preceeded with whitespace. 2316
'+' is not followed by whitespace. 2316
'+' is not preceeded with whitespace. 2316
'+' is not followed by whitespace. 2316
line contains a tab character 2317
line contains a tab character 2318
'{' is not preceeded with whitespace. 2318
line longer than 80 characters 2319
line contains a tab character 2319
'+' is not preceeded with whitespace. 2319
'+' is not followed by whitespace. 2319
'+' is not preceeded with whitespace. 2319
'+' is not followed by whitespace. 2319
line contains a tab character 2320
line contains a tab character 2321
line contains a tab character 2323
line contains a tab character 2324
line contains a tab character 2325
line contains a tab character 2326
Expected @param tag for 'o'. 2326
'{' is not preceeded with whitespace. 2326
line contains a tab character 2327
'{' is not preceeded with whitespace. 2327
line longer than 80 characters 2328
line contains a tab character 2328
'+' is not preceeded with whitespace. 2328
'+' is not followed by whitespace. 2328
'+' is not preceeded with whitespace. 2328
'+' is not followed by whitespace. 2328
line contains a tab character 2329
line contains a tab character 2330
'{' is not preceeded with whitespace. 2330
line longer than 80 characters 2331
line contains a tab character 2331
'+' is not preceeded with whitespace. 2331
'+' is not followed by whitespace. 2331
'+' is not preceeded with whitespace. 2331
'+' is not followed by whitespace. 2331
line contains a tab character 2332
line contains a tab character 2333
line contains a tab character 2335
line contains a tab character 2336
line contains a tab character 2337
line contains a tab character 2338
Expected @param tag for 'o'. 2338
'{' is not preceeded with whitespace. 2338
line contains a tab character 2339
'!' is followed by whitespace. 2339
'{' is not preceeded with whitespace. 2339
line longer than 80 characters 2340
line contains a tab character 2340
'+' is not preceeded with whitespace. 2340
'+' is not followed by whitespace. 2340
'+' is not preceeded with whitespace. 2340
'+' is not followed by whitespace. 2340
line contains a tab character 2341
line longer than 80 characters 2342
line contains a tab character 2342
')' is preceeded by whitespace. 2342
line contains a tab character 2343
line contains a tab character 2345
line contains a tab character 2346
line contains a tab character 2347
line contains a tab character 2348
Expected @param tag for 'o'. 2348
'{' is not preceeded with whitespace. 2348
line contains a tab character 2349
'!' is followed by whitespace. 2349
'{' is not preceeded with whitespace. 2349
line longer than 80 characters 2350
line contains a tab character 2350
'+' is not preceeded with whitespace. 2350
'+' is not followed by whitespace. 2350
'+' is not preceeded with whitespace. 2350
'+' is not followed by whitespace. 2350
line contains a tab character 2351
line longer than 80 characters 2352
line contains a tab character 2352
')' is preceeded by whitespace. 2352
line contains a tab character 2353
line contains a tab character 2355
line contains a tab character 2356
line contains a tab character 2357
line contains a tab character 2358
Expected @param tag for 'o'. 2358
'{' is not preceeded with whitespace. 2358
line contains a tab character 2359
line contains a tab character 2360
line contains a tab character 2361
'=' is not preceeded with whitespace. 2361
'=' is not followed by whitespace. 2361
'<' is not preceeded with whitespace. 2361
'<' is not followed by whitespace. 2361
'{' is not preceeded with whitespace. 2361
line contains a tab character 2362
'{' is not preceeded with whitespace. 2362
line longer than 80 characters 2363
line contains a tab character 2363
'+' is not preceeded with whitespace. 2363
'+' is not followed by whitespace. 2363
'+' is not preceeded with whitespace. 2363
'+' is not followed by whitespace. 2363
line contains a tab character 2364
line contains a tab character 2365
line longer than 80 characters 2366
line contains a tab character 2366
line contains a tab character 2367
line contains a tab character 2368
line contains a tab character 2370
line contains a tab character 2371
line contains a tab character 2372
line contains a tab character 2373
Expected @param tag for 'o'. 2373
'{' is not preceeded with whitespace. 2373
line contains a tab character 2374
line contains a tab character 2375
line contains a tab character 2376
line contains a tab character 2377
line contains a tab character 2378
'!' is followed by whitespace. 2378
'{' is not preceeded with whitespace. 2378
line longer than 80 characters 2379
line contains a tab character 2379
line contains a tab character 2380
line contains a tab character 2381
'!' is followed by whitespace. 2381
'{' is not preceeded with whitespace. 2381
line longer than 80 characters 2382
line contains a tab character 2382
'+' is not preceeded with whitespace. 2382
'+' is not followed by whitespace. 2382
'+' is not preceeded with whitespace. 2382
'+' is not followed by whitespace. 2382
line contains a tab character 2383
line contains a tab character 2384
line contains a tab character 2386
line contains a tab character 2387
'!' is followed by whitespace. 2387
'{' is not preceeded with whitespace. 2387
line longer than 80 characters 2388
line contains a tab character 2388
'+' is not preceeded with whitespace. 2388
'+' is not followed by whitespace. 2388
'+' is not preceeded with whitespace. 2388
'+' is not followed by whitespace. 2388
line contains a tab character 2389
line contains a tab character 2390
line contains a tab character 2392
line contains a tab character 2393
line contains a tab character 2394
line contains a tab character 2395
Expected @param tag for 'o'. 2395
'{' is not preceeded with whitespace. 2395
line contains a tab character 2396
'{' is not preceeded with whitespace. 2396
line longer than 80 characters 2397
line contains a tab character 2397
'+' is not preceeded with whitespace. 2397
'+' is not followed by whitespace. 2397
'+' is not preceeded with whitespace. 2397
'+' is not followed by whitespace. 2397
line contains a tab character 2398
line contains a tab character 2399
line contains a tab character 2401
line contains a tab character 2402
line contains a tab character 2403
line contains a tab character 2404
Expected @param tag for 'o'. 2404
'{' is not preceeded with whitespace. 2404
line contains a tab character 2405
line contains a tab character 2406
line contains a tab character 2408
line contains a tab character 2409
line contains a tab character 2410
line contains a tab character 2411
Expected @param tag for 'o'. 2411
'{' is not preceeded with whitespace. 2411
line contains a tab character 2412
'{' is not preceeded with whitespace. 2412
line longer than 80 characters 2413
line contains a tab character 2413
'+' is not preceeded with whitespace. 2413
'+' is not followed by whitespace. 2413
'+' is not preceeded with whitespace. 2413
'+' is not followed by whitespace. 2413
'+' is not preceeded with whitespace. 2413
'+' is not followed by whitespace. 2413
'+' is not preceeded with whitespace. 2413
'+' is not followed by whitespace. 2413
line contains a tab character 2414
line contains a tab character 2415
line contains a tab character 2417
line contains a tab character 2418
line contains a tab character 2419
line contains a tab character 2420
Expected @param tag for 'o'. 2420
'{' is not preceeded with whitespace. 2420
line contains a tab character 2421
'{' is not preceeded with whitespace. 2421
line longer than 80 characters 2422
line contains a tab character 2422
'+' is not preceeded with whitespace. 2422
'+' is not followed by whitespace. 2422
'+' is not preceeded with whitespace. 2422
'+' is not followed by whitespace. 2422
'+' is not preceeded with whitespace. 2422
'+' is not followed by whitespace. 2422
'+' is not preceeded with whitespace. 2422
'+' is not followed by whitespace. 2422
line contains a tab character 2423
line contains a tab character 2424
line contains a tab character 2426
line contains a tab character 2427
line contains a tab character 2428
line contains a tab character 2429
Expected @param tag for 'o'. 2429
'{' is not preceeded with whitespace. 2429
line contains a tab character 2431
line longer than 80 characters 2432
line contains a tab character 2432
'!' is followed by whitespace. 2432
'(' is followed by whitespace. 2432
')' is preceeded by whitespace. 2432
')' is preceeded by whitespace. 2432
'{' is not preceeded with whitespace. 2432
line longer than 80 characters 2433
line contains a tab character 2433
'+' is not preceeded with whitespace. 2433
'+' is not followed by whitespace. 2433
'+' is not preceeded with whitespace. 2433
'+' is not followed by whitespace. 2433
line contains a tab character 2434
line contains a tab character 2435
line contains a tab character 2436
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2436
line contains a tab character 2437
line longer than 80 characters 2438
line contains a tab character 2438
line contains a tab character 2439
line contains a tab character 2440
line contains a tab character 2441
'=' is not preceeded with whitespace. 2441
'=' is not followed by whitespace. 2441
'<' is not preceeded with whitespace. 2441
'<' is not followed by whitespace. 2441
'{' is not preceeded with whitespace. 2441
line contains a tab character 2442
'{' is not preceeded with whitespace. 2442
line contains a tab character 2443
line contains a tab character 2444
line contains a tab character 2445
line contains a tab character 2446
line contains a tab character 2447
'{' is not preceeded with whitespace. 2447
line longer than 80 characters 2448
line contains a tab character 2448
line contains a tab character 2449
line contains a tab character 2451
line contains a tab character 2452
line contains a tab character 2453
line contains a tab character 2454
'||' should be on a new line. 2454
line contains a tab character 2455
'||' should be on a new line. 2455
line contains a tab character 2456
'||' should be on a new line. 2456
line contains a tab character 2457
'{' is not preceeded with whitespace. 2457
line contains a tab character 2458
line contains a tab character 2459
line contains a tab character 2460
'{' is not preceeded with whitespace. 2460
line contains a tab character 2461
line contains a tab character 2462
'{' is not preceeded with whitespace. 2462
line contains a tab character 2463
line contains a tab character 2464
line contains a tab character 2465
'}' should be on the same line. 2465
line contains a tab character 2466
'else' is not followed by whitespace. 2466
'{' is not preceeded with whitespace. 2466
line longer than 80 characters 2467
line contains a tab character 2467
'+' is not preceeded with whitespace. 2467
'+' is not followed by whitespace. 2467
'+' is not preceeded with whitespace. 2467
'+' is not followed by whitespace. 2467
line contains a tab character 2468
line longer than 80 characters 2469
Comment matches to-do format 'TODO:'. 2469
line contains a tab character 2469
line longer than 80 characters 2470
line contains a tab character 2470
line longer than 80 characters 2471
line contains a tab character 2471
line contains a tab character 2472
'{' is not preceeded with whitespace. 2472
line longer than 80 characters 2473
line contains a tab character 2473
'+' is not preceeded with whitespace. 2473
'+' is not followed by whitespace. 2473
'+' is not preceeded with whitespace. 2473
'+' is not followed by whitespace. 2473
'+' is not preceeded with whitespace. 2473
'+' is not followed by whitespace. 2473
'+' is not preceeded with whitespace. 2473
'+' is not followed by whitespace. 2473
line contains a tab character 2474
line contains a tab character 2475
'}' should be on the same line. 2475
line contains a tab character 2476
'else' is not followed by whitespace. 2476
'{' is not preceeded with whitespace. 2476
line contains a tab character 2477
'{' is not preceeded with whitespace. 2477
line longer than 80 characters 2478
line contains a tab character 2478
'+' is not preceeded with whitespace. 2478
'+' is not followed by whitespace. 2478
'+' is not preceeded with whitespace. 2478
'+' is not followed by whitespace. 2478
'+' is not preceeded with whitespace. 2478
'+' is not followed by whitespace. 2478
'+' is not preceeded with whitespace. 2478
'+' is not followed by whitespace. 2478
line contains a tab character 2479
line contains a tab character 2480
line contains a tab character 2481
line contains a tab character 2482
'{' is not preceeded with whitespace. 2482
line contains a tab character 2483
line contains a tab character 2484
line contains a tab character 2486
'(' is followed by whitespace. 2486
'||' should be on a new line. 2486
line longer than 80 characters 2487
line contains a tab character 2487
')' is preceeded by whitespace. 2487
'{' is not preceeded with whitespace. 2487
line contains a tab character 2488
line contains a tab character 2489
'{' is not preceeded with whitespace. 2489
line contains a tab character 2490
line contains a tab character 2491
line contains a tab character 2492
'!' is followed by whitespace. 2492
')' is preceeded by whitespace. 2492
'{' is not preceeded with whitespace. 2492
line longer than 80 characters 2493
line contains a tab character 2493
'+' is not preceeded with whitespace. 2493
'+' is not followed by whitespace. 2493
'+' is not preceeded with whitespace. 2493
'+' is not followed by whitespace. 2493
line contains a tab character 2494
line contains a tab character 2495
line contains a tab character 2496
'!' is followed by whitespace. 2496
'(' is followed by whitespace. 2496
'||' should be on a new line. 2496
line longer than 80 characters 2497
line contains a tab character 2497
')' is preceeded by whitespace. 2497
')' is preceeded by whitespace. 2497
'{' is not preceeded with whitespace. 2497
line longer than 80 characters 2498
line contains a tab character 2498
'+' is not preceeded with whitespace. 2498
'+' is not followed by whitespace. 2498
'+' is not preceeded with whitespace. 2498
'+' is not followed by whitespace. 2498
line contains a tab character 2499
line contains a tab character 2500
line contains a tab character 2501
Comment matches to-do format 'TODO:'. 2503
line contains a tab character 2503
line contains a tab character 2504
'{' is not preceeded with whitespace. 2504
line longer than 80 characters 2505
line contains a tab character 2505
'+' is not preceeded with whitespace. 2505
'+' is not followed by whitespace. 2505
'+' is not preceeded with whitespace. 2505
'+' is not followed by whitespace. 2505
line contains a tab character 2506
line contains a tab character 2507
line contains a tab character 2509
line contains a tab character 2510
line contains a tab character 2511
line contains a tab character 2512
Expected @param tag for 'o'. 2512
'{' is not preceeded with whitespace. 2512
line contains a tab character 2513
variable 'field_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 2513
line longer than 80 characters 2514
line contains a tab character 2514
line contains a tab character 2515
line contains a tab character 2516
line contains a tab character 2517
'=' is not preceeded with whitespace. 2517
'=' is not followed by whitespace. 2517
'<' is not preceeded with whitespace. 2517
'<' is not followed by whitespace. 2517
'{' is not preceeded with whitespace. 2517
line contains a tab character 2518
'{' is not preceeded with whitespace. 2518
line contains a tab character 2519
line contains a tab character 2520
line contains a tab character 2521
line contains a tab character 2522
line contains a tab character 2523
'{' is not preceeded with whitespace. 2523
line longer than 80 characters 2524
line contains a tab character 2524
line contains a tab character 2525
line contains a tab character 2526
line contains a tab character 2527
line contains a tab character 2528
line contains a tab character 2529
'||' should be on a new line. 2529
line contains a tab character 2530
'||' should be on a new line. 2530
line contains a tab character 2531
'||' should be on a new line. 2531
line contains a tab character 2532
'{' is not preceeded with whitespace. 2532
line contains a tab character 2533
line contains a tab character 2534
line contains a tab character 2535
'{' is not preceeded with whitespace. 2535
line contains a tab character 2536
line contains a tab character 2537
'{' is not preceeded with whitespace. 2537
line contains a tab character 2538
line contains a tab character 2539
line contains a tab character 2540
'}' should be on the same line. 2540
line contains a tab character 2541
'else' is not followed by whitespace. 2541
'{' is not preceeded with whitespace. 2541
line longer than 80 characters 2542
line contains a tab character 2542
'+' is not preceeded with whitespace. 2542
'+' is not followed by whitespace. 2542
'+' is not preceeded with whitespace. 2542
'+' is not followed by whitespace. 2542
line contains a tab character 2543
line longer than 80 characters 2544
Comment matches to-do format 'TODO:'. 2544
line contains a tab character 2544
line longer than 80 characters 2545
line contains a tab character 2545
line longer than 80 characters 2546
line contains a tab character 2546
line contains a tab character 2547
'{' is not preceeded with whitespace. 2547
line longer than 80 characters 2548
line contains a tab character 2548
'+' is not preceeded with whitespace. 2548
'+' is not followed by whitespace. 2548
'+' is not preceeded with whitespace. 2548
'+' is not followed by whitespace. 2548
'+' is not preceeded with whitespace. 2548
'+' is not followed by whitespace. 2548
'+' is not preceeded with whitespace. 2548
'+' is not followed by whitespace. 2548
line contains a tab character 2549
line contains a tab character 2550
'}' should be on the same line. 2550
line contains a tab character 2551
'else' is not followed by whitespace. 2551
'{' is not preceeded with whitespace. 2551
line contains a tab character 2552
'{' is not preceeded with whitespace. 2552
line longer than 80 characters 2553
line contains a tab character 2553
'+' is not preceeded with whitespace. 2553
'+' is not followed by whitespace. 2553
'+' is not preceeded with whitespace. 2553
'+' is not followed by whitespace. 2553
'+' is not preceeded with whitespace. 2553
'+' is not followed by whitespace. 2553
'+' is not preceeded with whitespace. 2553
'+' is not followed by whitespace. 2553
line contains a tab character 2554
line contains a tab character 2555
line longer than 80 characters 2556
Comment matches to-do format 'TODO:'. 2556
line contains a tab character 2556
line longer than 80 characters 2557
line contains a tab character 2557
line contains a tab character 2558
line contains a tab character 2560
line contains a tab character 2561
line contains a tab character 2562
line contains a tab character 2563
Expected @param tag for 'o'. 2563
'{' is not preceeded with whitespace. 2563
line longer than 80 characters 2564
line contains a tab character 2564
'!' is followed by whitespace. 2564
'{' is not preceeded with whitespace. 2564
line longer than 80 characters 2565
line contains a tab character 2565
'+' is not preceeded with whitespace. 2565
'+' is not followed by whitespace. 2565
'+' is not preceeded with whitespace. 2565
'+' is not followed by whitespace. 2565
line contains a tab character 2566
line contains a tab character 2567
'{' is not preceeded with whitespace. 2567
line longer than 80 characters 2568
line contains a tab character 2568
line contains a tab character 2569
line longer than 80 characters 2570
line contains a tab character 2570
line contains a tab character 2571
line contains a tab character 2572
line contains a tab character 2574
line contains a tab character 2575
line contains a tab character 2576
line contains a tab character 2577
Expected @param tag for 'o'. 2577
'{' is not preceeded with whitespace. 2577
line longer than 80 characters 2578
line contains a tab character 2578
'{' is not preceeded with whitespace. 2578
'{' is not followed by whitespace. 2578
line longer than 80 characters 2579
line contains a tab character 2579
')' is preceeded by whitespace. 2579
line longer than 80 characters 2580
line contains a tab character 2580
line contains a tab character 2581
line contains a tab character 2582
line contains a tab character 2583
line contains a tab character 2585
line contains a tab character 2586
line contains a tab character 2587
line contains a tab character 2588
Expected @param tag for 'o'. 2588
'{' is not preceeded with whitespace. 2588
line contains a tab character 2589
line contains a tab character 2590
'{' is not preceeded with whitespace. 2590
line contains a tab character 2591
line contains a tab character 2592
line contains a tab character 2593
'!' is followed by whitespace. 2593
'{' is not preceeded with whitespace. 2593
line longer than 80 characters 2594
line contains a tab character 2594
'+' is not preceeded with whitespace. 2594
'+' is not followed by whitespace. 2594
'+' is not preceeded with whitespace. 2594
'+' is not followed by whitespace. 2594
line contains a tab character 2595
line contains a tab character 2596
line contains a tab character 2597
'{' is not preceeded with whitespace. 2597
line longer than 80 characters 2598
line contains a tab character 2598
'+' is not preceeded with whitespace. 2598
'+' is not followed by whitespace. 2598
'+' is not preceeded with whitespace. 2598
'+' is not followed by whitespace. 2598
line contains a tab character 2599
line contains a tab character 2600
line contains a tab character 2602
line contains a tab character 2603
line contains a tab character 2604
line contains a tab character 2605
Expected @param tag for 'o'. 2605
'{' is not preceeded with whitespace. 2605
line contains a tab character 2606
'{' is not preceeded with whitespace. 2606
line longer than 80 characters 2607
line contains a tab character 2607
'+' is not preceeded with whitespace. 2607
'+' is not followed by whitespace. 2607
'+' is not preceeded with whitespace. 2607
'+' is not followed by whitespace. 2607
line contains a tab character 2608
line contains a tab character 2609
line contains a tab character 2610
'{' is not preceeded with whitespace. 2610
line contains a tab character 2611
line contains a tab character 2612
line contains a tab character 2613
'!' is followed by whitespace. 2613
'{' is not preceeded with whitespace. 2613
line longer than 80 characters 2614
line contains a tab character 2614
'+' is not preceeded with whitespace. 2614
'+' is not followed by whitespace. 2614
'+' is not preceeded with whitespace. 2614
'+' is not followed by whitespace. 2614
line contains a tab character 2615
line contains a tab character 2616
line contains a tab character 2617
'{' is not preceeded with whitespace. 2617
line longer than 80 characters 2618
line contains a tab character 2618
'+' is not preceeded with whitespace. 2618
'+' is not followed by whitespace. 2618
'+' is not preceeded with whitespace. 2618
'+' is not followed by whitespace. 2618
line contains a tab character 2619
line contains a tab character 2620
line contains a tab character 2622
line contains a tab character 2623
line contains a tab character 2624
line contains a tab character 2625
Expected @param tag for 'o'. 2625
'{' is not preceeded with whitespace. 2625
line longer than 80 characters 2626
line contains a tab character 2626
line contains a tab character 2627
line contains a tab character 2629
line contains a tab character 2630
line contains a tab character 2631
line contains a tab character 2632
Expected @param tag for 'o'. 2632
'{' is not preceeded with whitespace. 2632
line contains a tab character 2633
'{' is not preceeded with whitespace. 2633
line longer than 80 characters 2634
line contains a tab character 2634
'+' is not preceeded with whitespace. 2634
'+' is not followed by whitespace. 2634
'+' is not preceeded with whitespace. 2634
'+' is not followed by whitespace. 2634
line contains a tab character 2635
line contains a tab character 2636
'{' is not preceeded with whitespace. 2636
line longer than 80 characters 2637
line contains a tab character 2637
'+' is not preceeded with whitespace. 2637
'+' is not followed by whitespace. 2637
'+' is not preceeded with whitespace. 2637
'+' is not followed by whitespace. 2637
line contains a tab character 2638
line contains a tab character 2639
line contains a tab character 2641
line contains a tab character 2642
line contains a tab character 2643
line contains a tab character 2644
Expected @param tag for 'o'. 2644
'{' is not preceeded with whitespace. 2644
line contains a tab character 2645
line contains a tab character 2646
line contains a tab character 2647

org/apache/bcel/verifier/structurals/InstructionContext.java

Error Line
Unused import - java.util.Iterator 59
line longer than 80 characters 66
'{' is not preceeded with whitespace. 69
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
redundant 'public' modifier. 79
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
redundant 'public' modifier. 89
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 111
line longer than 80 characters 112
line contains a tab character 112
Expected @param tag for 'inFrame'. 112
Expected @param tag for 'executionPredecessors'. 112
Expected @param tag for 'icv'. 112
Expected @param tag for 'ev'. 112
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line longer than 80 characters 119
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line longer than 80 characters 124
line contains a tab character 124
line contains a tab character 125
line longer than 80 characters 126
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
Expected an @return tag. 140
line contains a tab character 140

org/apache/bcel/verifier/structurals/LocalVariables.java

Error Line
Avoid using the '.*' form of import. 59
'{' is not preceeded with whitespace. 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
Expected @param tag for 'maxLocals'. 75
'{' is not preceeded with whitespace. 75
line contains a tab character 76
line contains a tab character 77
'=' is not preceeded with whitespace. 77
'=' is not followed by whitespace. 77
'<' is not preceeded with whitespace. 77
'<' is not followed by whitespace. 77
'{' is not preceeded with whitespace. 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
Expected an @return tag. 87
line contains a tab character 87
'{' is not preceeded with whitespace. 87
line contains a tab character 88
line contains a tab character 89
'=' is not preceeded with whitespace. 89
'=' is not followed by whitespace. 89
'<' is not preceeded with whitespace. 89
'<' is not followed by whitespace. 89
'{' is not preceeded with whitespace. 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
Expected an @return tag. 98
line contains a tab character 98
Expected @param tag for 'i'. 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
Expected an @return tag. 106
line contains a tab character 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 110
line contains a tab character 111
line contains a tab character 112
line contains a tab character 113
Expected an @return tag. 114
line contains a tab character 114
'{' is not preceeded with whitespace. 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
Expected @param tag for 'i'. 121
Expected @param tag for 'type'. 121
'{' is not preceeded with whitespace. 121
line longer than 80 characters 122
line contains a tab character 122
'{' is not preceeded with whitespace. 122
line longer than 80 characters 123
line contains a tab character 123
'+' is not preceeded with whitespace. 123
'+' is not followed by whitespace. 123
'+' is not preceeded with whitespace. 123
'+' is not followed by whitespace. 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line contains a tab character 131
method is missing a Javadoc comment. 131
'{' is not preceeded with whitespace. 131
'if' construct must use '{}'s. 132
line contains a tab character 132
line contains a tab character 133
'if' construct must use '{}'s. 134
line contains a tab character 134
line contains a tab character 135
'=' is not preceeded with whitespace. 135
'=' is not followed by whitespace. 135
'<' is not preceeded with whitespace. 135
'<' is not followed by whitespace. 135
'{' is not preceeded with whitespace. 135
line contains a tab character 136
'{' is not preceeded with whitespace. 136
line longer than 80 characters 137
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143
line contains a tab character 144
line longer than 80 characters 145
line contains a tab character 145
line contains a tab character 146
line contains a tab character 147
line contains a tab character 148
Expected @param tag for 'lv'. 148
'{' is not preceeded with whitespace. 148
line contains a tab character 150
'{' is not preceeded with whitespace. 150
line longer than 80 characters 151
line contains a tab character 151
line contains a tab character 152
line contains a tab character 154
'=' is not preceeded with whitespace. 154
'=' is not followed by whitespace. 154
'<' is not preceeded with whitespace. 154
'<' is not followed by whitespace. 154
'{' is not preceeded with whitespace. 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
'{' is not preceeded with whitespace. 164
line contains a tab character 165
line longer than 80 characters 166
line contains a tab character 166
line contains a tab character 167
line longer than 80 characters 168
line contains a tab character 168
'(' is followed by whitespace. 168
')' is preceeded by whitespace. 168
'{' is not preceeded with whitespace. 168
line longer than 80 characters 169
line contains a tab character 169
line contains a tab character 170
line longer than 80 characters 171
line contains a tab character 171
line longer than 80 characters 172
line contains a tab character 172
'(' is followed by whitespace. 172
')' is preceeded by whitespace. 172
'{' is not preceeded with whitespace. 172
line longer than 80 characters 173
line contains a tab character 173
line contains a tab character 174
line longer than 80 characters 175
line contains a tab character 175
line contains a tab character 176
'{' is not preceeded with whitespace. 176
line longer than 80 characters 177
line contains a tab character 177
'!' is followed by whitespace. 177
'{' is not preceeded with whitespace. 177
line longer than 80 characters 178
line contains a tab character 178
line contains a tab character 179
line contains a tab character 180
line longer than 80 characters 181
line contains a tab character 181
'{' is not preceeded with whitespace. 181
line longer than 80 characters 182
line contains a tab character 182
'!' is followed by whitespace. 182
'{' is not preceeded with whitespace. 182
line longer than 80 characters 183
line contains a tab character 183
line contains a tab character 185
'{' is not preceeded with whitespace. 185
line contains a tab character 186
line contains a tab character 187
'}' should be on the same line. 187
line contains a tab character 188
'else' is not followed by whitespace. 188
'{' is not preceeded with whitespace. 188
line contains a tab character 189
line longer than 80 characters 190
line contains a tab character 190
'+' is not preceeded with whitespace. 190
'+' is not followed by whitespace. 190
'+' is not preceeded with whitespace. 190
'+' is not followed by whitespace. 190
'+' is not preceeded with whitespace. 190
'+' is not followed by whitespace. 190
'+' is not preceeded with whitespace. 190
'+' is not followed by whitespace. 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
'}' should be on the same line. 193
line contains a tab character 194
'else' is not followed by whitespace. 194
'{' is not preceeded with whitespace. 194
line contains a tab character 195
'!' is followed by whitespace. 195
')' is preceeded by whitespace. 195
'{' is not preceeded with whitespace. 195
line longer than 80 characters 197
line contains a tab character 197
line longer than 80 characters 198
line contains a tab character 198
line longer than 80 characters 199
line contains a tab character 199
line contains a tab character 200
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
Expected an @return tag. 210
line contains a tab character 210
'{' is not preceeded with whitespace. 210
line contains a tab character 211
line contains a tab character 212
'=' is not preceeded with whitespace. 212
'=' is not followed by whitespace. 212
'<' is not preceeded with whitespace. 212
'<' is not followed by whitespace. 212
'{' is not preceeded with whitespace. 212
line contains a tab character 213
'+' is not preceeded with whitespace. 213
'+' is not followed by whitespace. 213
'+' is not preceeded with whitespace. 213
'+' is not followed by whitespace. 213
'+' is not preceeded with whitespace. 213
'+' is not followed by whitespace. 213
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 218
line contains a tab character 219
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
Expected @param tag for 'u'. 222
'{' is not preceeded with whitespace. 222
line contains a tab character 223
'=' is not preceeded with whitespace. 223
'=' is not followed by whitespace. 223
'<' is not preceeded with whitespace. 223
'<' is not followed by whitespace. 223
'{' is not preceeded with whitespace. 223
line contains a tab character 224
'{' is not preceeded with whitespace. 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
line contains a tab character 228

org/apache/bcel/verifier/structurals/OperandStack.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
'{' is not preceeded with whitespace. 69
line contains a tab character 71
line contains a tab character 72
line longer than 80 characters 74
line contains a tab character 74
line contains a tab character 75
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
Expected @param tag for 'maxStack'. 80
'{' is not preceeded with whitespace. 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
Expected @param tag for 'maxStack'. 88
Expected @param tag for 'obj'. 88
'{' is not preceeded with whitespace. 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
Expected an @return tag. 97
line contains a tab character 97
'{' is not preceeded with whitespace. 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 110
line contains a tab character 111
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
Expected an @return tag. 115
line contains a tab character 115
Expected @param tag for 'o'. 115
'{' is not preceeded with whitespace. 115
'if' construct must use '{}'s. 116
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
'{' is not preceeded with whitespace. 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 130
line contains a tab character 131
Expected an @return tag. 133
line contains a tab character 133
'{' is not preceeded with whitespace. 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
Expected an @return tag. 140
line contains a tab character 140
'{' is not preceeded with whitespace. 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 144
line longer than 80 characters 145
line contains a tab character 145
line contains a tab character 146
Expected an @return tag. 147
line contains a tab character 147
'{' is not preceeded with whitespace. 147
line contains a tab character 148
line contains a tab character 149
line contains a tab character 151
line longer than 80 characters 153
Expected an @return tag. 155
line contains a tab character 155
Expected @param tag for 'i'. 155
'{' is not preceeded with whitespace. 155
line contains a tab character 156
'-' is not preceeded with whitespace. 156
'-' is not followed by whitespace. 156
'-' is not preceeded with whitespace. 156
'-' is not followed by whitespace. 156
line contains a tab character 157
line contains a tab character 159
line longer than 80 characters 160
line contains a tab character 160
line contains a tab character 161
Expected an @return tag. 162
line contains a tab character 162
'{' is not preceeded with whitespace. 162
line contains a tab character 163
'-' is not preceeded with whitespace. 163
'-' is not followed by whitespace. 163
line contains a tab character 164
line contains a tab character 165
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
Expected an @return tag. 170
line contains a tab character 170
Expected @param tag for 'i'. 170
'{' is not preceeded with whitespace. 170
line contains a tab character 171
'=' is not preceeded with whitespace. 171
'=' is not followed by whitespace. 171
'<' is not preceeded with whitespace. 171
'<' is not followed by whitespace. 171
'{' is not preceeded with whitespace. 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179
line contains a tab character 180
Expected @param tag for 'type'. 180
'{' is not preceeded with whitespace. 180
line longer than 80 characters 181
'if' construct must use '{}'s. 181
line contains a tab character 181
line longer than 80 characters 182
line contains a tab character 182
'{' is not preceeded with whitespace. 182
line longer than 80 characters 183
line contains a tab character 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
line contains a tab character 184
line contains a tab character 185
'{' is not preceeded with whitespace. 185
line longer than 80 characters 186
line contains a tab character 186
'+' is not preceeded with whitespace. 186
'+' is not followed by whitespace. 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 191
line longer than 80 characters 192
line contains a tab character 192
line contains a tab character 193
Expected an @return tag. 194
line contains a tab character 194
'{' is not preceeded with whitespace. 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 198
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
line contains a tab character 202
'{' is not preceeded with whitespace. 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
'=' is not preceeded with whitespace. 208
'=' is not followed by whitespace. 208
'<' is not preceeded with whitespace. 208
'<' is not followed by whitespace. 208
'{' is not preceeded with whitespace. 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
Expected an @return tag. 217
line contains a tab character 217
'{' is not preceeded with whitespace. 217
line longer than 80 characters 218
line contains a tab character 218
'+' is not preceeded with whitespace. 218
'+' is not followed by whitespace. 218
'+' is not preceeded with whitespace. 218
'+' is not followed by whitespace. 218
'+' is not preceeded with whitespace. 218
'+' is not followed by whitespace. 218
'+' is not preceeded with whitespace. 218
'+' is not followed by whitespace. 218
line contains a tab character 219
'=' is not preceeded with whitespace. 219
'=' is not followed by whitespace. 219
'<' is not preceeded with whitespace. 219
'<' is not followed by whitespace. 219
'{' is not preceeded with whitespace. 219
line contains a tab character 220
'+=' is not preceeded with whitespace. 220
'+=' is not followed by whitespace. 220
'+' is not preceeded with whitespace. 220
'+' is not followed by whitespace. 220
'+' is not preceeded with whitespace. 220
'+' is not followed by whitespace. 220
'+' is not preceeded with whitespace. 220
'+' is not followed by whitespace. 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 225
line contains a tab character 226
line longer than 80 characters 227
line contains a tab character 227
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
Expected @param tag for 's'. 230
'{' is not preceeded with whitespace. 230
'if' construct must use '{}'s. 231
line contains a tab character 231
'(' is followed by whitespace. 231
')' is preceeded by whitespace. 231
line longer than 80 characters 232
line contains a tab character 232
'+' is not preceeded with whitespace. 232
'+' is not followed by whitespace. 232
'+' is not preceeded with whitespace. 232
'+' is not followed by whitespace. 232
'+' is not preceeded with whitespace. 232
'+' is not followed by whitespace. 232
line contains a tab character 233
line contains a tab character 234
'=' is not preceeded with whitespace. 234
'=' is not followed by whitespace. 234
'<' is not preceeded with whitespace. 234
'<' is not followed by whitespace. 234
'{' is not preceeded with whitespace. 234
line longer than 80 characters 235
line contains a tab character 235
line longer than 80 characters 236
line contains a tab character 236
line longer than 80 characters 237
line contains a tab character 237
'(' is followed by whitespace. 237
'!' is followed by whitespace. 237
')' is preceeded by whitespace. 237
'{' is not preceeded with whitespace. 237
line longer than 80 characters 238
line contains a tab character 238
line contains a tab character 239
line longer than 80 characters 240
line contains a tab character 240
line contains a tab character 241
line longer than 80 characters 242
line contains a tab character 242
'(' is followed by whitespace. 242
'{' is not preceeded with whitespace. 242
line longer than 80 characters 243
line contains a tab character 243
line contains a tab character 244
line contains a tab character 245
line longer than 80 characters 246
line contains a tab character 246
'{' is not preceeded with whitespace. 246
line longer than 80 characters 247
line contains a tab character 247
'!' is followed by whitespace. 247
'{' is not preceeded with whitespace. 247
line longer than 80 characters 248
line contains a tab character 248
')' is preceeded by whitespace. 248
line contains a tab character 249
line contains a tab character 250
line contains a tab character 251
'!' is followed by whitespace. 251
'{' is not preceeded with whitespace. 251
line longer than 80 characters 252
line contains a tab character 252
'(' is followed by whitespace. 252
'&&' should be on a new line. 252
line longer than 80 characters 253
line contains a tab character 253
')' is preceeded by whitespace. 253
'{' is not preceeded with whitespace. 253
line longer than 80 characters 254
line contains a tab character 254
line contains a tab character 255
'}' should be on the same line. 255
line contains a tab character 256
'else' is not followed by whitespace. 256
'{' is not preceeded with whitespace. 256
line longer than 80 characters 257
line contains a tab character 257
'+' is not preceeded with whitespace. 257
'+' is not followed by whitespace. 257
'+' is not preceeded with whitespace. 257
'+' is not followed by whitespace. 257
'+' is not preceeded with whitespace. 257
'+' is not followed by whitespace. 257
line contains a tab character 258
line contains a tab character 259
line contains a tab character 260
line contains a tab character 261
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
Expected @param tag for 'u'. 267
'{' is not preceeded with whitespace. 267
line contains a tab character 268
'=' is not preceeded with whitespace. 268
'=' is not followed by whitespace. 268
'<' is not preceeded with whitespace. 268
'<' is not followed by whitespace. 268
'{' is not preceeded with whitespace. 268
line contains a tab character 269
'{' is not preceeded with whitespace. 269
line contains a tab character 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 273

org/apache/bcel/verifier/structurals/Pass3bVerifier.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 63
Avoid using the '.*' form of import. 64
Avoid using the '.*' form of import. 65
Avoid using the '.*' form of import. 66
Avoid using the '.*' form of import. 67
'{' is not preceeded with whitespace. 81
Comment matches to-do format 'TODO:'. 82
line contains a tab character 82
line longer than 80 characters 83
line contains a tab character 83
line longer than 80 characters 84
line contains a tab character 84
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
'{' is not preceeded with whitespace. 99
line contains a tab character 100
variable 'ics' missing Javadoc. 100
line longer than 80 characters 101
line contains a tab character 101
variable 'ecs' missing Javadoc. 101
line longer than 80 characters 102
line contains a tab character 102
method is missing a Javadoc comment. 102
'{' is not preceeded with whitespace. 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
method is missing a Javadoc comment. 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
method is missing a Javadoc comment. 109
'{' is not preceeded with whitespace. 109
line contains a tab character 110
line contains a tab character 111
line contains a tab character 112
method is missing a Javadoc comment. 112
'{' is not preceeded with whitespace. 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
method is missing a Javadoc comment. 119
'{' is not preceeded with whitespace. 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
method is missing a Javadoc comment. 122
'{' is not preceeded with whitespace. 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 127
line contains a tab character 128
line contains a tab character 130
line contains a tab character 131
line contains a tab character 133
line contains a tab character 134
variable 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 134
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
parameter 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 141
'{' is not preceeded with whitespace. 141
line contains a tab character 142
line contains a tab character 143
line contains a tab character 144
line contains a tab character 146
line contains a tab character 147
line contains a tab character 148
line contains a tab character 149
line contains a tab character 152
line longer than 80 characters 153
line contains a tab character 153
Expected @param tag for 'cfg'. 153
Expected @param tag for 'start'. 153
Expected @param tag for 'vanillaFrame'. 153
Expected @param tag for 'icv'. 153
Expected @param tag for 'ev'. 153
'{' is not preceeded with whitespace. 153
line contains a tab character 154
line contains a tab character 155
line contains a tab character 156
line longer than 80 characters 157
line contains a tab character 157
line longer than 80 characters 158
line contains a tab character 158
line contains a tab character 159
line contains a tab character 161
line contains a tab character 162
'{' is not preceeded with whitespace. 162
line contains a tab character 163
line contains a tab character 164
line contains a tab character 165
'{' is not preceeded with whitespace. 165
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 170
'}' should be on the same line. 170
line contains a tab character 171
'else' is not followed by whitespace. 171
'{' is not preceeded with whitespace. 171
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179
line longer than 80 characters 181
line contains a tab character 181
'{' is not preceeded with whitespace. 181
line longer than 80 characters 183
line contains a tab character 183
line contains a tab character 184
line longer than 80 characters 185
line contains a tab character 185
line longer than 80 characters 186
line contains a tab character 186
line longer than 80 characters 187
line contains a tab character 187
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
variable 'skip_jsr' must match pattern '^[a-z][a-zA-Z0-9]*$'. 191
line contains a tab character 192
'=' is not preceeded with whitespace. 192
'=' is not followed by whitespace. 192
'-' is not preceeded with whitespace. 192
'-' is not followed by whitespace. 192
'{' is not preceeded with whitespace. 192
line contains a tab character 193
'{' is not preceeded with whitespace. 193
line longer than 80 characters 194
line contains a tab character 194
line contains a tab character 195
line longer than 80 characters 197
line contains a tab character 197
'{' is not preceeded with whitespace. 197
line contains a tab character 198
'{' is not preceeded with whitespace. 198
line longer than 80 characters 199
line contains a tab character 199
line contains a tab character 200
line contains a tab character 201
'}' should be on the same line. 201
line contains a tab character 202
'else' is not followed by whitespace. 202
'{' is not preceeded with whitespace. 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line longer than 80 characters 206
line contains a tab character 206
'{' is not preceeded with whitespace. 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 210
'{' is not preceeded with whitespace. 210
line longer than 80 characters 211
line contains a tab character 211
'+' is not preceeded with whitespace. 211
'+' is not followed by whitespace. 211
'+' is not preceeded with whitespace. 211
'+' is not followed by whitespace. 211
line contains a tab character 212
line longer than 80 characters 213
line contains a tab character 213
line longer than 80 characters 214
line contains a tab character 214
'(' is followed by whitespace. 214
')' is preceeded by whitespace. 214
'{' is not preceeded with whitespace. 214
line longer than 80 characters 215
line contains a tab character 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
line contains a tab character 216
line contains a tab character 217
line longer than 80 characters 218
line contains a tab character 218
'{' is not preceeded with whitespace. 218
line longer than 80 characters 219
line contains a tab character 219
line contains a tab character 220
line contains a tab character 221
'}' should be on the same line. 221
line contains a tab character 222
'else' is not followed by whitespace. 222
'{' is not preceeded with whitespace. 222
'{' is not followed by whitespace. 222
line contains a tab character 223
line longer than 80 characters 224
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
'=' is not preceeded with whitespace. 226
'=' is not followed by whitespace. 226
'<' is not preceeded with whitespace. 226
'<' is not followed by whitespace. 226
'{' is not preceeded with whitespace. 226
line contains a tab character 227
line longer than 80 characters 228
line contains a tab character 228
'{' is not preceeded with whitespace. 228
line longer than 80 characters 229
line contains a tab character 229
line contains a tab character 230
line contains a tab character 231
line contains a tab character 232
line longer than 80 characters 234
line contains a tab character 234
line longer than 80 characters 235
line contains a tab character 235
line contains a tab character 236
variable 'exc_hds' must match pattern '^[a-z][a-zA-Z0-9]*$'. 236
line contains a tab character 237
'=' is not preceeded with whitespace. 237
'=' is not followed by whitespace. 237
'<' is not preceeded with whitespace. 237
'<' is not followed by whitespace. 237
'{' is not preceeded with whitespace. 237
line longer than 80 characters 238
line contains a tab character 238
line longer than 80 characters 239
Comment matches to-do format 'TODO:'. 239
line contains a tab character 239
line longer than 80 characters 240
line contains a tab character 240
line longer than 80 characters 241
line contains a tab character 241
line contains a tab character 242
line longer than 80 characters 243
line contains a tab character 243
line longer than 80 characters 244
line contains a tab character 244
line longer than 80 characters 245
line contains a tab character 245
line longer than 80 characters 246
line contains a tab character 246
line longer than 80 characters 247
line contains a tab character 247
line longer than 80 characters 248
line contains a tab character 248
line longer than 80 characters 249
line contains a tab character 249
'==' is not preceeded with whitespace. 249
'==' is not followed by whitespace. 249
'?' is not preceeded with whitespace. 249
')' is preceeded by whitespace. 249
'{' is not preceeded with whitespace. 249
line contains a tab character 250
line contains a tab character 251
line contains a tab character 252
line contains a tab character 254
line contains a tab character 255
line contains a tab character 256
line contains a tab character 257
'do' is not followed by whitespace. 257
'{' is not preceeded with whitespace. 257
line longer than 80 characters 258
line contains a tab character 258
line contains a tab character 259
line longer than 80 characters 260
Comment matches to-do format 'TODO:'. 260
line contains a tab character 260
line contains a tab character 261
line contains a tab character 262
'=' is not preceeded with whitespace. 262
'=' is not followed by whitespace. 262
'<' is not preceeded with whitespace. 262
'<' is not followed by whitespace. 262
'{' is not preceeded with whitespace. 262
line longer than 80 characters 263
line contains a tab character 263
'{' is not preceeded with whitespace. 263
line longer than 80 characters 264
line contains a tab character 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
line contains a tab character 268
'=' is not preceeded with whitespace. 268
'=' is not followed by whitespace. 268
'<' is not preceeded with whitespace. 268
'<' is not followed by whitespace. 268
'{' is not preceeded with whitespace. 268
line longer than 80 characters 269
line contains a tab character 269
'{' is not preceeded with whitespace. 269
line longer than 80 characters 270
line contains a tab character 270
'+' is not preceeded with whitespace. 270
'+' is not followed by whitespace. 270
'+' is not preceeded with whitespace. 270
'+' is not followed by whitespace. 270
'+' is not preceeded with whitespace. 270
'+' is not followed by whitespace. 270
'+' is not preceeded with whitespace. 270
'+' is not followed by whitespace. 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 273
line contains a tab character 274
'while' is not preceeded with whitespace. 274
line contains a tab character 275
line contains a tab character 276
line contains a tab character 278
line longer than 80 characters 279
line contains a tab character 279
line contains a tab character 280
line contains a tab character 281
line longer than 80 characters 282
line contains a tab character 282
line contains a tab character 283
line contains a tab character 284
line contains a tab character 285
line longer than 80 characters 286
line contains a tab character 286
line contains a tab character 287
Expected an @return tag. 288
line contains a tab character 288
method name 'do_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 288
'{' is not preceeded with whitespace. 288
line longer than 80 characters 289
line contains a tab character 289
'!' is followed by whitespace. 289
'{' is not preceeded with whitespace. 289
line contains a tab character 290
line contains a tab character 291
line longer than 80 characters 293
line contains a tab character 293
line contains a tab character 294
line contains a tab character 295
line longer than 80 characters 297
line contains a tab character 297
line contains a tab character 298
line contains a tab character 299
line contains a tab character 300
line contains a tab character 301
line contains a tab character 302
line contains a tab character 303
line contains a tab character 304
line longer than 80 characters 305
line contains a tab character 305
line contains a tab character 307
'try' is not followed by whitespace. 307
'{' is not preceeded with whitespace. 307
line longer than 80 characters 309
line contains a tab character 309
line contains a tab character 311
line contains a tab character 312
line contains a tab character 313
line longer than 80 characters 314
line contains a tab character 314
'!' is followed by whitespace. 314
')' is preceeded by whitespace. 314
'{' is not preceeded with whitespace. 314
line contains a tab character 315
line contains a tab character 316
line longer than 80 characters 318
line contains a tab character 318
line longer than 80 characters 319
line contains a tab character 319
',' needs to be followed by whitespace. 319
line contains a tab character 320
'(' is followed by whitespace. 320
')' is preceeded by whitespace. 320
'{' is not preceeded with whitespace. 320
line longer than 80 characters 321
line contains a tab character 321
'{' is not preceeded with whitespace. 321
line longer than 80 characters 322
line contains a tab character 322
line contains a tab character 323
line contains a tab character 324
'}' should be on the same line. 324
line contains a tab character 325
'else' is not followed by whitespace. 325
'{' is not preceeded with whitespace. 325
line contains a tab character 326
line longer than 80 characters 327
line contains a tab character 327
line contains a tab character 328
line contains a tab character 329
line contains a tab character 330
line contains a tab character 331
line contains a tab character 332
'=' is not preceeded with whitespace. 332
'=' is not followed by whitespace. 332
'<' is not preceeded with whitespace. 332
'<' is not followed by whitespace. 332
'{' is not preceeded with whitespace. 332
line longer than 80 characters 333
line contains a tab character 333
'{' is not preceeded with whitespace. 333
line contains a tab character 334
line contains a tab character 335
line longer than 80 characters 336
line contains a tab character 336
'?' is not preceeded with whitespace. 336
'?' is not followed by whitespace. 336
':' is not preceeded with whitespace. 336
':' is not followed by whitespace. 336
line contains a tab character 337
'{' is not preceeded with whitespace. 337
line contains a tab character 338
line longer than 80 characters 339
line contains a tab character 339
'?' is not preceeded with whitespace. 339
'?' is not followed by whitespace. 339
':' is not preceeded with whitespace. 339
':' is not followed by whitespace. 339
line contains a tab character 340
line contains a tab character 341
line longer than 80 characters 342
line contains a tab character 342
line contains a tab character 343
line contains a tab character 344
'}' should be on the same line. 344
line contains a tab character 345
'{' is not preceeded with whitespace. 345
line longer than 80 characters 346
line contains a tab character 346
'+' is not preceeded with whitespace. 346
'+' is not followed by whitespace. 346
'+' is not preceeded with whitespace. 346
'+' is not followed by whitespace. 346
',' needs to be followed by whitespace. 346
line longer than 80 characters 347
line contains a tab character 347
line contains a tab character 348
'}' should be on the same line. 348
line contains a tab character 349
'{' is not preceeded with whitespace. 349
line contains a tab character 350
line contains a tab character 352
line contains a tab character 353
line contains a tab character 354
line longer than 80 characters 356
line contains a tab character 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
'+' is not preceeded with whitespace. 356
'+' is not followed by whitespace. 356
line contains a tab character 357
line contains a tab character 358
line contains a tab character 359
line contains a tab character 361
Expected an @return tag. 362
line contains a tab character 362
'{' is not preceeded with whitespace. 362
line contains a tab character 363
line contains a tab character 364

org/apache/bcel/verifier/structurals/Subroutine.java

Error Line
Avoid using the '.*' form of import. 57
'{' is not preceeded with whitespace. 67
line contains a tab character 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
Expected an @return tag. 73
line contains a tab character 73
redundant 'public' modifier. 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
redundant 'public' modifier. 82
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
Expected an @return tag. 90
line contains a tab character 90
redundant 'public' modifier. 90
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
redundant 'public' modifier. 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
redundant 'public' modifier. 110
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
redundant 'public' modifier. 120
line contains a tab character 121
line contains a tab character 122
line longer than 80 characters 123
line contains a tab character 123
line contains a tab character 124
Expected an @return tag. 125
line contains a tab character 125
redundant 'public' modifier. 125

org/apache/bcel/verifier/structurals/Subroutines.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
line contains a tab character 66
line contains a tab character 67
line contains a tab character 68
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
Comment matches to-do format 'TODO:'. 84
line contains a tab character 84
line contains a tab character 85
line longer than 80 characters 86
line contains a tab character 86
line longer than 80 characters 87
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
'{' is not preceeded with whitespace. 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
line contains a tab character 94
'{' is not preceeded with whitespace. 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
variable 'UNSET' must match pattern '^[a-z][a-zA-Z0-9]*$'. 100
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 110
line longer than 80 characters 111
line contains a tab character 111
line contains a tab character 112
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
method is missing a Javadoc comment. 116
'{' is not preceeded with whitespace. 116
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line longer than 80 characters 134
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
Expected an @return tag. 138
line contains a tab character 138
'{' is not preceeded with whitespace. 138
line longer than 80 characters 139
line contains a tab character 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
'+' is not preceeded with whitespace. 139
'+' is not followed by whitespace. 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
line contains a tab character 143
'=' is not preceeded with whitespace. 143
'=' is not followed by whitespace. 143
'<' is not preceeded with whitespace. 143
'<' is not followed by whitespace. 143
'{' is not preceeded with whitespace. 143
line contains a tab character 144
'+' is not preceeded with whitespace. 144
'+' is not followed by whitespace. 144
line contains a tab character 145
line contains a tab character 146
'+=' is not preceeded with whitespace. 146
'+=' is not followed by whitespace. 146
line longer than 80 characters 148
line contains a tab character 148
line contains a tab character 149
line contains a tab character 150
'=' is not preceeded with whitespace. 150
'=' is not followed by whitespace. 150
'<' is not preceeded with whitespace. 150
'<' is not followed by whitespace. 150
'{' is not preceeded with whitespace. 150
line contains a tab character 151
'+' is not preceeded with whitespace. 151
'+' is not followed by whitespace. 151
line contains a tab character 152
line contains a tab character 153
'+=' is not preceeded with whitespace. 153
'+=' is not followed by whitespace. 153
line contains a tab character 155
line contains a tab character 156
line contains a tab character 157
line contains a tab character 158
line longer than 80 characters 159
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line contains a tab character 162
'{' is not preceeded with whitespace. 162
line contains a tab character 163
'{' is not preceeded with whitespace. 163
line longer than 80 characters 164
line contains a tab character 164
line contains a tab character 165
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
'while' is not followed by whitespace. 168
'{' is not preceeded with whitespace. 168
line longer than 80 characters 169
line contains a tab character 169
line contains a tab character 170
'{' is not preceeded with whitespace. 170
line contains a tab character 171
'{' is not preceeded with whitespace. 171
line longer than 80 characters 172
line contains a tab character 172
'+' is not preceeded with whitespace. 172
'+' is not followed by whitespace. 172
'+' is not preceeded with whitespace. 172
'+' is not followed by whitespace. 172
'+' is not preceeded with whitespace. 172
'+' is not followed by whitespace. 172
'+' is not preceeded with whitespace. 172
'+' is not followed by whitespace. 172
line contains a tab character 173
'}' should be on the same line. 173
line contains a tab character 174
'else' is not followed by whitespace. 174
'{' is not preceeded with whitespace. 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
line contains a tab character 178
line contains a tab character 179
'{' is not preceeded with whitespace. 179
line longer than 80 characters 180
line contains a tab character 180
line contains a tab character 181
line longer than 80 characters 182
line contains a tab character 182
'{' is not preceeded with whitespace. 182
line longer than 80 characters 183
line contains a tab character 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
'+' is not preceeded with whitespace. 183
'+' is not followed by whitespace. 183
line contains a tab character 184
line contains a tab character 185
line contains a tab character 186
line contains a tab character 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
method is missing a Javadoc comment. 191
'{' is not preceeded with whitespace. 191
line contains a tab character 192
line longer than 80 characters 193
line contains a tab character 193
line contains a tab character 194
line longer than 80 characters 195
line contains a tab character 195
line contains a tab character 196
line contains a tab character 197
line contains a tab character 198
line contains a tab character 199
line longer than 80 characters 200
line contains a tab character 200
line contains a tab character 201
line longer than 80 characters 202
line contains a tab character 202
Expected @param tag for 'jsrInst'. 202
'{' is not preceeded with whitespace. 202
line longer than 80 characters 203
line contains a tab character 203
'(' is followed by whitespace. 203
'!' is followed by whitespace. 203
'{' is not preceeded with whitespace. 203
line longer than 80 characters 204
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
'{' is not preceeded with whitespace. 206
line longer than 80 characters 207
line contains a tab character 207
line contains a tab character 208
'}' should be on the same line. 208
line contains a tab character 209
'else' is not followed by whitespace. 209
'{' is not preceeded with whitespace. 209
line longer than 80 characters 210
line contains a tab character 210
line contains a tab character 211
line longer than 80 characters 212
line contains a tab character 212
line longer than 80 characters 213
line contains a tab character 213
'{' is not preceeded with whitespace. 213
line longer than 80 characters 214
line contains a tab character 214
line contains a tab character 215
line contains a tab character 216
line contains a tab character 217
line contains a tab character 218
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
method is missing a Javadoc comment. 223
'{' is not preceeded with whitespace. 223
line contains a tab character 224
line longer than 80 characters 225
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
method is missing a Javadoc comment. 233
'{' is not preceeded with whitespace. 233
line longer than 80 characters 234
line contains a tab character 234
line contains a tab character 235
line contains a tab character 236
line contains a tab character 237
line contains a tab character 238
line contains a tab character 239
line longer than 80 characters 240
line contains a tab character 240
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
method is missing a Javadoc comment. 243
'{' is not preceeded with whitespace. 243
line contains a tab character 244
'{' is not preceeded with whitespace. 244
line longer than 80 characters 245
line contains a tab character 245
line contains a tab character 246
line contains a tab character 247
line contains a tab character 248
line longer than 80 characters 250
line contains a tab character 250
line contains a tab character 251
method is missing a Javadoc comment. 251
'{' is not preceeded with whitespace. 251
line contains a tab character 252
line contains a tab character 253
line contains a tab character 254
'=' is not preceeded with whitespace. 254
'=' is not followed by whitespace. 254
'<' is not preceeded with whitespace. 254
'<' is not followed by whitespace. 254
'{' is not preceeded with whitespace. 254
line contains a tab character 255
line contains a tab character 256
line longer than 80 characters 257
line contains a tab character 257
line contains a tab character 258
line contains a tab character 259
line contains a tab character 260
'=' is not preceeded with whitespace. 260
'=' is not followed by whitespace. 260
line contains a tab character 261
'{' is not preceeded with whitespace. 261
line contains a tab character 262
line contains a tab character 263
line contains a tab character 264
line contains a tab character 265
line contains a tab character 266
line contains a tab character 268
line longer than 80 characters 269
line contains a tab character 269
line contains a tab character 270
line contains a tab character 271
line longer than 80 characters 272
line contains a tab character 272
method name '_getRecursivelyAccessedLocalsIndicesHelper' must match pattern '^[a-z][a-zA-Z0-9]*$'. 272
'{' is not preceeded with whitespace. 272
line contains a tab character 273
'=' is not preceeded with whitespace. 273
'=' is not followed by whitespace. 273
'<' is not preceeded with whitespace. 273
'<' is not followed by whitespace. 273
'{' is not preceeded with whitespace. 273
line contains a tab character 274
line contains a tab character 275
'=' is not preceeded with whitespace. 275
'=' is not followed by whitespace. 275
'<' is not preceeded with whitespace. 275
'<' is not followed by whitespace. 275
'{' is not preceeded with whitespace. 275
line contains a tab character 276
line contains a tab character 277
line contains a tab character 278
'if' is not followed by whitespace. 278
'{' is not preceeded with whitespace. 278
line longer than 80 characters 279
line contains a tab character 279
line contains a tab character 280
line contains a tab character 281
line contains a tab character 282
line contains a tab character 284
line contains a tab character 285
line contains a tab character 286
line contains a tab character 287
method is missing a Javadoc comment. 287
'{' is not preceeded with whitespace. 287
Comment matches to-do format 'TODO:'. 288
line contains a tab character 288
line contains a tab character 289
line contains a tab character 290
'{' is not preceeded with whitespace. 290
line longer than 80 characters 291
line contains a tab character 291
line contains a tab character 292
line contains a tab character 293
line contains a tab character 294
'{' is not preceeded with whitespace. 294
line longer than 80 characters 295
line contains a tab character 295
line longer than 80 characters 296
line contains a tab character 296
line longer than 80 characters 297
line contains a tab character 297
'{' is not preceeded with whitespace. 297
line longer than 80 characters 298
line contains a tab character 298
line contains a tab character 299
line contains a tab character 300
line contains a tab character 301
'try' is not followed by whitespace. 301
'{' is not preceeded with whitespace. 301
line longer than 80 characters 302
line contains a tab character 302
line contains a tab character 303
line longer than 80 characters 304
line contains a tab character 304
'{' is not preceeded with whitespace. 304
line longer than 80 characters 305
line contains a tab character 305
line longer than 80 characters 306
'if' construct must use '{}'s. 306
line contains a tab character 306
'==' is not preceeded with whitespace. 306
'==' is not followed by whitespace. 306
'+' is not preceeded with whitespace. 306
'+' is not followed by whitespace. 306
line contains a tab character 307
line contains a tab character 308
'}' should be on the same line. 308
line contains a tab character 309
'catch' is not followed by whitespace. 309
'{' is not preceeded with whitespace. 309
line longer than 80 characters 310
line contains a tab character 310
line contains a tab character 311
line contains a tab character 312
line contains a tab character 313
line contains a tab character 314
line contains a tab character 315
line contains a tab character 316
line contains a tab character 317
'=' is not preceeded with whitespace. 317
'=' is not followed by whitespace. 317
line contains a tab character 318
'{' is not preceeded with whitespace. 318
line contains a tab character 319
line contains a tab character 320
line contains a tab character 321
line contains a tab character 322
line contains a tab character 323
line contains a tab character 325
line contains a tab character 326
line contains a tab character 327
line contains a tab character 328
method is missing a Javadoc comment. 328
'{' is not preceeded with whitespace. 328
line contains a tab character 329
line contains a tab character 331
line contains a tab character 332
'{' is not preceeded with whitespace. 332
line longer than 80 characters 333
line contains a tab character 333
line contains a tab character 334
'{' is not preceeded with whitespace. 334
line longer than 80 characters 335
line contains a tab character 335
line contains a tab character 336
line contains a tab character 337
line contains a tab character 338
line contains a tab character 339
line contains a tab character 340
line contains a tab character 341
line contains a tab character 342
line contains a tab character 343
line contains a tab character 344
line contains a tab character 345
line contains a tab character 346
line contains a tab character 347
line contains a tab character 348
line contains a tab character 349
method is missing a Javadoc comment. 349
'{' is not preceeded with whitespace. 349
line contains a tab character 350
'{' is not preceeded with whitespace. 350
line longer than 80 characters 351
line contains a tab character 351
line contains a tab character 352
'}' should be on the same line. 352
line contains a tab character 353
'else' is not followed by whitespace. 353
'{' is not preceeded with whitespace. 353
line contains a tab character 354
line contains a tab character 355
line contains a tab character 356
line contains a tab character 357
line contains a tab character 358
line contains a tab character 359
line contains a tab character 360
line contains a tab character 361
'{' is not preceeded with whitespace. 361
line contains a tab character 362
line contains a tab character 364
line contains a tab character 366
line contains a tab character 367
line contains a tab character 368
line contains a tab character 369
line contains a tab character 370
line contains a tab character 371
line contains a tab character 373
line contains a tab character 374
line contains a tab character 375
line contains a tab character 376
line contains a tab character 377
line contains a tab character 378
line contains a tab character 379
variable 'TOPLEVEL' must be private and have accessor methods. 379
line contains a tab character 381
line contains a tab character 382
Unused @param tag for 'il'. 383
line contains a tab character 383
line contains a tab character 384
line contains a tab character 385
line contains a tab character 386
Expected @param tag for 'mg'. 386
'{' is not preceeded with whitespace. 386
line contains a tab character 387
line longer than 80 characters 388
line contains a tab character 388
line contains a tab character 389
line contains a tab character 391
line contains a tab character 392
line contains a tab character 394
line longer than 80 characters 395
line contains a tab character 395
variable 'sub_leaders' must match pattern '^[a-z][a-zA-Z0-9]*$'. 395
line contains a tab character 396
line contains a tab character 397
'=' is not preceeded with whitespace. 397
'=' is not followed by whitespace. 397
'<' is not preceeded with whitespace. 397
'<' is not followed by whitespace. 397
'{' is not preceeded with whitespace. 397
line contains a tab character 398
line contains a tab character 399
'{' is not preceeded with whitespace. 399
line longer than 80 characters 400
line contains a tab character 400
line contains a tab character 401
line contains a tab character 402
line contains a tab character 404
line contains a tab character 405
line contains a tab character 406
'{' is not preceeded with whitespace. 406
line contains a tab character 407
line longer than 80 characters 408
line contains a tab character 408
line longer than 80 characters 409
line contains a tab character 409
'(' is followed by whitespace. 409
')' is preceeded by whitespace. 409
line contains a tab character 410
line contains a tab character 411
line contains a tab character 413
line contains a tab character 414
line contains a tab character 415
line contains a tab character 417
line contains a tab character 418
line contains a tab character 419
line contains a tab character 420
line contains a tab character 421
line contains a tab character 422
'=' is not preceeded with whitespace. 422
'=' is not followed by whitespace. 422
'<' is not preceeded with whitespace. 422
'<' is not followed by whitespace. 422
'{' is not preceeded with whitespace. 422
line contains a tab character 423
line contains a tab character 424
'{' is not preceeded with whitespace. 424
line longer than 80 characters 425
line contains a tab character 425
line longer than 80 characters 426
line contains a tab character 426
line contains a tab character 427
line contains a tab character 428
line contains a tab character 429
line contains a tab character 430
line contains a tab character 431
line longer than 80 characters 432
line contains a tab character 432
variable 'instructions_assigned' must match pattern '^[a-z][a-zA-Z0-9]*$'. 432
line contains a tab character 433
line longer than 80 characters 434
line contains a tab character 434
line contains a tab character 435
line contains a tab character 436
line contains a tab character 437
'{' is not preceeded with whitespace. 437
line contains a tab character 438
line longer than 80 characters 439
line contains a tab character 439
line contains a tab character 440
line contains a tab character 441
'=' is not preceeded with whitespace. 441
'=' is not followed by whitespace. 441
'<' is not preceeded with whitespace. 441
'<' is not followed by whitespace. 441
'{' is not preceeded with whitespace. 441
line contains a tab character 442
line contains a tab character 443
line contains a tab character 444
line contains a tab character 445
line contains a tab character 446
variable 'Q' must match pattern '^[a-z][a-zA-Z0-9]*$'. 446
line longer than 80 characters 447
line contains a tab character 447
line contains a tab character 448
line longer than 80 characters 449
Comment matches to-do format 'TODO:'. 449
line contains a tab character 449
line contains a tab character 450
'{' is not preceeded with whitespace. 450
line contains a tab character 451
'=' is not preceeded with whitespace. 451
'=' is not followed by whitespace. 451
'<' is not preceeded with whitespace. 451
'<' is not followed by whitespace. 451
'{' is not preceeded with whitespace. 451
line longer than 80 characters 452
line contains a tab character 452
line contains a tab character 453
line contains a tab character 454
line contains a tab character 455
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
line contains a tab character 459
'{' is not preceeded with whitespace. 459
line longer than 80 characters 460
line contains a tab character 460
line longer than 80 characters 461
line contains a tab character 461
line contains a tab character 462
'=' is not preceeded with whitespace. 462
'=' is not followed by whitespace. 462
'<' is not preceeded with whitespace. 462
'<' is not followed by whitespace. 462
'{' is not preceeded with whitespace. 462
line longer than 80 characters 463
line contains a tab character 463
'{' is not preceeded with whitespace. 463
line longer than 80 characters 464
line contains a tab character 464
line contains a tab character 465
line contains a tab character 466
line contains a tab character 467
line contains a tab character 468
line contains a tab character 469
line contains a tab character 470
line contains a tab character 471
'=' is not preceeded with whitespace. 471
'=' is not followed by whitespace. 471
'<' is not preceeded with whitespace. 471
'<' is not followed by whitespace. 471
'{' is not preceeded with whitespace. 471
line contains a tab character 472
'{' is not preceeded with whitespace. 472
line longer than 80 characters 473
line contains a tab character 473
'==' is not preceeded with whitespace. 473
'==' is not followed by whitespace. 473
'?' is not preceeded with whitespace. 473
'?' is not followed by whitespace. 473
':' is not preceeded with whitespace. 473
':' is not followed by whitespace. 473
line longer than 80 characters 474
line contains a tab character 474
'{' is not preceeded with whitespace. 474
line longer than 80 characters 475
line contains a tab character 475
'+' is not preceeded with whitespace. 475
'+' is not followed by whitespace. 475
'+' is not preceeded with whitespace. 475
'+' is not followed by whitespace. 475
line contains a tab character 476
'}' should be on the same line. 476
line contains a tab character 477
'else' is not followed by whitespace. 477
'{' is not preceeded with whitespace. 477
line longer than 80 characters 478
line contains a tab character 478
line contains a tab character 479
line contains a tab character 480
line contains a tab character 481
line longer than 80 characters 482
line contains a tab character 482
'{' is not preceeded with whitespace. 482
'{' is not followed by whitespace. 482
line longer than 80 characters 483
line contains a tab character 483
line contains a tab character 484
line contains a tab character 485
line contains a tab character 486
line longer than 80 characters 487
line contains a tab character 487
line contains a tab character 488
line contains a tab character 489
'=' is not preceeded with whitespace. 489
'=' is not followed by whitespace. 489
'<' is not preceeded with whitespace. 489
'<' is not followed by whitespace. 489
'{' is not preceeded with whitespace. 489
line contains a tab character 490
variable '_protected' must match pattern '^[a-z][a-zA-Z0-9]*$'. 490
line longer than 80 characters 491
line contains a tab character 491
'{' is not preceeded with whitespace. 491
'{' is not followed by whitespace. 491
line contains a tab character 492
line contains a tab character 493
'{' is not preceeded with whitespace. 493
line longer than 80 characters 494
line contains a tab character 494
line longer than 80 characters 495
line contains a tab character 495
'{' is not preceeded with whitespace. 495
line contains a tab character 496
'{' is not preceeded with whitespace. 496
line longer than 80 characters 497
line contains a tab character 497
'+' is not preceeded with whitespace. 497
'+' is not followed by whitespace. 497
'+' is not preceeded with whitespace. 497
'+' is not followed by whitespace. 497
'+' is not preceeded with whitespace. 497
'+' is not followed by whitespace. 497
'+' is not preceeded with whitespace. 497
'+' is not followed by whitespace. 497
line contains a tab character 498
line contains a tab character 499
line contains a tab character 500
line contains a tab character 501
line contains a tab character 502
line contains a tab character 503
line contains a tab character 504
line contains a tab character 505
line contains a tab character 506
line contains a tab character 507
line contains a tab character 508
line contains a tab character 509
line contains a tab character 510
line contains a tab character 511
line contains a tab character 513
line contains a tab character 515
line contains a tab character 516
line contains a tab character 517
line contains a tab character 518
line contains a tab character 519
line contains a tab character 520
line contains a tab character 521
line contains a tab character 522
line contains a tab character 523
line longer than 80 characters 524
Unused @throws tag for 'StructuralCodeConstraintException'. 524
line contains a tab character 524
line contains a tab character 525
line contains a tab character 526
Expected @param tag for 'sub'. 526
Expected @param tag for 'set'. 526
'{' is not preceeded with whitespace. 526
line contains a tab character 527
line contains a tab character 529
'=' is not preceeded with whitespace. 529
'=' is not followed by whitespace. 529
'<' is not preceeded with whitespace. 529
'<' is not followed by whitespace. 529
'{' is not preceeded with whitespace. 529
line longer than 80 characters 530
line contains a tab character 530
line contains a tab character 531
line contains a tab character 532
'{' is not preceeded with whitespace. 532
line longer than 80 characters 533
line contains a tab character 533
line contains a tab character 534
line longer than 80 characters 535
line contains a tab character 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
'+' is not preceeded with whitespace. 535
'+' is not followed by whitespace. 535
line contains a tab character 536
line contains a tab character 538
line contains a tab character 539
line contains a tab character 540
line contains a tab character 541
line contains a tab character 542
line contains a tab character 543
line contains a tab character 544
line contains a tab character 545
line contains a tab character 546
line contains a tab character 547
line contains a tab character 548
line contains a tab character 549
line contains a tab character 550
line contains a tab character 551
line contains a tab character 552
'{' is not preceeded with whitespace. 552
line contains a tab character 553
line contains a tab character 554
line contains a tab character 555
'{' is not preceeded with whitespace. 555
line longer than 80 characters 556
line contains a tab character 556
line contains a tab character 557
line contains a tab character 559
'{' is not preceeded with whitespace. 559
line longer than 80 characters 560
line contains a tab character 560
line contains a tab character 561
line contains a tab character 562
line contains a tab character 563
line contains a tab character 564
line contains a tab character 566
line contains a tab character 567
line contains a tab character 568
line contains a tab character 569
line contains a tab character 570
line contains a tab character 571
line contains a tab character 572
line contains a tab character 573
line contains a tab character 574
line contains a tab character 575
line contains a tab character 576
Expected an @return tag. 577
line contains a tab character 577
Expected @param tag for 'any'. 577
'{' is not preceeded with whitespace. 577
line contains a tab character 578
line contains a tab character 579
'{' is not preceeded with whitespace. 579
line contains a tab character 580
'if' construct must use '{}'s. 581
line contains a tab character 581
line contains a tab character 582
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
'+' is not preceeded with whitespace. 583
'+' is not followed by whitespace. 583
line contains a tab character 584
line longer than 80 characters 585
line contains a tab character 585
line contains a tab character 586
line contains a tab character 588
line contains a tab character 589
line contains a tab character 590
line contains a tab character 591
line contains a tab character 592
line contains a tab character 593
line contains a tab character 594
line contains a tab character 595
line contains a tab character 596
line contains a tab character 597
Expected an @return tag. 598
line contains a tab character 598
'{' is not preceeded with whitespace. 598
line contains a tab character 599
line contains a tab character 600
line contains a tab character 601
line longer than 80 characters 602
line contains a tab character 602
line longer than 80 characters 603
line contains a tab character 603
line longer than 80 characters 604
line contains a tab character 604
line contains a tab character 605
line contains a tab character 606
line longer than 80 characters 607
Expected an @return tag. 607
line contains a tab character 607
Expected @param tag for 'instruction'. 607
'{' is not preceeded with whitespace. 607
line contains a tab character 608
line contains a tab character 609
line contains a tab character 610
line contains a tab character 611
line contains a tab character 612
line contains a tab character 613
line contains a tab character 614
'{' is not preceeded with whitespace. 614
line contains a tab character 615
line contains a tab character 616
line contains a tab character 617
line contains a tab character 618
line contains a tab character 619
'{' is not preceeded with whitespace. 619
line contains a tab character 620
line contains a tab character 621
line contains a tab character 622
line contains a tab character 623
line contains a tab character 624
line contains a tab character 625
'{' is not preceeded with whitespace. 625
line contains a tab character 626
line contains a tab character 627
line contains a tab character 628
line contains a tab character 629
line contains a tab character 630
'{' is not preceeded with whitespace. 630
line contains a tab character 631
line contains a tab character 632
line contains a tab character 633
line contains a tab character 635
'{' is not preceeded with whitespace. 635
line contains a tab character 636
line contains a tab character 637
line contains a tab character 638
line contains a tab character 640
'{' is not preceeded with whitespace. 640
line contains a tab character 641
'{' is not preceeded with whitespace. 641
line longer than 80 characters 642
line contains a tab character 642
line contains a tab character 643
line longer than 80 characters 644
line contains a tab character 644
line longer than 80 characters 645
line contains a tab character 645
'+' is not preceeded with whitespace. 645
'+' is not followed by whitespace. 645
line contains a tab character 646
line longer than 80 characters 647
line contains a tab character 647
line contains a tab character 648
line contains a tab character 649
'}' should be on the same line. 649
line contains a tab character 650
'else' is not followed by whitespace. 650
'{' is not preceeded with whitespace. 650
line contains a tab character 651
line longer than 80 characters 652
line contains a tab character 652
line contains a tab character 653
line contains a tab character 654
line contains a tab character 655
line contains a tab character 657
line contains a tab character 658
line contains a tab character 659
line contains a tab character 660
line contains a tab character 662
line longer than 80 characters 663
line contains a tab character 663
line contains a tab character 664
Expected an @return tag. 665
line contains a tab character 665
'{' is not preceeded with whitespace. 665
line contains a tab character 666
'+' is not preceeded with whitespace. 666
'+' is not followed by whitespace. 666
'+' is not preceeded with whitespace. 666
'+' is not followed by whitespace. 666
line contains a tab character 667

org/apache/bcel/verifier/structurals/UninitializedObjectType.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
line longer than 80 characters 65
'{' is not preceeded with whitespace. 68
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
Expected @param tag for 't'. 74
'{' is not preceeded with whitespace. 74
line longer than 80 characters 75
line contains a tab character 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
'+' is not preceeded with whitespace. 75
'+' is not followed by whitespace. 75
line contains a tab character 76
line contains a tab character 77
line contains a tab character 79
line longer than 80 characters 80
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
Expected an @return tag. 83
line contains a tab character 83
'{' is not preceeded with whitespace. 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
Expected an @return tag. 93
line contains a tab character 93
Expected @param tag for 'o'. 93
'{' is not preceeded with whitespace. 93
'if' construct must use '{}'s. 94
line contains a tab character 94
'!' is followed by whitespace. 94
line longer than 80 characters 95
line contains a tab character 95
cast needs to be followed by whitespace. 95
line contains a tab character 96

org/apache/bcel/verifier/TransitiveHull.java

Error Line
Avoid using the '.*' form of import. 57
Redundant import from the same package. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
'{' is not preceeded with whitespace. 70
line contains a tab character 72
line contains a tab character 73
line contains a tab character 75
line contains a tab character 76
'{' is not preceeded with whitespace. 76
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
method is missing a Javadoc comment. 80
'{' is not preceeded with whitespace. 80
line contains a tab character 82
line contains a tab character 84
'=' is not preceeded with whitespace. 84
'=' is not followed by whitespace. 84
'<' is not preceeded with whitespace. 84
'<' is not followed by whitespace. 84
'{' is not preceeded with whitespace. 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
'if' construct must use '{}'s. 94
line contains a tab character 94
line contains a tab character 95
'+' is not preceeded with whitespace. 95
'+' is not followed by whitespace. 95
line contains a tab character 97
'if' construct must use '{}'s. 98
line contains a tab character 99
'+' is not preceeded with whitespace. 99
'+' is not followed by whitespace. 99
line contains a tab character 101
'{' is not preceeded with whitespace. 101
line contains a tab character 102
line contains a tab character 103
'=' is not preceeded with whitespace. 103
'=' is not followed by whitespace. 103
'<' is not preceeded with whitespace. 103
'<' is not followed by whitespace. 103
'{' is not preceeded with whitespace. 103
line contains a tab character 104
line longer than 80 characters 105
'if' construct must use '{}'s. 105
line contains a tab character 105
line longer than 80 characters 106
line contains a tab character 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
'+' is not preceeded with whitespace. 106
'+' is not followed by whitespace. 106
line contains a tab character 108
line longer than 80 characters 109
'if' construct must use '{}'s. 109
line contains a tab character 109
line longer than 80 characters 110
line contains a tab character 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
'+' is not preceeded with whitespace. 110
'+' is not followed by whitespace. 110
line contains a tab character 111
line contains a tab character 112
line contains a tab character 114
line contains a tab character 115
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
Expected @param tag for 'args'. 123
'{' is not preceeded with whitespace. 123
line contains a tab character 124
'{' is not preceeded with whitespace. 124
line longer than 80 characters 125
line contains a tab character 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 129
line longer than 80 characters 130
'if' construct must use '{}'s. 130
line contains a tab character 130
',' needs to be followed by whitespace. 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line longer than 80 characters 135
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137

org/apache/bcel/verifier/VerificationResult.java

Error Line
'{' is not preceeded with whitespace. 65
line contains a tab character 67
line contains a tab character 68
line longer than 80 characters 69
line contains a tab character 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
line contains a tab character 77
line longer than 80 characters 78
line contains a tab character 78
line longer than 80 characters 79
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line longer than 80 characters 82
line contains a tab character 82
line contains a tab character 83
line contains a tab character 85
line contains a tab character 86
line longer than 80 characters 87
line contains a tab character 87
line contains a tab character 88
line longer than 80 characters 89
line contains a tab character 89
line contains a tab character 90
line longer than 80 characters 91
line contains a tab character 91
line contains a tab character 93
line contains a tab character 94
line contains a tab character 96
line contains a tab character 97
line contains a tab character 99
line contains a tab character 100
Expected @param tag for 'status'. 100
Expected @param tag for 'message'. 100
'{' is not preceeded with whitespace. 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line longer than 80 characters 105
line contains a tab character 105
Expected an @return tag. 106
line contains a tab character 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 110
Expected an @return tag. 111
line contains a tab character 111
'{' is not preceeded with whitespace. 111
line contains a tab character 112
line contains a tab character 113
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
Expected an @return tag. 118
line contains a tab character 118
Expected @param tag for 'o'. 118
'{' is not preceeded with whitespace. 118
'if' construct must use '{}'s. 119
line contains a tab character 119
'!' is followed by whitespace. 119
line contains a tab character 120
line longer than 80 characters 121
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
line contains a tab character 125
line contains a tab character 126
Expected an @return tag. 127
line contains a tab character 127
'{' is not preceeded with whitespace. 127
line contains a tab character 128
'=' is not preceeded with whitespace. 128
'=' is not followed by whitespace. 128
'if' construct must use '{}'s. 129
line contains a tab character 129
'if' construct must use '{}'s. 130
line contains a tab character 130
'if' construct must use '{}'s. 131
line contains a tab character 131
line contains a tab character 132
'+=' is not preceeded with whitespace. 132
'+=' is not followed by whitespace. 132
'+' is not preceeded with whitespace. 132
'+' is not followed by whitespace. 132
'+' is not preceeded with whitespace. 132
'+' is not followed by whitespace. 132
line contains a tab character 133
line contains a tab character 134

org/apache/bcel/verifier/Verifier.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
line longer than 80 characters 66
'{' is not preceeded with whitespace. 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line longer than 80 characters 91
line contains a tab character 91
line contains a tab character 92
line longer than 80 characters 93
line contains a tab character 93
line contains a tab character 94
line contains a tab character 96
Expected an @return tag. 97
line contains a tab character 97
'{' is not preceeded with whitespace. 97
line contains a tab character 98
'{' is not preceeded with whitespace. 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 104
Expected an @return tag. 105
line contains a tab character 105
'{' is not preceeded with whitespace. 105
line contains a tab character 106
'{' is not preceeded with whitespace. 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
line contains a tab character 110
line contains a tab character 112
Expected an @return tag. 113
line contains a tab character 113
parameter 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 113
Expected @param tag for 'method_no'. 113
'{' is not preceeded with whitespace. 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 117
'{' is not preceeded with whitespace. 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 124
Expected an @return tag. 125
line contains a tab character 125
parameter 'method_no' must match pattern '^[a-z][a-zA-Z0-9]*$'. 125
Expected @param tag for 'method_no'. 125
'{' is not preceeded with whitespace. 125
line contains a tab character 126
line contains a tab character 127
line contains a tab character 128
line contains a tab character 129
'{' is not preceeded with whitespace. 129
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
line contains a tab character 134
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
line contains a tab character 141
line contains a tab character 142
parameter 'fully_qualified_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 142
'{' is not preceeded with whitespace. 142
line contains a tab character 143
line contains a tab character 144
line contains a tab character 145
line contains a tab character 147
line contains a tab character 148
line contains a tab character 149
line contains a tab character 150
line contains a tab character 151
line contains a tab character 152
line contains a tab character 153
line contains a tab character 154
'{' is not preceeded with whitespace. 154
line contains a tab character 155
line contains a tab character 156
line contains a tab character 158
line contains a tab character 159
line contains a tab character 160
line contains a tab character 161
line contains a tab character 162
line contains a tab character 163
line contains a tab character 164
'{' is not preceeded with whitespace. 164
line contains a tab character 165
line contains a tab character 166
line contains a tab character 167
line contains a tab character 168
line contains a tab character 169
line contains a tab character 171
line longer than 80 characters 172
line contains a tab character 172
line contains a tab character 173
line contains a tab character 174
Expected an @return tag. 175
line contains a tab character 175
'{' is not preceeded with whitespace. 175
line contains a tab character 176
line contains a tab character 178
'{' is not preceeded with whitespace. 178
line contains a tab character 179
line contains a tab character 180
'=' is not preceeded with whitespace. 180
'=' is not followed by whitespace. 180
'<' is not preceeded with whitespace. 180
'<' is not followed by whitespace. 180
'{' is not preceeded with whitespace. 180
line contains a tab character 181
'+' is not preceeded with whitespace. 181
'+' is not followed by whitespace. 181
line contains a tab character 182
line contains a tab character 183
line contains a tab character 184
'{' is not preceeded with whitespace. 184
line contains a tab character 185
line contains a tab character 186
'=' is not preceeded with whitespace. 186
'=' is not followed by whitespace. 186
'<' is not preceeded with whitespace. 186
'<' is not followed by whitespace. 186
'{' is not preceeded with whitespace. 186
line contains a tab character 187
'+' is not preceeded with whitespace. 187
'+' is not followed by whitespace. 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
'{' is not preceeded with whitespace. 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
'=' is not preceeded with whitespace. 195
'=' is not followed by whitespace. 195
'<' is not preceeded with whitespace. 195
'<' is not followed by whitespace. 195
'{' is not preceeded with whitespace. 195
line contains a tab character 196
'+' is not preceeded with whitespace. 196
'+' is not followed by whitespace. 196
'+' is not preceeded with whitespace. 196
'+' should be on a new line. 196
line contains a tab character 197
'+' is not preceeded with whitespace. 197
'+' should be on a new line. 197
line contains a tab character 198
line contains a tab character 199
line contains a tab character 200
'+' should be on a new line. 200
line contains a tab character 201
'+' is not preceeded with whitespace. 201
'+' is not followed by whitespace. 201
line contains a tab character 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
'{' is not preceeded with whitespace. 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
'=' is not preceeded with whitespace. 209
'=' is not followed by whitespace. 209
'<' is not preceeded with whitespace. 209
'<' is not followed by whitespace. 209
'{' is not preceeded with whitespace. 209
line contains a tab character 210
'+' is not preceeded with whitespace. 210
'+' is not followed by whitespace. 210
'+' is not preceeded with whitespace. 210
'+' should be on a new line. 210
line contains a tab character 211
'+' is not preceeded with whitespace. 211
'+' should be on a new line. 211
line contains a tab character 212
line contains a tab character 213
line contains a tab character 214
'+' should be on a new line. 214
line contains a tab character 215
'+' is not preceeded with whitespace. 215
'+' is not followed by whitespace. 215
line contains a tab character 216
line contains a tab character 217
line contains a tab character 219
line contains a tab character 220
'=' is not preceeded with whitespace. 220
'=' is not followed by whitespace. 220
'<' is not preceeded with whitespace. 220
'{' is not preceeded with whitespace. 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 224
line contains a tab character 225
line contains a tab character 227
line contains a tab character 228
line contains a tab character 229
line contains a tab character 230
line contains a tab character 231
line contains a tab character 232
line contains a tab character 233
line longer than 80 characters 234
line contains a tab character 234
line contains a tab character 235
line contains a tab character 236
line contains a tab character 237
Expected @param tag for 'args'. 237
'{' is not preceeded with whitespace. 237
line longer than 80 characters 238
line contains a tab character 238
line contains a tab character 239
'for' is not followed by whitespace. 239
'=' is not preceeded with whitespace. 239
'=' is not followed by whitespace. 239
line contains a tab character 241
'{' is not preceeded with whitespace. 241
line contains a tab character 242
line longer than 80 characters 243
'if' construct must use '{}'s. 243
line contains a tab character 243
',' needs to be followed by whitespace. 243
line contains a tab character 244
line contains a tab character 246
line contains a tab character 248
'+' is not preceeded with whitespace. 248
'+' is not followed by whitespace. 248
'+' is not preceeded with whitespace. 248
'+' is not followed by whitespace. 248
line contains a tab character 250
line contains a tab character 251
line contains a tab character 253
line contains a tab character 254
'+' is not preceeded with whitespace. 254
'+' is not followed by whitespace. 254
line contains a tab character 256
line contains a tab character 257
'+' is not preceeded with whitespace. 257
'+' is not followed by whitespace. 257
line contains a tab character 259
'{' is not preceeded with whitespace. 259
line contains a tab character 260
line contains a tab character 261
line contains a tab character 262
'=' is not preceeded with whitespace. 262
'=' is not followed by whitespace. 262
'<' is not preceeded with whitespace. 262
'<' is not followed by whitespace. 262
'{' is not preceeded with whitespace. 262
line contains a tab character 263
line longer than 80 characters 264
line contains a tab character 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
'+' is not preceeded with whitespace. 264
'+' is not followed by whitespace. 264
line contains a tab character 266
line longer than 80 characters 267
line contains a tab character 267
'+' is not preceeded with whitespace. 267
'+' is not followed by whitespace. 267
'+' is not preceeded with whitespace. 267
'+' is not followed by whitespace. 267
'+' is not preceeded with whitespace. 267
'+' is not followed by whitespace. 267
'+' is not preceeded with whitespace. 267
'+' is not followed by whitespace. 267
'+' is not preceeded with whitespace. 267
'+' is not followed by whitespace. 267
line contains a tab character 268
line contains a tab character 269
line contains a tab character 271
line contains a tab character 272
'if' construct must use '{}'s. 273
line contains a tab character 273
line contains a tab character 274
'=' is not preceeded with whitespace. 274
'=' is not followed by whitespace. 274
'<' is not preceeded with whitespace. 274
'<' is not followed by whitespace. 274
'{' is not preceeded with whitespace. 274
line contains a tab character 275
line contains a tab character 276
line contains a tab character 278
line contains a tab character 280
line contains a tab character 281
line contains a tab character 282
line contains a tab character 283
line contains a tab character 284
line contains a tab character 285

org/apache/bcel/verifier/VerifierAppFrame.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Avoid using the '.*' form of import. 60
Avoid using the '.*' form of import. 61
Avoid using the '.*' form of import. 62
Avoid using the '.*' form of import. 63
Redundant import from the same package. 63
variable 'contentPane' missing Javadoc. 74
variable 'contentPane' must be private and have accessor methods. 74
variable 'jSplitPane1' missing Javadoc. 75
variable 'jSplitPane1' must be private and have accessor methods. 75
variable 'jPanel1' missing Javadoc. 76
variable 'jPanel1' must be private and have accessor methods. 76
variable 'jPanel2' missing Javadoc. 77
variable 'jPanel2' must be private and have accessor methods. 77
variable 'jSplitPane2' missing Javadoc. 78
variable 'jSplitPane2' must be private and have accessor methods. 78
variable 'jPanel3' missing Javadoc. 79
variable 'jPanel3' must be private and have accessor methods. 79
variable 'classNamesJList' missing Javadoc. 80
variable 'classNamesJList' must be private and have accessor methods. 80
variable 'gridLayout1' missing Javadoc. 81
variable 'gridLayout1' must be private and have accessor methods. 81
variable 'messagesPanel' missing Javadoc. 82
variable 'messagesPanel' must be private and have accessor methods. 82
variable 'gridLayout2' missing Javadoc. 83
variable 'gridLayout2' must be private and have accessor methods. 83
variable 'jMenuBar1' missing Javadoc. 84
variable 'jMenuBar1' must be private and have accessor methods. 84
variable 'jMenu1' missing Javadoc. 85
variable 'jMenu1' must be private and have accessor methods. 85
variable 'jScrollPane1' missing Javadoc. 86
variable 'jScrollPane1' must be private and have accessor methods. 86
variable 'messagesScrollPane' missing Javadoc. 87
variable 'messagesScrollPane' must be private and have accessor methods. 87
variable 'jScrollPane3' missing Javadoc. 88
variable 'jScrollPane3' must be private and have accessor methods. 88
variable 'gridLayout4' missing Javadoc. 89
variable 'gridLayout4' must be private and have accessor methods. 89
variable 'jScrollPane4' missing Javadoc. 90
variable 'jScrollPane4' must be private and have accessor methods. 90
variable 'cardLayout1' missing Javadoc. 91
variable 'cardLayout1' must be private and have accessor methods. 91
variable 'JUSTICE_VERSION' missing Javadoc. 93
variable 'JUSTICE_VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
variable 'current_class' missing Javadoc. 94
variable 'current_class' must match pattern '^[a-z][a-zA-Z0-9]*$'. 94
variable 'gridLayout3' missing Javadoc. 95
variable 'gridLayout3' must be private and have accessor methods. 95
variable 'pass1TextPane' missing Javadoc. 96
variable 'pass1TextPane' must be private and have accessor methods. 96
variable 'pass2TextPane' missing Javadoc. 97
variable 'pass2TextPane' must be private and have accessor methods. 97
variable 'messagesTextPane' missing Javadoc. 98
variable 'messagesTextPane' must be private and have accessor methods. 98
variable 'newFileMenuItem' missing Javadoc. 99
variable 'newFileMenuItem' must be private and have accessor methods. 99
variable 'jSplitPane3' missing Javadoc. 100
variable 'jSplitPane3' must be private and have accessor methods. 100
variable 'jSplitPane4' missing Javadoc. 101
variable 'jSplitPane4' must be private and have accessor methods. 101
variable 'jScrollPane2' missing Javadoc. 102
variable 'jScrollPane2' must be private and have accessor methods. 102
variable 'jScrollPane5' missing Javadoc. 103
variable 'jScrollPane5' must be private and have accessor methods. 103
variable 'jScrollPane6' missing Javadoc. 104
variable 'jScrollPane6' must be private and have accessor methods. 104
variable 'jScrollPane7' missing Javadoc. 105
variable 'jScrollPane7' must be private and have accessor methods. 105
variable 'pass3aJList' missing Javadoc. 106
variable 'pass3aJList' must be private and have accessor methods. 106
variable 'pass3bJList' missing Javadoc. 107
variable 'pass3bJList' must be private and have accessor methods. 107
variable 'pass3aTextPane' missing Javadoc. 108
variable 'pass3aTextPane' must be private and have accessor methods. 108
variable 'pass3bTextPane' missing Javadoc. 109
variable 'pass3bTextPane' must be private and have accessor methods. 109
variable 'jMenu2' missing Javadoc. 110
variable 'jMenu2' must be private and have accessor methods. 110
variable 'whatisMenuItem' missing Javadoc. 111
variable 'whatisMenuItem' must be private and have accessor methods. 111
variable 'aboutMenuItem' missing Javadoc. 112
variable 'aboutMenuItem' must be private and have accessor methods. 112
'}' should be on the same line. 119
'catch' is not followed by whitespace. 120
Expected @throws tag for 'Exception'. 125
line longer than 80 characters 126
line longer than 80 characters 148
line longer than 80 characters 169
line longer than 80 characters 177
line longer than 80 characters 182
Expected @param tag for 'e'. 235
method is missing a Javadoc comment. 242
method name 'classNamesJList_valueChanged' must match pattern '^[a-z][a-zA-Z0-9]*$'. 242
'if' construct must use '{}'s. 243
method is missing a Javadoc comment. 249
'{' is not preceeded with whitespace. 249
'{' is not preceeded with whitespace. 258
'}' should be on the same line. 272
'else' is not followed by whitespace. 273
'{' is not preceeded with whitespace. 273
'{' is not preceeded with whitespace. 278
'}' should be on the same line. 288
line longer than 80 characters 289
'else' is not followed by whitespace. 289
'{' is not preceeded with whitespace. 289
'=' is not preceeded with whitespace. 302
'=' is not followed by whitespace. 302
'<' is not preceeded with whitespace. 302
'<' is not followed by whitespace. 302
'{' is not preceeded with whitespace. 302
line longer than 80 characters 303
',' needs to be followed by whitespace. 303
',' needs to be followed by whitespace. 303
',' needs to be followed by whitespace. 306
'-' is not preceeded with whitespace. 306
'-' is not followed by whitespace. 306
',' needs to be followed by whitespace. 308
'-' is not preceeded with whitespace. 308
'-' is not followed by whitespace. 308
line longer than 80 characters 313
'?' is not preceeded with whitespace. 313
'=' is not preceeded with whitespace. 315
'=' is not followed by whitespace. 315
'<' is not preceeded with whitespace. 315
'<' is not followed by whitespace. 315
'{' is not preceeded with whitespace. 315
',' needs to be followed by whitespace. 316
method is missing a Javadoc comment. 324
method name 'newFileMenuItem_actionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 324
line longer than 80 characters 325
'if' construct must use '{}'s. 326
method is missing a Javadoc comment. 331
method name 'pass3aJList_valueChanged' must match pattern '^[a-z][a-zA-Z0-9]*$'. 331
'if' construct must use '{}'s. 333
'=' is not preceeded with whitespace. 339
'=' is not followed by whitespace. 339
'<' is not preceeded with whitespace. 339
'<' is not followed by whitespace. 339
'{' is not preceeded with whitespace. 339
'{' is not preceeded with whitespace. 341
'{' is not preceeded with whitespace. 344
line longer than 80 characters 348
'+' is not preceeded with whitespace. 348
'+' is not followed by whitespace. 348
'+' is not preceeded with whitespace. 348
'+' is not followed by whitespace. 348
'+' is not preceeded with whitespace. 348
'+' is not followed by whitespace. 348
',' needs to be followed by whitespace. 348
'+' is not preceeded with whitespace. 348
'+' is not followed by whitespace. 348
line longer than 80 characters 352
'?' is not preceeded with whitespace. 352
'?' is not preceeded with whitespace. 352
method is missing a Javadoc comment. 356
method name 'pass3bJList_valueChanged' must match pattern '^[a-z][a-zA-Z0-9]*$'. 356
'if' construct must use '{}'s. 357
'=' is not preceeded with whitespace. 364
'=' is not followed by whitespace. 364
'<' is not preceeded with whitespace. 364
'<' is not followed by whitespace. 364
'{' is not preceeded with whitespace. 364
'{' is not preceeded with whitespace. 366
'{' is not preceeded with whitespace. 369
line longer than 80 characters 373
'+' is not preceeded with whitespace. 373
'+' is not followed by whitespace. 373
'+' is not preceeded with whitespace. 373
'+' is not followed by whitespace. 373
'+' is not preceeded with whitespace. 373
'+' is not followed by whitespace. 373
',' needs to be followed by whitespace. 373
'+' is not preceeded with whitespace. 373
'+' is not followed by whitespace. 373
line longer than 80 characters 377
'?' is not preceeded with whitespace. 377
'?' is not preceeded with whitespace. 377
method is missing a Javadoc comment. 381
method name 'aboutMenuItem_actionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 381
line longer than 80 characters 383
method is missing a Javadoc comment. 387
method name 'whatisMenuItem_actionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 387
line longer than 80 characters 389

org/apache/bcel/verifier/VerifierFactory.java

Error Line
line longer than 80 characters 64
'{' is not preceeded with whitespace. 71
line contains a tab character 73
line longer than 80 characters 74
line contains a tab character 74
line contains a tab character 75
line contains a tab character 76
line contains a tab character 78
line longer than 80 characters 79
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
'{' is not preceeded with whitespace. 86
'{' is not followed by whitespace. 86
line contains a tab character 87
line contains a tab character 88
line longer than 80 characters 89
line contains a tab character 89
line contains a tab character 90
line longer than 80 characters 91
line contains a tab character 91
line contains a tab character 92
line contains a tab character 93
parameter 'fully_qualified_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 93
Expected @param tag for 'fully_qualified_classname'. 93
'{' is not preceeded with whitespace. 93
line contains a tab character 94
line contains a tab character 95
line longer than 80 characters 96
line contains a tab character 96
line contains a tab character 97
'==' is not preceeded with whitespace. 97
'==' is not followed by whitespace. 97
'{' is not preceeded with whitespace. 97
line contains a tab character 98
line contains a tab character 99
line contains a tab character 100
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 106
line contains a tab character 107
line contains a tab character 108
line contains a tab character 109
parameter 'fully_qualified_classname' must match pattern '^[a-z][a-zA-Z0-9]*$'. 109
Expected @param tag for 'fully_qualified_classname'. 109
'{' is not preceeded with whitespace. 109
line contains a tab character 110
line contains a tab character 111
line contains a tab character 112
'{' is not preceeded with whitespace. 112
line longer than 80 characters 113
line contains a tab character 113
line contains a tab character 114
line contains a tab character 115
line contains a tab character 116
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 123
line contains a tab character 124
Expected an @return tag. 125
line contains a tab character 125
'{' is not preceeded with whitespace. 125
line contains a tab character 126
line longer than 80 characters 127
line contains a tab character 127
line contains a tab character 128
line contains a tab character 130
line contains a tab character 131
line contains a tab character 132
line contains a tab character 133
Expected @param tag for 'o'. 133
'{' is not preceeded with whitespace. 133
line contains a tab character 134
line contains a tab character 135
line contains a tab character 136
line contains a tab character 137
line contains a tab character 138
line contains a tab character 139
line contains a tab character 140
Expected @param tag for 'o'. 140
'{' is not preceeded with whitespace. 140
line contains a tab character 141
line contains a tab character 142

org/apache/bcel/verifier/VerifierFactoryListModel.java

Error Line
Avoid using the '.*' form of import. 56
Redundant import from the same package. 56
Avoid using the '.*' form of import. 57
line longer than 80 characters 62
line longer than 80 characters 65
'{' is not preceeded with whitespace. 65
variable 'listeners' missing Javadoc. 67
variable 'cache' missing Javadoc. 69
method is missing a Javadoc comment. 71
method is missing a Javadoc comment. 76
'{' is not preceeded with whitespace. 76
variable 'num_of_verifiers' must match pattern '^[a-z][a-zA-Z0-9]*$'. 80
'=' is not preceeded with whitespace. 82
'=' is not followed by whitespace. 82
'<' is not preceeded with whitespace. 82
'<' is not followed by whitespace. 82
'=' is not preceeded with whitespace. 86
'=' is not followed by whitespace. 86
'<' is not preceeded with whitespace. 86
'<' is not followed by whitespace. 86
'{' is not preceeded with whitespace. 86
line longer than 80 characters 87
'-' is not preceeded with whitespace. 87
'-' is not followed by whitespace. 87
line longer than 80 characters 88
line longer than 80 characters 92
method is missing a Javadoc comment. 92
'{' is not preceeded with whitespace. 92
line longer than 80 characters 96
method is missing a Javadoc comment. 96
'{' is not preceeded with whitespace. 96
method is missing a Javadoc comment. 100
'{' is not preceeded with whitespace. 100
method is missing a Javadoc comment. 104
'{' is not preceeded with whitespace. 104

org/apache/bcel/verifier/VerifierFactoryObserver.java

Error Line
line longer than 80 characters 61
'{' is not preceeded with whitespace. 69
line contains a tab character 70
line contains a tab character 71
line contains a tab character 72
line contains a tab character 73
line contains a tab character 74
line contains a tab character 75
redundant 'public' modifier. 75
Expected @param tag for 's'. 75

org/apache/bcel/verifier/VerifyDialog.java

Error Line
Avoid using the '.*' form of import. 57
Avoid using the '.*' form of import. 58
Avoid using the '.*' form of import. 59
Redundant import from the same package. 59
line contains a tab character 77
line contains a tab character 78
line contains a tab character 79
line contains a tab character 80
line contains a tab character 81
line contains a tab character 82
line contains a tab character 83
line contains a tab character 84
line contains a tab character 85
line contains a tab character 86
line contains a tab character 87
line contains a tab character 88
line contains a tab character 89
line contains a tab character 90
line contains a tab character 91
line contains a tab character 92
variable 'ivjEventHandler' must be private and have accessor methods. 92
line contains a tab character 94
line contains a tab character 95
line contains a tab character 96
line contains a tab character 97
line contains a tab character 98
line contains a tab character 99
variable 'class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 99
line contains a tab character 101
line contains a tab character 102
line contains a tab character 103
line contains a tab character 104
line contains a tab character 105
line contains a tab character 106
variable 'classes_to_verify' must match pattern '^[a-z][a-zA-Z0-9]*$'. 106
line contains a tab character 110
method is missing a Javadoc comment. 110
line longer than 80 characters 111
'if' construct must use '{}'s. 111
line contains a tab character 111
line contains a tab character 112
line longer than 80 characters 113
'if' construct must use '{}'s. 113
line contains a tab character 113
line contains a tab character 114
line longer than 80 characters 115
'if' construct must use '{}'s. 115
line contains a tab character 115
line contains a tab character 116
line longer than 80 characters 117
'if' construct must use '{}'s. 117
line contains a tab character 117
line contains a tab character 118
line contains a tab character 119
line contains a tab character 120
line contains a tab character 121
line contains a tab character 122
line contains a tab character 125
line contains a tab character 126
Expected @param tag for 'owner'. 130
line contains a tab character 131
Expected @param tag for 'owner'. 135
Expected @param tag for 'title'. 135
line contains a tab character 136
Expected @param tag for 'owner'. 140
Expected @param tag for 'title'. 140
Expected @param tag for 'modal'. 140
line contains a tab character 141
Expected @param tag for 'owner'. 145
Expected @param tag for 'modal'. 145
line contains a tab character 146
Expected @param tag for 'owner'. 150
line contains a tab character 151
Expected @param tag for 'owner'. 155
Expected @param tag for 'title'. 155
line contains a tab character 156
Expected @param tag for 'owner'. 160
Expected @param tag for 'title'. 160
Expected @param tag for 'modal'. 160
line contains a tab character 161
Expected @param tag for 'owner'. 165
Expected @param tag for 'modal'. 165
line contains a tab character 166
parameter 'fully_qualified_class_name' must match pattern '^[a-z][a-zA-Z0-9]*$'. 174
line contains a tab character 175
line contains a tab character 176
line contains a tab character 177
line longer than 80 characters 178
'if' construct must use '{}'s. 178
line contains a tab character 178
',' needs to be followed by whitespace. 178
line longer than 80 characters 179
line contains a tab character 179
line contains a tab character 181
line contains a tab character 182
Expected @param tag for 'arg1'. 187
line contains a tab character 188
line contains a tab character 189
line contains a tab character 190
line contains a tab character 191
line contains a tab character 192
line contains a tab character 193
line contains a tab character 194
line contains a tab character 195
line contains a tab character 196
line contains a tab character 197
line contains a tab character 198
Expected @param tag for 'arg1'. 202
line contains a tab character 203
line contains a tab character 204
line contains a tab character 205
line contains a tab character 206
line contains a tab character 207
line contains a tab character 208
line contains a tab character 209
line contains a tab character 210
line contains a tab character 211
line contains a tab character 212
line contains a tab character 213
Expected @param tag for 'arg1'. 217
line contains a tab character 218
line contains a tab character 219
line contains a tab character 220
line contains a tab character 221
line contains a tab character 222
line contains a tab character 223
line contains a tab character 224
line contains a tab character 225
line contains a tab character 226
line contains a tab character 227
line contains a tab character 228
Expected @param tag for 'arg1'. 232
line contains a tab character 233
line contains a tab character 234
line contains a tab character 235
line contains a tab character 236
line contains a tab character 237
line contains a tab character 238
line contains a tab character 239
line contains a tab character 240
line contains a tab character 241
line contains a tab character 242
line contains a tab character 243
line longer than 80 characters 247
method name 'flushButton_ActionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 247
Expected @param tag for 'actionEvent'. 247
line contains a tab character 248
line contains a tab character 249
line contains a tab character 250
line contains a tab character 251
line contains a tab character 252
line contains a tab character 253
line contains a tab character 254
line contains a tab character 255
Expected an @return tag. 259
line contains a tab character 260
line contains a tab character 261
line contains a tab character 262
line contains a tab character 263
line longer than 80 characters 264
line contains a tab character 264
line longer than 80 characters 265
line contains a tab character 265
line contains a tab character 266
line contains a tab character 267
line contains a tab character 268
line contains a tab character 269
line contains a tab character 270
line contains a tab character 271
line contains a tab character 272
line contains a tab character 273
line contains a tab character 274
line contains a tab character 275
line contains a tab character 276
line contains a tab character 277
Expected an @return tag. 281
line contains a tab character 282
line contains a tab character 283
line contains a tab character 284
line contains a tab character 285
line contains a tab character 286
line longer than 80 characters 287
line contains a tab character 287
line longer than 80 characters 288
line contains a tab character 288
line longer than 80 characters 289
line contains a tab character 289
line longer than 80 characters 290
line contains a tab character 290
line longer than 80 characters 291
line contains a tab character 291
line longer than 80 characters 292
line contains a tab character 292
line longer than 80 characters 293
line contains a tab character 293
line contains a tab character 294
line contains a tab character 295
line contains a tab character 296
line contains a tab character 297
line contains a tab character 298
line contains a tab character 299
line contains a tab character 300
line contains a tab character 301
line contains a tab character 302
Expected an @return tag. 306
line contains a tab character 307
line contains a tab character 308
line contains a tab character 309
line contains a tab character 310
line longer than 80 characters 311
line contains a tab character 311
line longer than 80 characters 312
line contains a tab character 312
line contains a tab character 313
line contains a tab character 314
line contains a tab character 315
line contains a tab character 316
line contains a tab character 317
line contains a tab character 318
line contains a tab character 319
line contains a tab character 320
line contains a tab character 321
line contains a tab character 322
line contains a tab character 323
Expected an @return tag. 327
line contains a tab character 328
line contains a tab character 329
line contains a tab character 330
line contains a tab character 331
line contains a tab character 332
line longer than 80 characters 333
line contains a tab character 333
line contains a tab character 334
line contains a tab character 335
line contains a tab character 336
line contains a tab character 337
line contains a tab character 338
line contains a tab character 339
line contains a tab character 340
line contains a tab character 341
line contains a tab character 342
line contains a tab character 343
Expected an @return tag. 347
line contains a tab character 348
line contains a tab character 349
line contains a tab character 350
line contains a tab character 351
line longer than 80 characters 352
line contains a tab character 352
line longer than 80 characters 353
line contains a tab character 353
line contains a tab character 354
line contains a tab character 355
line contains a tab character 356
line contains a tab character 357
line contains a tab character 358
line contains a tab character 359
line contains a tab character 360
line contains a tab character 361
line contains a tab character 362
line contains a tab character 363
line contains a tab character 364
Expected an @return tag. 368
line contains a tab character 369
line contains a tab character 370
line contains a tab character 371
line contains a tab character 372
line contains a tab character 373
line longer than 80 characters 374
line contains a tab character 374
line contains a tab character 375
line contains a tab character 376
line contains a tab character 377
line contains a tab character 378
line contains a tab character 379
line contains a tab character 380
line contains a tab character 381
line contains a tab character 382
line contains a tab character 383
line contains a tab character 384
Expected an @return tag. 388
line contains a tab character 389
line contains a tab character 390
line contains a tab character 391
line contains a tab character 392
line longer than 80 characters 393
line contains a tab character 393
line longer than 80 characters 394
line contains a tab character 394
line contains a tab character 395
line contains a tab character 396
line contains a tab character 397
line contains a tab character 398
line contains a tab character 399
line contains a tab character 400
line contains a tab character 401
line contains a tab character 402
line contains a tab character 403
line contains a tab character 404
line contains a tab character 405
Expected an @return tag. 409
line contains a tab character 410
line contains a tab character 411
line contains a tab character 412
line contains a tab character 413
line contains a tab character 414
line longer than 80 characters 415
line contains a tab character 415
line contains a tab character 416
line contains a tab character 417
line contains a tab character 418
line contains a tab character 419
line contains a tab character 420
line contains a tab character 421
line contains a tab character 422
line contains a tab character 423
line contains a tab character 424
line contains a tab character 425
Expected @param tag for 'exception'. 429
line longer than 80 characters 431
line contains a tab character 431
line contains a tab character 432
line contains a tab character 433
Expected @throws tag for 'java.lang.Exception'. 438
line contains a tab character 439
line contains a tab character 440
line contains a tab character 441
line contains a tab character 442
line contains a tab character 443
line contains a tab character 444
line contains a tab character 449
line contains a tab character 450
line contains a tab character 451
line contains a tab character 452
line longer than 80 characters 453
line contains a tab character 453
line contains a tab character 454
line contains a tab character 455
line contains a tab character 456
line contains a tab character 457
line contains a tab character 458
line contains a tab character 459
line contains a tab character 460
line contains a tab character 461
line contains a tab character 462
line contains a tab character 463
line contains a tab character 464
'+' is not preceeded with whitespace. 464
'+' is not followed by whitespace. 464
'+' is not preceeded with whitespace. 464
'+' is not followed by whitespace. 464
line contains a tab character 465
line contains a tab character 474
line contains a tab character 475
line contains a tab character 476
'=' is not preceeded with whitespace. 476
'=' is not followed by whitespace. 476
'<' is not preceeded with whitespace. 476
'<' is not followed by whitespace. 476
'{' is not preceeded with whitespace. 476
line contains a tab character 478
line contains a tab character 479
line contains a tab character 480
line contains a tab character 481
line longer than 80 characters 482
line contains a tab character 482
line longer than 80 characters 483
line contains a tab character 483
line contains a tab character 484
line longer than 80 characters 485
'if' construct must use '{}'s. 485
line contains a tab character 485
line contains a tab character 486
line contains a tab character 487
line contains a tab character 488
line contains a tab character 489
line longer than 80 characters 490
line contains a tab character 490
line contains a tab character 491
line contains a tab character 492
line contains a tab character 493
line contains a tab character 494
line longer than 80 characters 498
method name 'pass1Button_ActionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 498
Expected @param tag for 'actionEvent'. 498
line contains a tab character 499
line contains a tab character 500
line contains a tab character 501
'{' is not preceeded with whitespace. 501
line contains a tab character 502
line contains a tab character 503
line contains a tab character 504
line contains a tab character 505
'{' is not preceeded with whitespace. 505
line contains a tab character 506
line contains a tab character 507
line contains a tab character 508
line longer than 80 characters 512
method name 'pass2Button_ActionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 512
Expected @param tag for 'actionEvent'. 512
line contains a tab character 513
line contains a tab character 514
line contains a tab character 515
line contains a tab character 516
line contains a tab character 517
'{' is not preceeded with whitespace. 517
line contains a tab character 518
line contains a tab character 519
line contains a tab character 520
line contains a tab character 521
'{' is not preceeded with whitespace. 521
line contains a tab character 522
line contains a tab character 523
line contains a tab character 524
line contains a tab character 525
'{' is not preceeded with whitespace. 525
line contains a tab character 526
line contains a tab character 527
line contains a tab character 528
line longer than 80 characters 532
method name 'pass4Button_ActionPerformed' must match pattern '^[a-z][a-zA-Z0-9]*$'. 532
Expected @param tag for 'actionEvent'. 532
line contains a tab character 533
line contains a tab character 534
line contains a tab character 535
line contains a tab character 536
line contains a tab character 537
line contains a tab character 539
line contains a tab character 540
line contains a tab character 541
'{' is not preceeded with whitespace. 541
line contains a tab character 542
line contains a tab character 543
line contains a tab character 544
'=' is not preceeded with whitespace. 544
'=' is not followed by whitespace. 544
'<' is not preceeded with whitespace. 544
'<' is not followed by whitespace. 544
line contains a tab character 545
line contains a tab character 546
'{' is not preceeded with whitespace. 546
line contains a tab character 547
line contains a tab character 548
line contains a tab character 549
line contains a tab character 550
line contains a tab character 551
'}' should be on the same line. 551
line contains a tab character 552
'else' is not followed by whitespace. 552
'{' is not preceeded with whitespace. 552
line contains a tab character 553
line contains a tab character 554
line contains a tab character 556
line contains a tab character 557