Checkstyle Results

The following document contains the results of Checkstyle 10.23.0 with checkstyle.xml ruleset.

Summary

Files  Info  Warnings  Errors
624 0 45862 0

Files

File  I  W  E
coverageTests/src/main/java/ClassInDefaultPackage.java 0 20 0
coverageTests/src/main/java/integrationTests/AbstractClassWithNoExecutableLines.java 0 4 0
coverageTests/src/main/java/integrationTests/AnAnnotation.java 0 3 0
coverageTests/src/main/java/integrationTests/AnEnum.java 0 1 0
coverageTests/src/main/java/integrationTests/AnInterface.java 0 3 0
coverageTests/src/main/java/integrationTests/BooleanExpressions.java 0 66 0
coverageTests/src/main/java/integrationTests/ClassInRegularPackage.java 0 22 0
coverageTests/src/main/java/integrationTests/ClassLoadedByCustomLoaderOnly.java 0 8 0
coverageTests/src/main/java/integrationTests/ClassNotExercised.java 0 8 0
coverageTests/src/main/java/integrationTests/ClassWithAnnotations.java 0 9 0
coverageTests/src/main/java/integrationTests/ClassWithNestedClasses.java 0 29 0
coverageTests/src/main/java/integrationTests/ClassWithNestedEnum.java 0 11 0
coverageTests/src/main/java/integrationTests/ClassWithReferenceToNestedClass.java 0 7 0
coverageTests/src/main/java/integrationTests/IfElseStatements.java 0 149 0
coverageTests/src/main/java/integrationTests/InterfaceWithExecutableCode.java 0 4 0
coverageTests/src/main/java/integrationTests/MultiThreadedCode.java 0 9 0
coverageTests/src/main/java/integrationTests/UnreachableStatements.java 0 11 0
coverageTests/src/main/java/integrationTests/data/ClassWithFields.java 0 44 0
coverageTests/src/main/java/integrationTests/data/ClassWithFieldsAccessedByMultipleTests.java 0 30 0
coverageTests/src/main/java/integrationTests/data/ClassWithInstanceFields.java 0 69 0
coverageTests/src/main/java/integrationTests/data/package-info.java 0 1 0
coverageTests/src/main/java/integrationTests/loops/ForStatements.java 0 61 0
coverageTests/src/main/java/integrationTests/loops/WhileStatements.java 0 106 0
coverageTests/src/main/java/integrationTests/loops/package-info.java 0 1 0
coverageTests/src/main/java/integrationTests/otherControlStructures/SwitchStatements.java 0 93 0
coverageTests/src/main/java/integrationTests/otherControlStructures/SynchronizedBlocks.java 0 22 0
coverageTests/src/main/java/integrationTests/otherControlStructures/TryCatchFinallyStatements.java 0 64 0
coverageTests/src/main/java/integrationTests/otherControlStructures/package-info.java 0 1 0
coverageTests/src/main/java/integrationTests/package-info.java 0 1 0
coverageTests/src/test/java/ClassInDefaultPackageTest.java 0 6 0
coverageTests/src/test/java/integrationTests/AbstractClassTest.java 0 12 0
coverageTests/src/test/java/integrationTests/AnEnumTest.java 0 6 0
coverageTests/src/test/java/integrationTests/AnInterfaceTest.java 0 12 0
coverageTests/src/test/java/integrationTests/BooleanExpressionsTest.java 0 60 0
coverageTests/src/test/java/integrationTests/ClassInRegularPackageTest.java 0 9 0
coverageTests/src/test/java/integrationTests/ClassWithNestedClassesTest.java 0 10 0
coverageTests/src/test/java/integrationTests/ClassWithNestedEnumTest.java 0 4 0
coverageTests/src/test/java/integrationTests/ClassWithReferenceToNestedClassTest.java 0 9 0
coverageTests/src/test/java/integrationTests/CoverageTest.java 0 136 0
coverageTests/src/test/java/integrationTests/IfElseStatementsTest.java 0 115 0
coverageTests/src/test/java/integrationTests/InterfaceWithExecutableCodeTest.java 0 7 0
coverageTests/src/test/java/integrationTests/MiscellaneousTest.java 0 26 0
coverageTests/src/test/java/integrationTests/MultiThreadedCodeTest.java 0 10 0
coverageTests/src/test/java/integrationTests/ShutdownTest.java 0 10 0
coverageTests/src/test/java/integrationTests/UnreachableStatementsTest.java 0 37 0
coverageTests/src/test/java/integrationTests/data/ClassWithFieldsAccessedByMultipleTestsTest.java 0 47 0
coverageTests/src/test/java/integrationTests/data/ClassWithFieldsTest.java 0 34 0
coverageTests/src/test/java/integrationTests/data/ClassWithInstanceFieldsTest.java 0 63 0
coverageTests/src/test/java/integrationTests/loops/ForStatementsTest.java 0 52 0
coverageTests/src/test/java/integrationTests/loops/WhileStatementsTest.java 0 91 0
coverageTests/src/test/java/integrationTests/otherControlStructures/SwitchStatementsTest.java 0 70 0
coverageTests/src/test/java/integrationTests/otherControlStructures/SynchronizedBlocksTest.java 0 12 0
coverageTests/src/test/java/integrationTests/otherControlStructures/TryCatchFinallyStatementsTest.java 0 10 0
mockit/AssertionErrorMessagesTest.java 0 136 0
mockit/Capturing.java 0 2 0
mockit/CapturingImplementationsTest.java 0 299 0
mockit/CapturingInstancesTest.java 0 68 0
mockit/CascadingFieldTest.java 0 309 0
mockit/CascadingParametersTest.java 0 535 0
mockit/CascadingWithGenericsTest.java 0 258 0
mockit/ClassInitializationTest.java 0 136 0
mockit/ClassLoadingAndJREMocksTest.java 0 108 0
mockit/ClassWithObjectOverrides.java 0 36 0
mockit/CovariantReturnTypesTest.java 0 98 0
mockit/Deencapsulation.java 0 45 0
mockit/Delegate.java 0 4 0
mockit/DelegateInvocationProceedTest.java 0 177 0
mockit/DelegateInvocationTest.java 0 123 0
mockit/DelegateTest.java 0 370 0
mockit/DynamicMockingInBeforeMethodTest.java 0 29 0
mockit/DynamicOnInstanceMockingTest.java 0 206 0
mockit/Expectations.java 0 34 0
mockit/ExpectationsForConstructorsTest.java 0 87 0
mockit/ExpectationsTest.java 0 264 0
mockit/ExpectationsUsingMockedTest.java 0 125 0
mockit/ExpectationsUsingResultFieldTest.java 0 719 0
mockit/ExpectationsUsingReturnTypeConversionTest.java 0 364 0
mockit/ExpectationsWithArgMatchersTest.java 0 279 0
mockit/ExpectationsWithDuplicateRecordingsTest.java 0 296 0
mockit/ExpectationsWithInvocationCountsTest.java 0 227 0
mockit/ExpectationsWithSomeArgMatchersRecordedTest.java 0 356 0
mockit/ExpectationsWithValuesToReturnTest.java 0 395 0
mockit/ExpectationsWithVarArgsMatchersTest.java 0 287 0
mockit/FakeClassInstantiationPerSetupTest.java 0 151 0
mockit/FakeForGenericsTest.java 0 144 0
mockit/FakeInvocationProceedTest.java 0 162 0
mockit/FakeInvocationTest.java 0 136 0
mockit/FakeLoginContextTest.java 0 128 0
mockit/FakedClassWithSuperClassTest.java 0 38 0
mockit/FakingBaseTypesTest.java 0 218 0
mockit/FakingEverythingTest.java 0 128 0
mockit/FakingTest.java 0 195 0
mockit/FinalMockFieldsTest.java 0 89 0
mockit/FullVerifications.java 0 7 0
mockit/FullVerificationsTest.java 0 307 0
mockit/GenericMockedTypesTest.java 0 247 0
mockit/Injectable.java 0 4 0
mockit/InjectableFieldTest.java 0 96 0
mockit/InjectableParameterTest.java 0 56 0
mockit/InstanceDITest.java 0 35 0
mockit/InstanceSpecificMockingTest.java 0 169 0
mockit/Invocation.java 0 32 0
mockit/InvocationBlocksWithTimesFieldsTest.java 0 396 0
mockit/Invocations.java 0 176 0
mockit/IterableDITest.java 0 48 0
mockit/JREMockingTest.java 0 183 0
mockit/JUnit4ParametersTest.java 0 33 0
mockit/MisusedFakingAPITest.java 0 47 0
mockit/MisusedMockingAPITest.java 0 125 0
mockit/Mock.java 0 9 0
mockit/MockAnnotationsTest.java 0 439 0
mockit/MockInstanceMatchingTest.java 0 224 0
mockit/MockInvocationProceedTest.java 0 147 0
mockit/MockInvocationTest.java 0 113 0
mockit/MockLoginContextTest.java 0 102 0
mockit/MockUp.java 0 136 0
mockit/MockUpForGenericsTest.java 0 167 0
mockit/MockUpForSingleClassInstanceTest.java 0 186 0
mockit/MockUpForSingleInterfaceInstanceTest.java 0 129 0
mockit/Mocked.java 0 9 0
mockit/MockedAnnotationsTest.java 0 69 0
mockit/MockedClassWithSuperClassTest.java 0 137 0
mockit/MockedEnumsTest.java 0 145 0
mockit/MockedParametersWithCapturingTest.java 0 93 0
mockit/MockingMultipleInterfacesTest.java 0 45 0
mockit/MockingNewInstancesWithVaryingBehaviorTest.java 0 118 0
mockit/MoreFakingTest.java 0 206 0
mockit/MultiThreadedExpectationsTest.java 0 111 0
mockit/MultipleMockedTypesTest.java 0 123 0
mockit/NaturalOrderingTest.java 0 55 0
mockit/ObjectOverridesAndInjectableMocksTest.java 0 51 0
mockit/ObjectOverridesTest.java 0 142 0
mockit/PartialMockingTest.java 0 328 0
mockit/ReentrantDelegateTest.java 0 38 0
mockit/ReentrantFakeTest.java 0 248 0
mockit/RestrictedFullVerificationsTest.java 0 224 0
mockit/StandardDI2Test.java 0 13 0
mockit/StandardDITest.java 0 168 0
mockit/Tested.java 0 19 0
mockit/TestedAbstractClassTest.java 0 71 0
mockit/TestedAndMockedTest.java 0 67 0
mockit/TestedClassInGlobalScopeTest.java 0 14 0
mockit/TestedClassInjectedFromBaseTest.java 0 12 0
mockit/TestedClassInjectedFromMockParametersTest.java 0 52 0
mockit/TestedClassWithAnnotatedDITest.java 0 66 0
mockit/TestedClassWithConstructorAndFieldDI2Test.java 0 82 0
mockit/TestedClassWithConstructorAndFieldDITest.java 0 97 0
mockit/TestedClassWithConstructorDI0Test.java 0 83 0
mockit/TestedClassWithConstructorDI1Test.java 0 116 0
mockit/TestedClassWithConstructorDI2Test.java 0 94 0
mockit/TestedClassWithConstructorDI3Test.java 0 60 0
mockit/TestedClassWithConstructorDI4Test.java 0 96 0
mockit/TestedClassWithFieldDIByTypeAndNameTest.java 0 31 0
mockit/TestedClassWithFieldDITest.java 0 77 0
mockit/TestedClassWithFullAnnotatedDITest.java 0 159 0
mockit/TestedClassWithFullConstructorAndFieldDITest.java 0 79 0
mockit/TestedClassWithFullConstructorDITest.java 0 86 0
mockit/TestedClassWithFullDITest.java 0 145 0
mockit/TestedClassWithFullMixedFieldDITest.java 0 24 0
mockit/TestedClassWithFullStandardDITest.java 0 387 0
mockit/TestedClassWithGenericSubtypesTest.java 0 48 0
mockit/TestedClassWithGenericsTest.java 0 194 0
mockit/TestedClassWithNoDITest.java 0 66 0
mockit/TestedClassWithNoPublicConstructorTest.java 0 35 0
mockit/TestedClassWithQualifiedDependencyTest.java 0 58 0
mockit/TestedFieldExtractionTest.java 0 47 0
mockit/TestedFieldWithFailedConstructorDITest.java 0 19 0
mockit/TestedFieldWithFailedFullDITest.java 0 23 0
mockit/TestedMethodsTest.java 0 78 0
mockit/TestedParametersTest.java 0 90 0
mockit/Verifications.java 0 24 0
mockit/VerificationsInOrder.java 0 3 0
mockit/VerificationsInOrderTest.java 0 282 0
mockit/VerificationsTest.java 0 198 0
mockit/VerificationsWithSomeArgumentMatchersTest.java 0 146 0
mockit/WithCaptureTest.java 0 502 0
mockit/asm/AnnotatedReader.java 0 59 0
mockit/asm/BaseWriter.java 0 81 0
mockit/asm/SignatureWriter.java 0 15 0
mockit/asm/annotations/AnnotationReader.java 0 159 0
mockit/asm/annotations/AnnotationVisitor.java 0 248 0
mockit/asm/classes/BootstrapMethodsWriter.java 0 76 0
mockit/asm/classes/ClassInfo.java 0 7 0
mockit/asm/classes/ClassReader.java 0 170 0
mockit/asm/classes/ClassVisitor.java 0 16 0
mockit/asm/classes/ClassWriter.java 0 155 0
mockit/asm/classes/ConstantPoolCopying.java 0 143 0
mockit/asm/classes/InnerClassesWriter.java 0 23 0
mockit/asm/classes/InterfaceWriter.java 0 20 0
mockit/asm/classes/NestHostWriter.java 0 14 0
mockit/asm/classes/NestMembersWriter.java 0 21 0
mockit/asm/classes/SourceFileWriter.java 0 14 0
mockit/asm/classes/WrappingClassVisitor.java 0 23 0
mockit/asm/constantPool/AttributeWriter.java 0 23 0
mockit/asm/constantPool/BootstrapMethodItem.java 0 13 0
mockit/asm/constantPool/ClassMemberItem.java 0 21 0
mockit/asm/constantPool/ConstantPoolGeneration.java 0 344 0
mockit/asm/constantPool/DoubleItem.java 0 14 0
mockit/asm/constantPool/DynamicItem.java 0 21 0
mockit/asm/constantPool/FloatItem.java 0 14 0
mockit/asm/constantPool/IntItem.java 0 10 0
mockit/asm/constantPool/IntValueItem.java 0 17 0
mockit/asm/constantPool/Item.java 0 36 0
mockit/asm/constantPool/LongItem.java 0 10 0
mockit/asm/constantPool/LongValueItem.java 0 18 0
mockit/asm/constantPool/MergedTypeTableItem.java 0 23 0
mockit/asm/constantPool/MethodHandleItem.java 0 22 0
mockit/asm/constantPool/ModuleItem.java 0 27 0
mockit/asm/constantPool/NameAndTypeItem.java 0 13 0
mockit/asm/constantPool/NormalTypeTableItem.java 0 15 0
mockit/asm/constantPool/PackageItem.java 0 27 0
mockit/asm/constantPool/StringItem.java 0 27 0
mockit/asm/constantPool/TypeOrMemberItem.java 0 41 0
mockit/asm/constantPool/TypeTableItem.java 0 16 0
mockit/asm/constantPool/UninitializedTypeTableItem.java 0 23 0
mockit/asm/constantPool/package-info.java 0 1 0
mockit/asm/controlFlow/CFGAnalysis.java 0 330 0
mockit/asm/controlFlow/Edge.java 0 13 0
mockit/asm/controlFlow/Frame.java 0 937 0
mockit/asm/controlFlow/FrameTypeMask.java 0 26 0
mockit/asm/controlFlow/Label.java 0 147 0
mockit/asm/controlFlow/StackMapTableWriter.java 0 337 0
mockit/asm/controlFlow/package-info.java 0 1 0
mockit/asm/exceptionHandling/ExceptionHandler.java 0 21 0
mockit/asm/exceptionHandling/ExceptionHandling.java 0 52 0
mockit/asm/exceptionHandling/package-info.java 0 1 0
mockit/asm/fields/FieldReader.java 0 37 0
mockit/asm/fields/FieldVisitor.java 0 54 0
mockit/asm/jvmConstants/Access.java 0 43 0
mockit/asm/jvmConstants/ArrayElementType.java 0 9 0
mockit/asm/jvmConstants/ClassVersion.java 0 19 0
mockit/asm/jvmConstants/ConstantPoolTypes.java 0 20 0
mockit/asm/jvmConstants/JVMInstruction.java 0 46 0
mockit/asm/jvmConstants/Opcodes.java 0 161 0
mockit/asm/jvmConstants/package-info.java 0 1 0
mockit/asm/metadata/ClassMetadataReader.java 0 444 0
mockit/asm/metadata/ObjectWithAttributes.java 0 13 0
mockit/asm/methods/ExceptionsWriter.java 0 22 0
mockit/asm/methods/LineNumberTableWriter.java 0 29 0
mockit/asm/methods/LocalVariableTableWriter.java 0 52 0
mockit/asm/methods/MethodReader.java 0 523 0
mockit/asm/methods/MethodVisitor.java 0 48 0
mockit/asm/methods/MethodWriter.java 0 320 0
mockit/asm/methods/WrappingMethodVisitor.java 0 66 0
mockit/asm/types/ArrayType.java 0 41 0
mockit/asm/types/JavaType.java 0 164 0
mockit/asm/types/MethodType.java 0 18 0
mockit/asm/types/ObjectType.java 0 23 0
mockit/asm/types/PrimitiveType.java 0 127 0
mockit/asm/types/ReferenceType.java 0 94 0
mockit/asm/util/ByteVector.java 0 176 0
mockit/asm/util/BytecodeReader.java 0 309 0
mockit/asm/util/MethodHandle.java 0 36 0
mockit/coverage/AccretionFile.java 0 22 0
mockit/coverage/CallPoint.java 0 163 0
mockit/coverage/CodeCoverage.java 0 40 0
mockit/coverage/Configuration.java 0 29 0
mockit/coverage/CoverageCheck.java 0 95 0
mockit/coverage/CoveragePercentage.java 0 35 0
mockit/coverage/DataFileMerging.java 0 35 0
mockit/coverage/OutputFileGenerator.java 0 103 0
mockit/coverage/TestRun.java 0 99 0
mockit/coverage/XmlFile.java 0 58 0
mockit/coverage/data/CoverageData.java 0 161 0
mockit/coverage/data/FileCoverageData.java 0 49 0
mockit/coverage/data/PerFileCoverage.java 0 5 0
mockit/coverage/dataItems/FieldData.java 0 32 0
mockit/coverage/dataItems/InstanceFieldData.java 0 45 0
mockit/coverage/dataItems/PerFileDataCoverage.java 0 130 0
mockit/coverage/dataItems/StaticFieldData.java 0 24 0
mockit/coverage/dataItems/package-info.java 0 1 0
mockit/coverage/lines/BranchCoverageData.java 0 25 0
mockit/coverage/lines/LineCoverageData.java 0 142 0
mockit/coverage/lines/LineSegmentData.java 0 70 0
mockit/coverage/lines/PerFileLineCoverage.java 0 204 0
mockit/coverage/modification/CFGTracking.java 0 110 0
mockit/coverage/modification/ClassModification.java 0 65 0
mockit/coverage/modification/ClassSelection.java 0 106 0
mockit/coverage/modification/ClassesNotLoaded.java 0 52 0
mockit/coverage/modification/CoverageModifier.java 0 135 0
mockit/coverage/modification/MethodModifier.java 0 192 0
mockit/coverage/modification/VisitInterruptedException.java 0 2 0
mockit/coverage/reporting/CoverageReport.java 0 89 0
mockit/coverage/reporting/ListOfCallPoints.java 0 57 0
mockit/coverage/reporting/OutputFile.java 0 59 0
mockit/coverage/reporting/SourceFiles.java 0 46 0
mockit/coverage/reporting/StaticFiles.java 0 47 0
mockit/coverage/reporting/dataCoverage/DataCoverageOutput.java 0 62 0
mockit/coverage/reporting/dataCoverage/package-info.java 0 1 0
mockit/coverage/reporting/lineCoverage/LineCoverageFormatter.java 0 41 0
mockit/coverage/reporting/lineCoverage/LineCoverageOutput.java 0 39 0
mockit/coverage/reporting/lineCoverage/LineSegmentsFormatter.java 0 78 0
mockit/coverage/reporting/lineCoverage/package-info.java 0 1 0
mockit/coverage/reporting/packages/IndexPage.java 0 182 0
mockit/coverage/reporting/packages/ListWithFilesAndPercentages.java 0 64 0
mockit/coverage/reporting/packages/PackageCoverageReport.java 0 66 0
mockit/coverage/reporting/parsing/FileParser.java 0 69 0
mockit/coverage/reporting/parsing/LineElement.java 0 188 0
mockit/coverage/reporting/parsing/LineParser.java 0 158 0
mockit/coverage/reporting/sourceFiles/FileCoverageReport.java 0 73 0
mockit/coverage/reporting/sourceFiles/InputFile.java 0 78 0
mockit/coverage/reporting/sourceFiles/NeutralOutput.java 0 91 0
mockit/coverage/reporting/sourceFiles/package-info.java 0 1 0
mockit/coverage/testRedundancy/JUnitListener.java 0 26 0
mockit/coverage/testRedundancy/TestCoverage.java 0 39 0
mockit/coverage/testRedundancy/package-info.java 0 1 0
mockit/integration/Collaborator.java 0 3 0
mockit/integration/MockedClass.java 0 10 0
mockit/integration/TestRunnerDecorator.java 0 203 0
mockit/integration/junit4/AnotherDependency.java 0 5 0
mockit/integration/junit4/BaseJUnit4DecoratorTest.java 0 47 0
mockit/integration/junit4/Dependency.java 0 4 0
mockit/integration/junit4/FakeFrameworkMethod.java 0 50 0
mockit/integration/junit4/FakeRunNotifier.java 0 41 0
mockit/integration/junit4/JUnit4CustomRunnerTest.java 0 28 0
mockit/integration/junit4/JUnit4DecoratorTest.java 0 44 0
mockit/integration/junit4/JUnit4TestRunnerDecorator.java 0 106 0
mockit/integration/junit4/JUnit4ViolatedExpectationsTest.java 0 42 0
mockit/integration/junit4/MockDependencyTest.java 0 11 0
mockit/integration/junit4/SecondJUnit4DecoratorTest.java 0 26 0
mockit/integration/junit4/TestSuiteWithBeforeClass.java 0 10 0
mockit/integration/junit4/ThirdJUnit4DecoratorTest.java 0 29 0
mockit/integration/junit4/UseDependencyTest.java 0 16 0
mockit/integration/junit5/JMockitExtension.java 0 183 0
mockit/integration/junit5/package-info.java 0 1 0
mockit/integration/springframework/BeanLookup.java 0 36 0
mockit/integration/springframework/FakeBeanFactory.java 0 31 0
mockit/integration/springframework/SpringIntegrationTest.java 0 145 0
mockit/integration/springframework/TestWebApplicationContext.java 0 22 0
mockit/integration/springframework/package-info.java 0 1 0
mockit/integration/testng/TestNGRunnerDecorator.java 0 181 0
mockit/internal/BaseClassModifier.java 0 206 0
mockit/internal/BaseInvocation.java 0 52 0
mockit/internal/ClassFile.java 0 163 0
mockit/internal/ClassIdentification.java 0 27 0
mockit/internal/ClassLoadingBridge.java 0 69 0
mockit/internal/capturing/CaptureOfImplementations.java 0 43 0
mockit/internal/capturing/CaptureTransformer.java 0 111 0
mockit/internal/capturing/CapturedType.java 0 52 0
mockit/internal/classGeneration/BaseSubclassGenerator.java 0 129 0
mockit/internal/classGeneration/ConcreteSubclass.java 0 8 0
mockit/internal/classGeneration/ImplementationClass.java 0 39 0
mockit/internal/classGeneration/MockedTypeInfo.java 0 35 0
mockit/internal/classGeneration/package-info.java 0 1 0
mockit/internal/expectations/ActiveInvocations.java 0 140 0
mockit/internal/expectations/BaseVerificationPhase.java 0 96 0
mockit/internal/expectations/EquivalentInstances.java 0 70 0
mockit/internal/expectations/ExecutionMode.java 0 44 0
mockit/internal/expectations/Expectation.java 0 72 0
mockit/internal/expectations/FailureState.java 0 27 0
mockit/internal/expectations/FullVerificationPhase.java 0 85 0
mockit/internal/expectations/InstanceBasedMatching.java 0 26 0
mockit/internal/expectations/MockingFilters.java 0 20 0
mockit/internal/expectations/OrderedVerificationPhase.java 0 111 0
mockit/internal/expectations/PartiallyMockedInstances.java 0 20 0
mockit/internal/expectations/Phase.java 0 12 0
mockit/internal/expectations/PhasedExecutionState.java 0 111 0
mockit/internal/expectations/RecordAndReplayExecution.java 0 227 0
mockit/internal/expectations/RecordPhase.java 0 50 0
mockit/internal/expectations/ReplayPhase.java 0 77 0
mockit/internal/expectations/SequenceOfReturnValues.java 0 86 0
mockit/internal/expectations/TestOnlyPhase.java 0 62 0
mockit/internal/expectations/UnorderedVerificationPhase.java 0 62 0
mockit/internal/expectations/VerifiedExpectation.java 0 19 0
mockit/internal/expectations/argumentMatching/AlwaysTrueMatcher.java 0 28 0
mockit/internal/expectations/argumentMatching/ArgumentMatcher.java 0 4 0
mockit/internal/expectations/argumentMatching/ArgumentMismatch.java 0 130 0
mockit/internal/expectations/argumentMatching/CaptureMatcher.java 0 22 0
mockit/internal/expectations/argumentMatching/ClassMatcher.java 0 51 0
mockit/internal/expectations/argumentMatching/EqualityMatcher.java 0 47 0
mockit/internal/expectations/argumentMatching/HamcrestAdapter.java 0 35 0
mockit/internal/expectations/argumentMatching/InequalityMatcher.java 0 11 0
mockit/internal/expectations/argumentMatching/LenientEqualityMatcher.java 0 20 0
mockit/internal/expectations/argumentMatching/NonNullityMatcher.java 0 14 0
mockit/internal/expectations/argumentMatching/NullityMatcher.java 0 14 0
mockit/internal/expectations/argumentMatching/NumericEqualityMatcher.java 0 19 0
mockit/internal/expectations/argumentMatching/PatternMatcher.java 0 16 0
mockit/internal/expectations/argumentMatching/ReflectiveMatcher.java 0 30 0
mockit/internal/expectations/argumentMatching/SamenessMatcher.java 0 15 0
mockit/internal/expectations/argumentMatching/StringContainmentMatcher.java 0 11 0
mockit/internal/expectations/argumentMatching/StringPrefixMatcher.java 0 11 0
mockit/internal/expectations/argumentMatching/StringSuffixMatcher.java 0 11 0
mockit/internal/expectations/argumentMatching/SubstringMatcher.java 0 8 0
mockit/internal/expectations/argumentMatching/package-info.java 0 1 0
mockit/internal/expectations/invocation/ArgumentValuesAndMatchers.java 0 106 0
mockit/internal/expectations/invocation/ArgumentValuesAndMatchersWithVarargs.java 0 131 0
mockit/internal/expectations/invocation/ArgumentValuesAndMatchersWithoutVarargs.java 0 38 0
mockit/internal/expectations/invocation/DelegateInvocation.java 0 21 0
mockit/internal/expectations/invocation/DelegatedResult.java 0 57 0
mockit/internal/expectations/invocation/ExpectationError.java 0 11 0
mockit/internal/expectations/invocation/ExpectedInvocation.java 0 287 0
mockit/internal/expectations/invocation/InvocationArguments.java 0 73 0
mockit/internal/expectations/invocation/InvocationConstraints.java 0 52 0
mockit/internal/expectations/invocation/InvocationResult.java 0 42 0
mockit/internal/expectations/invocation/InvocationResults.java 0 88 0
mockit/internal/expectations/invocation/MissingInvocation.java 0 7 0
mockit/internal/expectations/invocation/MultiValuedConversion.java 0 83 0
mockit/internal/expectations/invocation/ReturnTypeConversion.java 0 223 0
mockit/internal/expectations/invocation/UnexpectedInvocation.java 0 7 0
mockit/internal/expectations/mocking/BaseTypeRedefinition.java 0 202 0
mockit/internal/expectations/mocking/CaptureOfNewInstances.java 0 117 0
mockit/internal/expectations/mocking/CaptureOfNewInstancesForFields.java 0 14 0
mockit/internal/expectations/mocking/CascadingTypeRedefinition.java 0 10 0
mockit/internal/expectations/mocking/FieldTypeRedefinition.java 0 29 0
mockit/internal/expectations/mocking/FieldTypeRedefinitions.java 0 124 0
mockit/internal/expectations/mocking/InstanceFactory.java 0 51 0
mockit/internal/expectations/mocking/InterfaceImplementationGenerator.java 0 123 0
mockit/internal/expectations/mocking/MockedBridge.java 0 38 0
mockit/internal/expectations/mocking/MockedClassModifier.java 0 174 0
mockit/internal/expectations/mocking/MockedType.java 0 193 0
mockit/internal/expectations/mocking/ParameterTypeRedefinitions.java 0 84 0
mockit/internal/expectations/mocking/PartialMocking.java 0 46 0
mockit/internal/expectations/mocking/SubclassGenerationModifier.java 0 19 0
mockit/internal/expectations/mocking/TypeRedefinition.java 0 14 0
mockit/internal/expectations/mocking/TypeRedefinitions.java 0 30 0
mockit/internal/expectations/state/CascadingTypes.java 0 71 0
mockit/internal/expectations/state/ExecutingTest.java 0 150 0
mockit/internal/expectations/state/MockedTypeCascade.java 0 184 0
mockit/internal/expectations/transformation/ArgumentCapturing.java 0 91 0
mockit/internal/expectations/transformation/ArgumentMatching.java 0 75 0
mockit/internal/expectations/transformation/Capture.java 0 74 0
mockit/internal/expectations/transformation/ExpectationsTransformer.java 0 37 0
mockit/internal/expectations/transformation/InvocationBlockModifier.java 0 210 0
mockit/internal/faking/CaptureOfFakedImplementations.java 0 29 0
mockit/internal/faking/FakeBridge.java 0 23 0
mockit/internal/faking/FakeClassSetup.java 0 76 0
mockit/internal/faking/FakeClasses.java 0 164 0
mockit/internal/faking/FakeInvocation.java 0 49 0
mockit/internal/faking/FakeMethodBridge.java 0 63 0
mockit/internal/faking/FakeMethodCollector.java 0 34 0
mockit/internal/faking/FakeMethods.java 0 204 0
mockit/internal/faking/FakeState.java 0 108 0
mockit/internal/faking/FakeStates.java 0 75 0
mockit/internal/faking/FakedClassModifier.java 0 245 0
mockit/internal/faking/FakedImplementationClass.java 0 41 0
mockit/internal/injection/BeanExporter.java 0 28 0
mockit/internal/injection/InjectionPoint.java 0 215 0
mockit/internal/injection/InjectionProvider.java 0 42 0
mockit/internal/injection/InjectionProviders.java 0 148 0
mockit/internal/injection/InjectionState.java 0 153 0
mockit/internal/injection/Injector.java 0 144 0
mockit/internal/injection/InterfaceResolution.java 0 65 0
mockit/internal/injection/LifecycleMethods.java 0 130 0
mockit/internal/injection/MultiValuedProvider.java 0 20 0
mockit/internal/injection/TestedClass.java 0 86 0
mockit/internal/injection/TestedClassInstantiations.java 0 131 0
mockit/internal/injection/TestedField.java 0 32 0
mockit/internal/injection/TestedObject.java 0 106 0
mockit/internal/injection/TestedObjectCreation.java 0 34 0
mockit/internal/injection/TestedParameter.java 0 27 0
mockit/internal/injection/TestedParameters.java 0 39 0
mockit/internal/injection/constructor/ConstructorInjection.java 0 132 0
mockit/internal/injection/constructor/ConstructorParameter.java 0 23 0
mockit/internal/injection/constructor/ConstructorSearch.java 0 197 0
mockit/internal/injection/field/FieldInjection.java 0 5 0
mockit/internal/injection/field/FieldToInject.java 0 23 0
mockit/internal/injection/full/FullInjection.java 0 187 0
mockit/internal/injection/full/JPADependencies.java 0 85 0
mockit/internal/injection/full/ServletDependencies.java 0 30 0
mockit/internal/injection/full/TestConversation.java 0 33 0
mockit/internal/injection/full/TestDataSource.java 0 110 0
mockit/internal/package-info.java 0 1 0
mockit/internal/reflection/AnnotationReflection.java 0 30 0
mockit/internal/reflection/ConstructorReflection.java 0 94 0
mockit/internal/reflection/EmptyProxy.java 0 37 0
mockit/internal/reflection/FieldReflection.java 0 119 0
mockit/internal/reflection/GenericTypeReflection.java 0 501 0
mockit/internal/reflection/MethodReflection.java 0 190 0
mockit/internal/reflection/MockInvocationHandler.java 0 34 0
mockit/internal/reflection/ParameterReflection.java 0 107 0
mockit/internal/reflection/RealMethodOrConstructor.java 0 67 0
mockit/internal/reflection/ThrowOfCheckedException.java 0 12 0
mockit/internal/startup/ClassLoadingBridgeFields.java 0 42 0
mockit/internal/startup/JMockitInitialization.java 0 61 0
mockit/internal/startup/Startup.java 0 77 0
mockit/internal/state/CachedClassfiles.java 0 83 0
mockit/internal/state/MockFixture.java 0 277 0
mockit/internal/state/ParameterNames.java 0 33 0
mockit/internal/state/SavePoint.java 0 31 0
mockit/internal/state/TestRun.java 0 112 0
mockit/internal/util/AutoBoxing.java 0 33 0
mockit/internal/util/ClassLoad.java 0 143 0
mockit/internal/util/ClassNaming.java 0 25 0
mockit/internal/util/DefaultValues.java 0 177 0
mockit/internal/util/GeneratedClasses.java 0 56 0
mockit/internal/util/MethodFormatter.java 0 173 0
mockit/internal/util/ObjectMethods.java 0 30 0
mockit/internal/util/ParameterNameExtractor.java 0 25 0
mockit/internal/util/StackTrace.java 0 83 0
mockit/internal/util/TestMethod.java 0 42 0
mockit/internal/util/TypeConversion.java 0 65 0
mockit/internal/util/TypeConversionBytecode.java 0 62 0
mockit/internal/util/TypeDescriptor.java 0 51 0
mockit/internal/util/Utilities.java 0 78 0
mockit/internal/util/VisitInterruptedException.java 0 5 0
mockit/package-info.java 0 4 0
otherTests/BaseClass.java 0 8 0
otherTests/DeencapsulationTest.java 0 195 0
otherTests/JUnit38StyleTest.java 0 16 0
otherTests/JUnit4Test.java 0 68 0
otherTests/SubclassTest.java 0 40 0
otherTests/TestedClass.java 0 8 0
otherTests/multicast/Client.java 0 9 0
otherTests/multicast/Message.java 0 49 0
otherTests/multicast/MessageTest.java 0 56 0
otherTests/multicast/StatusListener.java 0 5 0
otherTests/multicast/package-info.java 0 1 0
otherTests/package-info.java 0 1 0
otherTests/testng/BaseTestNGDecoratorTest.java 0 23 0
otherTests/testng/DynamicMockingInBeforeMethodTest.java 0 34 0
otherTests/testng/ParallelExecutionTest.java 0 10 0
otherTests/testng/TestNGCascadingInSetupTest.java 0 27 0
otherTests/testng/TestNGCascadingTest.java 0 28 0
otherTests/testng/TestNGDecoratorTest.java 0 39 0
otherTests/testng/TestNGExpectationsTest.java 0 57 0
otherTests/testng/TestNGParametersTest.java 0 46 0
otherTests/testng/TestNGSharedMockFieldTest.java 0 70 0
otherTests/testng/TestNGViolatedExpectationsTest.java 0 55 0
otherTests/testng/TestedAndInjectablesTest.java 0 97 0
otherTests/testng/package-info.java 0 1 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userAccount/UserAccount.java 0 34 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userAccount/package-info.java 0 1 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/AccountLoginLimitReachedException.java 0 3 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/LoginService.java 0 46 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/UserAccountNotFoundException.java 0 3 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/UserAccountRevokedException.java 0 3 0
samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/package-info.java 0 1 0
samples/LoginService/src/test/java/jmockit/loginExample/domain/userLogin/LoginServiceIntegrationTest.java 0 56 0
samples/LoginService/src/test/java/jmockit/loginExample/domain/userLogin/LoginServiceNGTest.java 0 97 0
samples/java8testing/src/main/java/java8testing/BusinessService.java 0 11 0
samples/java8testing/src/main/java/java8testing/Collaborator.java 0 4 0
samples/java8testing/src/main/java/java8testing/package-info.java 0 1 0
samples/java8testing/src/test/java/java8testing/InterfacesWithMethodBodiesTest.java 0 176 0
samples/java8testing/src/test/java/java8testing/JUnit5Test.java 0 60 0
samples/java8testing/src/test/java/java8testing/Java8EmptyReturnsTest.java 0 32 0
samples/java8testing/src/test/java/java8testing/TestUtils.java 0 1 0
samples/java8testing/src/test/java/java8testing/TimeAPIFakingTest.java 0 30 0
samples/petclinic/src/main/java/petclinic/owners/Owner.java 0 36 0
samples/petclinic/src/main/java/petclinic/owners/OwnerMaintenance.java 0 13 0
samples/petclinic/src/main/java/petclinic/owners/OwnerScreen.java 0 34 0
samples/petclinic/src/main/java/petclinic/package-info.java 0 4 0
samples/petclinic/src/main/java/petclinic/pets/Pet.java 0 39 0
samples/petclinic/src/main/java/petclinic/pets/PetMaintenance.java 0 26 0
samples/petclinic/src/main/java/petclinic/pets/PetScreen.java 0 38 0
samples/petclinic/src/main/java/petclinic/pets/PetType.java 0 9 0
samples/petclinic/src/main/java/petclinic/util/BaseEntity.java 0 25 0
samples/petclinic/src/main/java/petclinic/util/Database.java 0 32 0
samples/petclinic/src/main/java/petclinic/util/Person.java 0 15 0
samples/petclinic/src/main/java/petclinic/vets/Specialty.java 0 9 0
samples/petclinic/src/main/java/petclinic/vets/Vet.java 0 10 0
samples/petclinic/src/main/java/petclinic/vets/VetMaintenance.java 0 7 0
samples/petclinic/src/main/java/petclinic/vets/VetScreen.java 0 10 0
samples/petclinic/src/main/java/petclinic/visits/Visit.java 0 27 0
samples/petclinic/src/main/java/petclinic/visits/VisitMaintenance.java 0 16 0
samples/petclinic/src/main/java/petclinic/visits/VisitScreen.java 0 39 0
samples/petclinic/src/test/java/petclinic/owners/OwnerData.java 0 11 0
samples/petclinic/src/test/java/petclinic/owners/OwnerScreenTest.java 0 57 0
samples/petclinic/src/test/java/petclinic/pets/PetData.java 0 41 0
samples/petclinic/src/test/java/petclinic/pets/PetScreenTest.java 0 65 0
samples/petclinic/src/test/java/petclinic/util/SUT.java 0 2 0
samples/petclinic/src/test/java/petclinic/util/TestDatabase.java 0 33 0
samples/petclinic/src/test/java/petclinic/util/TestUtil.java 0 1 0
samples/petclinic/src/test/java/petclinic/vets/VetData.java 0 15 0
samples/petclinic/src/test/java/petclinic/vets/VetScreenTest.java 0 24 0
samples/petclinic/src/test/java/petclinic/visits/VisitData.java 0 17 0
samples/petclinic/src/test/java/petclinic/visits/VisitScreenTest.java 0 63 0
samples/tutorial/src/main/java/tutorial/domain/EntityX.java 0 33 0
samples/tutorial/src/main/java/tutorial/domain/MyBusinessService.java 0 31 0
samples/tutorial/src/main/java/tutorial/persistence/Database.java 0 48 0
samples/tutorial/src/test/java/tutorial/domain/MyBusinessServiceTest.java 0 26 0

Rules

Category Rule Violations Severity
blocks EmptyCatchBlock
  • exceptionVariableName: "expected"
52  Warning
LeftCurly
  • tokens: "ANNOTATION_DEF, CLASS_DEF, CTOR_DEF, ENUM_CONSTANT_DEF, ENUM_DEF, INTERFACE_DEF, LAMBDA, LITERAL_CASE, LITERAL_CATCH, LITERAL_DEFAULT, LITERAL_DO, LITERAL_ELSE, LITERAL_FINALLY, LITERAL_FOR, LITERAL_IF, LITERAL_SWITCH, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_WHILE, METHOD_DEF, OBJBLOCK, STATIC_INIT, RECORD_DEF, COMPACT_CTOR_DEF"
9  Warning
NeedBraces
  • tokens: "LITERAL_DO, LITERAL_ELSE, LITERAL_FOR, LITERAL_IF, LITERAL_WHILE"
2  Warning
RightCurly
  • tokens: "CLASS_DEF, METHOD_DEF, CTOR_DEF, LITERAL_FOR, LITERAL_WHILE, STATIC_INIT, INSTANCE_INIT, ANNOTATION_DEF, ENUM_DEF, INTERFACE_DEF, RECORD_DEF, COMPACT_CTOR_DEF, LITERAL_SWITCH"
  • id: "RightCurlyAlone"
  • option: "alone"
15  Warning
RightCurly
  • tokens: "LITERAL_TRY, LITERAL_CATCH, LITERAL_FINALLY, LITERAL_IF, LITERAL_ELSE, LITERAL_DO"
  • id: "RightCurlySame"
15  Warning
coding MissingSwitchDefault 15  Warning
NoFinalizer 1  Warning
OneStatementPerLine 8  Warning
OverloadMethodsDeclarationOrder 45  Warning
VariableDeclarationUsageDistance 40  Warning
design OneTopLevelClass 5  Warning
imports AvoidStarImport 2  Warning
CustomImportOrder
  • separateLineBetweenGroups: "true"
  • sortImportsInGroupAlphabetically: "true"
  • customImportOrderRules: "STATIC###THIRD_PARTY_PACKAGE"
  • tokens: "IMPORT, STATIC_IMPORT, PACKAGE_DEF"
840  Warning
indentation Indentation
  • throwsIndent: "4"
  • arrayInitIndent: "2"
  • caseIndent: "2"
  • basicOffset: "2"
  • braceAdjustment: "2"
  • lineWrappingIndentation: "4"
43299  Warning
javadoc AtclauseOrder
  • tagOrder: "@param, @return, @throws, @deprecated"
  • target: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, METHOD_DEF, CTOR_DEF, VARIABLE_DEF"
2  Warning
JavadocParagraph 176  Warning
JavadocTagContinuationIndentation 3  Warning
MissingJavadocMethod
  • scope: "public"
  • tokens: "METHOD_DEF, CTOR_DEF, ANNOTATION_FIELD_DEF, COMPACT_CTOR_DEF"
  • minLineCount: "2"
  • allowedAnnotations: "Override, Test"
358  Warning
MissingJavadocType
  • scope: "protected"
  • excludeScope: "nothing"
  • tokens: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, RECORD_DEF, ANNOTATION_DEF"
243  Warning
NonEmptyAtclauseDescription 2  Warning
RequireEmptyLineBeforeBlockTagGroup 2  Warning
SingleLineJavadoc 2  Warning
SummaryJavadoc
  • forbiddenSummaryFragments: "^@return the *|^This method returns |^A [{]@code [a-zA-Z0-9]+[}]( is a )"
5  Warning
misc AvoidEscapedUnicodeCharacters
  • allowNonPrintableEscapes: "true"
  • allowByTailComment: "true"
  • allowEscapesForControlCharacters: "true"
2  Warning
OuterTypeFilename 2  Warning
naming AbbreviationAsWordInName
  • tokens: "CLASS_DEF, INTERFACE_DEF, ENUM_DEF, ANNOTATION_DEF, ANNOTATION_FIELD_DEF, PARAMETER_DEF, VARIABLE_DEF, METHOD_DEF, PATTERN_VARIABLE_DEF, RECORD_DEF, RECORD_COMPONENT_DEF"
  • ignoreFinal: "false"
  • allowedAbbreviations: "XML,URL"
  • allowedAbbreviationLength: "0"
345  Warning
ClassTypeParameterName
  • format: "(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"
1  Warning
LocalVariableName
  • format: "^[a-z]([a-z0-9][a-zA-Z0-9]*)?$"
18  Warning
MemberName
  • format: "^[a-z][a-z0-9][a-zA-Z0-9]*$"
39  Warning
MethodName
  • format: "^[a-z][a-z0-9]\w*$"
48  Warning
MethodTypeParameterName
  • format: "(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)"
2  Warning
PackageName
  • format: "^[a-z]+(\.[a-z][a-z0-9]*)*$"
175  Warning
ParameterName
  • format: "^[a-z]([a-z0-9][a-zA-Z0-9]*)?$"
43  Warning
sizes LineLength
  • fileExtensions: "java"
  • max: "120"
  • ignorePattern: "^package.*|^import.*|a href|href|http://|https://|ftp://"
21  Error
whitespace EmptyLineSeparator
  • allowNoEmptyLineBetweenFields: "true"
  • tokens: "IMPORT, STATIC_IMPORT, CLASS_DEF, INTERFACE_DEF, ENUM_DEF, STATIC_INIT, INSTANCE_INIT, METHOD_DEF, CTOR_DEF, VARIABLE_DEF, RECORD_DEF, COMPACT_CTOR_DEF"
13  Warning
GenericWhitespace 25  Warning
OperatorWrap
  • tokens: "BAND, BOR, BSR, BXOR, DIV, EQUAL, GE, GT, LAND, LE, LITERAL_INSTANCEOF, LOR, LT, MINUS, MOD, NOT_EQUAL, PLUS, QUESTION, SL, SR, STAR, METHOD_REF, TYPE_EXTENSION_AND "
  • option: "NL"
1  Warning
WhitespaceAfter
  • tokens: "COMMA, SEMI, TYPECAST, LITERAL_IF, LITERAL_ELSE, LITERAL_RETURN, LITERAL_WHILE, LITERAL_DO, LITERAL_FOR, LITERAL_FINALLY, DO_WHILE, ELLIPSIS, LITERAL_SWITCH, LITERAL_SYNCHRONIZED, LITERAL_TRY, LITERAL_CATCH, LAMBDA, LITERAL_YIELD, LITERAL_CASE"
1  Warning

Details

coverageTests/src/main/java/ClassInDefaultPackage.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning coding MissingSwitchDefault switch without "default" clause. 45
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54

coverageTests/src/main/java/integrationTests/AbstractClassWithNoExecutableLines.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26

coverageTests/src/main/java/integrationTests/AnAnnotation.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 31

coverageTests/src/main/java/integrationTests/AnEnum.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

coverageTests/src/main/java/integrationTests/AnInterface.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23

coverageTests/src/main/java/integrationTests/BooleanExpressions.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231

coverageTests/src/main/java/integrationTests/ClassInRegularPackage.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning coding MissingSwitchDefault switch without "default" clause. 47
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57

coverageTests/src/main/java/integrationTests/ClassLoadedByCustomLoaderOnly.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28

coverageTests/src/main/java/integrationTests/ClassNotExercised.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

coverageTests/src/main/java/integrationTests/ClassWithAnnotations.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'javax.sql.DataSource' 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning naming MethodName Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36

coverageTests/src/main/java/integrationTests/ClassWithNestedClasses.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 20
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86

coverageTests/src/main/java/integrationTests/ClassWithNestedEnum.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 38

coverageTests/src/main/java/integrationTests/ClassWithReferenceToNestedClass.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

coverageTests/src/main/java/integrationTests/IfElseStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 17
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 18
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning blocks LeftCurly '{' at column 16 should have line break after. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning blocks LeftCurly '{' at column 16 should have line break after. 56
 Warning blocks LeftCurly '{' at column 38 should have line break after. 56
 Warning coding OneStatementPerLine Only one statement per line allowed. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 234
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning blocks LeftCurly '{' at column 23 should have line break after. 248
 Warning coding OneStatementPerLine Only one statement per line allowed. 248
 Warning blocks LeftCurly '{' at column 39 should have line break after. 248
 Warning coding OneStatementPerLine Only one statement per line allowed. 248
 Warning blocks RightCurly '}' at column 48 should be alone on a line. 248
 Warning coding OneStatementPerLine Only one statement per line allowed. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning blocks LeftCurly '{' at column 16 should have line break after. 262
 Warning blocks RightCurly '}' at column 28 should be alone on a line. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning coding OneStatementPerLine Only one statement per line allowed. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'b' has incorrect indentation level 11, expected level should be 12. 319
 Warning whitespace OperatorWrap '||' should be on a new line. 319
 Warning indentation Indentation 'i' has incorrect indentation level 11, expected level should be 12. 320
 Warning indentation Indentation 'if rparen' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 322
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 346

coverageTests/src/main/java/integrationTests/InterfaceWithExecutableCode.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17

coverageTests/src/main/java/integrationTests/MultiThreadedCode.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning blocks LeftCurly '{' at column 9 should be on the previous line. 15
 Warning indentation Indentation 'object def lcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. 15
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 8, expected level should be one of the following: 10, 12, 14. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20

coverageTests/src/main/java/integrationTests/UnreachableStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

coverageTests/src/main/java/integrationTests/data/ClassWithFields.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65

coverageTests/src/main/java/integrationTests/data/ClassWithFieldsAccessedByMultipleTests.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

coverageTests/src/main/java/integrationTests/data/ClassWithInstanceFields.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95

coverageTests/src/main/java/integrationTests/data/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

coverageTests/src/main/java/integrationTests/loops/ForStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 9
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 10
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 16
 Warning blocks LeftCurly '{' at column 28 should have line break after. 16
 Warning blocks RightCurly '}' at column 43 should be alone on a line. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81

coverageTests/src/main/java/integrationTests/loops/WhileStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 15
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 21
 Warning blocks LeftCurly '{' at column 23 should have line break after. 21
 Warning blocks RightCurly '}' at column 30 should be alone on a line. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'do..while' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning blocks RightCurly '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). 72
 Warning indentation Indentation 'do..while while' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 133
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140

coverageTests/src/main/java/integrationTests/loops/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

coverageTests/src/main/java/integrationTests/otherControlStructures/SwitchStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 5
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 6
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 7
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 8
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 9
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 10
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 11
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 12
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 13
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 15
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 16
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 17
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 18
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 25
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 26
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 28
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 36
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 38
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 53
 Warning coding OneStatementPerLine Only one statement per line allowed. 53
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning coding MissingSwitchDefault switch without "default" clause. 60
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning coding MissingSwitchDefault switch without "default" clause. 74
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 75
 Warning coding OneStatementPerLine Only one statement per line allowed. 75
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 76
 Warning coding OneStatementPerLine Only one statement per line allowed. 76
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102

coverageTests/src/main/java/integrationTests/otherControlStructures/SynchronizedBlocks.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning naming AbbreviationAsWordInName Abbreviation in name 'LOCK' must contain no more than '1' consecutive capital letters. 4
 Warning naming MemberName Member name 'LOCK' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 4
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 7
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 10
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 13
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 17
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 19
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 20
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

coverageTests/src/main/java/integrationTests/otherControlStructures/TryCatchFinallyStatements.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 5
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 6
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 7
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 8
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 9
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 16
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 23
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'try' child has incorrect indentation level 20, expected level should be 10. 48
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'finally' child has incorrect indentation level 20, expected level should be 10. 51
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76

coverageTests/src/main/java/integrationTests/otherControlStructures/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

coverageTests/src/main/java/integrationTests/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

coverageTests/src/test/java/ClassInDefaultPackageTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 6
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 12

coverageTests/src/test/java/integrationTests/AbstractClassTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33

coverageTests/src/test/java/integrationTests/AnEnumTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 15

coverageTests/src/test/java/integrationTests/AnInterfaceTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33

coverageTests/src/test/java/integrationTests/BooleanExpressionsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112

coverageTests/src/test/java/integrationTests/ClassInRegularPackageTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19

coverageTests/src/test/java/integrationTests/ClassWithNestedClassesTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19

coverageTests/src/test/java/integrationTests/ClassWithNestedEnumTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 8
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 9

coverageTests/src/test/java/integrationTests/ClassWithReferenceToNestedClassTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18

coverageTests/src/test/java/integrationTests/CoverageTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 6
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 28
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 83
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 133
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 136
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 137
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 221

coverageTests/src/test/java/integrationTests/IfElseStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183

coverageTests/src/test/java/integrationTests/InterfaceWithExecutableCodeTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 16

coverageTests/src/test/java/integrationTests/MiscellaneousTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertNotNull' 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Injectable' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name 'methodWithIINCWideInstruction' must contain no more than '1' consecutive capital letters. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'annotation def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51

coverageTests/src/test/java/integrationTests/MultiThreadedCodeTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 17

coverageTests/src/test/java/integrationTests/ShutdownTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning naming AbbreviationAsWordInName Abbreviation in name 'addShutdownHookToExerciseSUTAfterTestRunHasFinished' must contain no more than '1' consecutive capital letters. 7
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 8
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning naming AbbreviationAsWordInName Abbreviation in name 'exerciseSUT' must contain no more than '1' consecutive capital letters. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19

coverageTests/src/test/java/integrationTests/UnreachableStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 19
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 20
 Warning blocks EmptyCatchBlock Empty catch block. 20
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning blocks EmptyCatchBlock Empty catch block. 46
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54

coverageTests/src/test/java/integrationTests/data/ClassWithFieldsAccessedByMultipleTestsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 6
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 6
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78

coverageTests/src/test/java/integrationTests/data/ClassWithFieldsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 6
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 6
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63

coverageTests/src/test/java/integrationTests/data/ClassWithInstanceFieldsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.data' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 6
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 6
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127

coverageTests/src/test/java/integrationTests/loops/ForStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Disabled' 10
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 13
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80

coverageTests/src/test/java/integrationTests/loops/WhileStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.loops' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 6
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 6
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134

coverageTests/src/test/java/integrationTests/otherControlStructures/SwitchStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 5
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100

coverageTests/src/test/java/integrationTests/otherControlStructures/SynchronizedBlocksTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

coverageTests/src/test/java/integrationTests/otherControlStructures/TryCatchFinallyStatementsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'integrationTests.otherControlStructures' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'integrationTests.CoverageTest' 5
 Warning imports CustomImportOrder Wrong lexicographical order for 'integrationTests.CoverageTest' import. Should be before 'org.junit.jupiter.api.Test'. 5
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18

mockit/AssertionErrorMessagesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 63
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 64
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 103
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 120
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 194
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 234
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 272
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 274
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 290
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 297

mockit/Capturing.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 17
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 34

mockit/CapturingImplementationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.management.ManagementFactory' 12
 Warning imports CustomImportOrder Extra separation in import group before 'javax.xml.parsers.SAXParser' 21
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassFile' 24
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeAll' 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 130
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 171
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 257
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 258
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 288
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 304
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 305
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 306
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 311
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureClassesFromTheJavaManagementAPI' must contain no more than '1' consecutive capital letters. 358
 Warning naming AbbreviationAsWordInName Abbreviation in name 'anyThreadMXBean' must contain no more than '1' consecutive capital letters. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 363
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 374
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureClassesFromTheSAXParserAPI' must contain no more than '1' consecutive capital letters. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 379
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureClassesFromTheJavaConcurrencyAPI' must contain no more than '1' consecutive capital letters. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning coding VariableDeclarationUsageDistance Distance between variable 'scheduledThreadPoolExecutor' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 407
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 412
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 425
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 430
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 449
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 457
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 465
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 487
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 488
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 489
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 494
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 497
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 506
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 508
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 519
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 520
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 523
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 524
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 527
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 533
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 544
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 549
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 550
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 556
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 558
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 559
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 574
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 575
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 576
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 578
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 583
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 588
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 593
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 594
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 602
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 604
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 611
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 612
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 613
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 614
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 616
 Warning javadoc AtclauseOrder Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc JavadocParagraph Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc JavadocTagContinuationIndentation Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc NonEmptyAtclauseDescription Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc RequireEmptyLineBeforeBlockTagGroup Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc SingleLineJavadoc Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning javadoc SummaryJavadoc Javadoc comment at column 45 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 621
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 624
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 625
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 627
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 635
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 637
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 645
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureUserDefinedClassImplementingExternalAPI' must contain no more than '1' consecutive capital letters. 646
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 648
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 649
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 661
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 664
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 665
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 666
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 668
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 673
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 681
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 689
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 690
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 691
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 692
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 697
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 698
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 706
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 708
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 709
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 710
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 711
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 712
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 714
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 715
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 716
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 717
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 719
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 720
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 721
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 722
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 727
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 732
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 733
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 738
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 739
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 740
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 745
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 746
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 754
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 756
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 757
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 758
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 759
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 761
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 762
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 765
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 767
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 768

mockit/CapturingInstancesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 10
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 71
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be one of the following: 16, 18. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 16, 18. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning coding VariableDeclarationUsageDistance Distance between variable 'result' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 132
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191

mockit/CascadingFieldTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 15
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 178
 Warning naming MemberName Member name 'e' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 178
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning naming MemberName Member name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 260
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 261
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 320
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 345
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 346
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 348
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 366
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 373
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 384
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 406
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 408
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 414
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 426
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 447
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 455
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 457
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 467
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 470
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 483
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 484
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 485
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 494
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 496
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 511
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 529
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 536
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 550
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 556
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 566
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 567
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 568
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 569
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 581
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 582
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 583
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 585
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 590
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 591
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 599
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 606
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 607
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 608
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 613
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 614
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 625
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 626
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 627
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 630
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 631
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 632
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 633
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 635
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 646
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 647
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 648
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 649
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 650
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 651
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 652
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 653
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 654
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 656
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 661
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 664
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 666
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 671
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 672
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 683
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 684
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 685
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 686
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 689
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 690
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 698
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 706
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 708
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 713
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 714
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 719
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 720
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 725
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 731
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 732
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 737
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 743
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 744
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 747
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 751
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 757
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 759
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 760
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 761
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 764
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 765
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 773
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 775
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 776
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 778
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 779
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 781
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 782
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 783

mockit/CascadingParametersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 32
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Disabled' 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 279
 Warning blocks EmptyCatchBlock Empty catch block. 279
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 313
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 329
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 330
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 331
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 354
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 377
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 400
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 402
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 403
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 408
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 409
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 410
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 411
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 453
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 470
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 471
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 472
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 474
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 484
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 487
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 489
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 495
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 511
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 512
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 513
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 514
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 516
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 529
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeOnJREClasses' must contain no more than '1' consecutive capital letters. 530
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 532
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 533
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 536
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 539
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 547
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 562
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 573
 Warning naming AbbreviationAsWordInName Abbreviation in name 'createOSProcessToCopyTempFiles' must contain no more than '1' consecutive capital letters. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 581
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 582
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 587
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 588
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 589
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 591
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 614
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 616
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 617
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 618
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 623
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 624
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 626
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 627
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 628
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 629
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 631
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 636
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 644
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 661
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 662
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 663
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 674
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 676
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 677
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 678
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 679
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 683
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 684
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 685
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 696
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 698
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 700
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 701
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 702
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 703
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 708
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 721
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 724
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 725
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 727
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 728
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 729
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 730
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 731
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 732
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 733
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 737
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 739
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 741
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 742
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 743
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 745
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 756
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 759
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 760
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 761
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 762
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 763
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 764
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 765
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 766
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 767
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 768
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 769
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 772
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 773
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 774
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 775
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 777
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 778
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 779
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 780
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 781
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 782
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 783
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 784
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 785
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 786
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 787
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 789
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 797
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 799
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 800
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 811
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 813
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 814
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 815
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 816
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 817
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 818
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 819
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 822
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 823
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 824
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 826
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 827
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 828
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 829
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 831
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 838
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 844
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 845
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 846
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 847
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 858
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeAFuture' must contain no more than '1' consecutive capital letters. 859
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 860
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 861
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 863
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 864
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 876
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 878
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 879
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 880
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 881
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 882
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 883
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 886
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 887
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 888
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 902
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 905
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 906
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 907
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 908
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 909
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 910
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 911
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 912
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 913
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 916
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 917
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 918
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 919
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 920
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 934
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 937
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 938
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 940
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 941
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 942
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 943
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 947
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 948
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 949
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 950
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 952
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 954
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 955
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 959
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 967
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 969
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 970
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 971
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 972
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 973
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 976
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 977
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 985
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 987
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 988
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 989
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 990
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 991
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 992
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 993
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 996
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 997
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 998
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 999
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1007
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1009
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1010
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1011
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1012
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1013
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1016
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1017
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1018
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1019
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1027
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1029
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1030
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1032
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1033
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1034
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1035
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1036
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1039
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1040
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1041
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1051
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1053
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1054
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1056
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1058
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1059
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1060
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1061
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1071
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1073
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1074
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1076
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1078
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1079
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1080
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1081
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1086
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1092
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 1093
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1094
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1095
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1106
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 1107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1108
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1109
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1114
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 1116
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1131
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 1136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1142
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 1143
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 1148
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 1149
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 1154
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 1155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1166
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1171
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1208
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeFromJavaManagementAPI' must contain no more than '1' consecutive capital letters. 1209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1214
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 1219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1225
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 1226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1239
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1244
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 1246
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1247
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1252
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AClass' must contain no more than '1' consecutive capital letters. 1252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1258
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 1259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1260
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1269
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeFromMethodReturningAThrowableSubclass' must contain no more than '1' consecutive capital letters. 1270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1274
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1290
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1290
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 1291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1292
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1293
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 1298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 1304
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 1305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 1306
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 1307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1321

mockit/CascadingWithGenericsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.MethodOrderer.MethodName' 14
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 216
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 217
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 218
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeOnMethodReturningAParameterizedClassWithAGenericMethod' must contain no more than '1' consecutive capital letters. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 310
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 311
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 312
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 344
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 362
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 387
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 396
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 398
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 418
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 449
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 467
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 468
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 469
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 477
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 478
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 486
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 498
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 503
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 504
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 519
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 520
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 528
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 548
 Warning naming AbbreviationAsWordInName Abbreviation in name 'cascadeFromMethodReturningATypeVariable' must contain no more than '1' consecutive capital letters. 549
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 552
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 553
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 554
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 555
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 556
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 562
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 567
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 578
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 580
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 588
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 591
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 592
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 593
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 603
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 606
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 614
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 620
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 621
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 629
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 630
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 635
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 636
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 646
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 648
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 649
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 654
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 664
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 674
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 676
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 677
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 682
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 693
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 694
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 702
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 706
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 707
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 715
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 716
 Warning indentation Indentation 'class def ident' has incorrect indentation level 8, expected level should be 4. 720
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 721
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 722
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 727
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 734
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 735
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 736
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 744
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 746
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 748
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 749
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 750
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 751
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 752
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 755
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 756
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 764
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 765
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 770
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 776
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 777
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 778
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 779
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 787
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 790
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 791
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 793
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 794
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 802
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 808
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 810
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 815
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 821
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 822
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 823
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 824
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 829
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 830
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 838
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 840
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 841
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 842

mockit/ClassInitializationTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 18
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 19
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 20
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 31
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 32
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 33
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 50
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 50
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 80
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 80
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 202
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 202
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 214
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 214
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 322

mockit/ClassLoadingAndJREMocksTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 21
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ClassLoadingAndJREMocksTest' must contain no more than '1' consecutive capital letters. 26
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 40
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 63
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 89
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockNonMockableJREClass' must contain no more than '1' consecutive capital letters. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 236
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 255
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 261
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockJREClassThatIsNeverMockable' must contain no more than '1' consecutive capital letters. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 279

mockit/ClassWithObjectOverrides.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning coding NoFinalizer Avoid using finalizer method. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning blocks EmptyCatchBlock Empty catch block. 48
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79

mockit/CovariantReturnTypesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 9
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 51
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 53
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 127
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 182
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238

mockit/Deencapsulation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.FieldReflection' 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 329

mockit/Delegate.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 11
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 27
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 35
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 38

mockit/DelegateInvocationProceedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 152
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 154
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 212
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 236
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 237
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 241
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 273
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 274
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 275
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 306
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 307
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 308
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 320
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 331
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 332
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 339
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 356
 Warning naming AbbreviationAsWordInName Abbreviation in name 'proceedFromDelegateMethodIntoJREConstructor' must contain no more than '1' consecutive capital letters. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 369
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 394
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 395
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 405
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 416
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 420
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 421
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 422
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 432
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 445
 Warning naming AbbreviationAsWordInName Abbreviation in name 'proceedFromDelegateMethodIntoOverridingMethodThatCallsSuperWhichAlsoHasAProceedingDelegate' must contain no more than '1' consecutive capital letters. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 460
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 461
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 485
 Warning naming AbbreviationAsWordInName Abbreviation in name 'throwExceptionFromProceedIntoJREMethod' must contain no more than '1' consecutive capital letters. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 488
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 490
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 491
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 497
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 502
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 504
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 10, 18. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 10, 18. 507
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 508
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 509
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 511
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 513

mockit/DelegateInvocationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 109
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 212
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 213
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 214
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 241
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 242
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 243
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 270
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 271
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 293
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 294
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 320
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 345
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 366
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 386
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useOfContextParametersForJREMethods' must contain no more than '1' consecutive capital letters. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 394
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 407

mockit/DelegateTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning naming AbbreviationAsWordInName Abbreviation in name 'nativeMethodReturningAnArrayOfAPrimitiveType' must contain no more than '1' consecutive capital letters. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 118
 Warning naming AbbreviationAsWordInName Abbreviation in name 'nativeMethodReturningAnArrayOfAReferenceType' must contain no more than '1' consecutive capital letters. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning naming AbbreviationAsWordInName Abbreviation in name 'nativeMethodReturningATwoDimensionalArray' must contain no more than '1' consecutive capital letters. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 192
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 225
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 227
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 257
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 258
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 259
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 288
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 289
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 290
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 291
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 316
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 317
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 318
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 344
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning blocks NeedBraces 'if' construct must use '{}'s. 359
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 372
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 373
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 374
 Warning blocks EmptyCatchBlock Empty catch block. 374
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 376
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 399
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 412
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 414
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 454
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 466
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 467
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 469
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 477
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 480
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 482
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 492
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 503
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 504
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 505
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 514
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 525
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 526
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 527
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 539
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 550
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 551
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 552
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 558
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 562
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 563
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 574
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 575
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 576
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 588
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 596
 Warning naming AbbreviationAsWordInName Abbreviation in name 'delegateWithSingleMethodHavingADifferentName' must contain no more than '1' consecutive capital letters. 597
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 598
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 599
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 600
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 601
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 608
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 611
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 612
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 620
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 622
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 623
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 624
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 625
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 630
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 633
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 635
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 636
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 648
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 649
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 650
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 655
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 658
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 659
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 667
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 670
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 671
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 672
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 679
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 684
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 692
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 695
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 696
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 697
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 699
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 700
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 701
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 702
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 710
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 712
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 720
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 722
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 723
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 730
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 731
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 732
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 733
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 734
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 741
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 744
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 745
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 753
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 755
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 756
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 757
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 758
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 769
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 770
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 778
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 780
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 781
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 782
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 783
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 789
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 790
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 791
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 794
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 795
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 800
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 802
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 804
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 805
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 806
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 807
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 813
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 814
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 815
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 818
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 819
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 827
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 829
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 830
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 831
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 832
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 838
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 839
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 840
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 843
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 844
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 852
 Warning naming AbbreviationAsWordInName Abbreviation in name 'delegateWhichCallsAnotherMockedMethodProducingACascadedInstance' must contain no more than '1' consecutive capital letters. 853
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 854
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 855
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 856
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 857
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 859
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 860
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 865
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 868
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 869
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 870
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 880
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 883
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 884
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 885
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 886
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 894
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 896
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 897
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 898
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 899
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 901
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 909
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 911
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 912
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 913
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 914
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 919
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 922
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 924
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 925
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 933
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 935
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 936
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 937
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 938
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 943
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 946
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 947
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 949
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 952
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 960
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 963
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 964
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 965
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 966
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 970
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 973
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 974
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 976
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 979
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 987
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 989
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 990
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 991
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 992
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 993
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 998
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1001
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1002
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1010
 Warning naming AbbreviationAsWordInName Abbreviation in name 'returnValueOfCorrectTypeFromDelegateMethodReturningASupertype' must contain no more than '1' consecutive capital letters. 1011
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1012
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1014
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1015
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1016
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1017
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1022
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1025
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1027
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1028

mockit/DynamicMockingInBeforeMethodTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 42
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 43
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 44
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 45
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 58
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 59
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 60
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79

mockit/DynamicOnInstanceMockingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 90
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 110
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 111
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning coding VariableDeclarationUsageDistance Distance between variable 'collaborator3' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 134
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 231
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 312
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 313
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 314
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 331
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 332
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 333
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 359
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 362
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 379
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 384
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 399
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 408
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 409
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 410
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 411
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 412
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 414

mockit/Expectations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Collections' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' 15
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 20
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 26
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 41
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 45
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 48
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 55
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 61
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 74
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 78
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 101
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 107
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 131
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 136
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 158
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199

mockit/ExpectationsForConstructorsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 8
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 74
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 216
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261

mockit/ExpectationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Ignore' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning naming AbbreviationAsWordInName Abbreviation in name 'editABunchMoreStuff' must contain no more than '1' consecutive capital letters. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 149
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 165
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 182
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 183
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 218
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 219
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 220
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 246
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 298
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 299
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 300
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 301
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 302
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 304
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 305
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 320
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 321
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 334
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 335
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 336
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 337
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 354
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 367
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 369
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 370
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 379
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 399
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 404
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 415
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 416
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 425
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 442
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 444
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 452
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 454
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 466
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 467
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 484
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 487
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 490
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 498
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 506
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 511
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 530
 Warning coding VariableDeclarationUsageDistance Distance between variable 't' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 541
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 542
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 552
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 565
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 566
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 572
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 579

mockit/ExpectationsUsingMockedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 12
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 77
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 79
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 225
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 314
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordExpectationOnBaseMethodHavingASyntheticBridgeMethodInSubclass' must contain no more than '1' consecutive capital letters. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 317
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 324

mockit/ExpectationsUsingResultFieldTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertArrayEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 350
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 359
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 386
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 395
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 404
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 413
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 436
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 445
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 454
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 472
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 490
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 499
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 510
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 523
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 525
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 531
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 544
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 545
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 546
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 551
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 559
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 564
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 565
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 566
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 571
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 581
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 582
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 583
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 584
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 585
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 586
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 591
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 592
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 593
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 603
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 604
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 605
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 606
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 608
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 612
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 614
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 615
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 623
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 625
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 626
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 627
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 628
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 636
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 639
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 640
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 641
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 642
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 646
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 648
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 649
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 650
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 651
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 652
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 653
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 654
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 666
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 668
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 674
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 675
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 683
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 685
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 686
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 688
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 696
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 698
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 699
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 700
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 701
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 702
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 703
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 705
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 706
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 708
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 709
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 710
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 711
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 716
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 718
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 719
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 720
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 721
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 723
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 724
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 725
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 726
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 727
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 728
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 729
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 730
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 731
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 734
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 735
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 737
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 738
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 739
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 741
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 742
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 743
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 744
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 749
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 751
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 752
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 754
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 755
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 756
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 757
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 758
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 761
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 762
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 763
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 764
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 772
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 774
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 775
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 776
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 777
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 779
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 780
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 781
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 782
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 783
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 784
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 785
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 786
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 787
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 788
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 789
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 792
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 793
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 795
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 796
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 798
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 799
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 800
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 802
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 803
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 804
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 805
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 813
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 815
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 817
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 818
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 819
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 820
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 821
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 824
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 825
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 826
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 827
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 835
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 837
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 838
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 839
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 840
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 841
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 842
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 843
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 844
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 847
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 848
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 849
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 850
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 851
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 852
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 860
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 862
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 864
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 865
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 866
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 867
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 868
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 871
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 872
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 883
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 885
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 886
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 887
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 888
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 889
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 892
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 893
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 894
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 895
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 896
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 901
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 903
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 904
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 905
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 906
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 907
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 909
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 910
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 911
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 912
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 913
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 914
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 915
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 916
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 917
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 918
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 919
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 922
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 923
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 924
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 925
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 926
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 931
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 933
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 934
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 936
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 937
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 938
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 939
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 940
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 943
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 944
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 952
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 954
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 955
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 956
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 957
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 958
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 959
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 960
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 961
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 962
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 965
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 966
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 967
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 968
 Warning blocks EmptyCatchBlock Empty catch block. 968
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 969
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 970
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 971
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 972
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 973
 Warning blocks EmptyCatchBlock Empty catch block. 973
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 974
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 975
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 976
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 977
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 978
 Warning blocks EmptyCatchBlock Empty catch block. 978
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 979
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 980
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 988
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 990
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 991
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 992
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 993
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 994
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 995
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 996
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 999
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1000
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1001
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1002
 Warning blocks EmptyCatchBlock Empty catch block. 1002
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1003
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1004
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1005
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1006
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1007
 Warning blocks EmptyCatchBlock Empty catch block. 1007
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1008
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1009
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1017
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1019
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1020
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1021
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1022
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1023
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1026
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1028
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1029
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1037
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1039
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1040
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1041
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1042
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1043
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1046
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1048
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1049
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1057
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1059
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1060
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1061
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1062
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1063
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1065
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1066
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1067
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1068
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1069
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1070
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1071
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1072
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1073
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1074
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1075
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1076
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1077
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1078
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1079
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1080
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1081
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1084
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1085
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1086
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1087
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1088
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1089
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1090
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1091
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1102
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 1104
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 1105
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 1106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1125
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1126
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1127
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1129
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1130
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1132
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1149
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1150
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1151
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1152
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1167
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1168
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1169
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1170
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1183
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordNullReturnValueForVoidMethodAndThenAThrownError' must contain no more than '1' consecutive capital letters. 1184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1185
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1186
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1187
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1189
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1193
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1195
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1196
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1197
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 1198
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1201
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1212
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1213
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1214
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1215
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1216
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1220
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1222
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1223
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1224
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 1225
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1243
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1246
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1247
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1259
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1260
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1261
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1262
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1282
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1285
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1298
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1299
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1300
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1301
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1306
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1307
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1308
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1309
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1310
 Warning blocks EmptyCatchBlock Empty catch block. 1310
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1313
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1314
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1315
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1316
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1317
 Warning blocks EmptyCatchBlock Empty catch block. 1317
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1318
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1319
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1320
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1321
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1322
 Warning blocks EmptyCatchBlock Empty catch block. 1322
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1324
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1334
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1335
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1336
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1337
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1338
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1339
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1342
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1343
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1344
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1345
 Warning blocks EmptyCatchBlock Empty catch block. 1345
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1347
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1362
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1365
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1366
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1367
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1369
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1374
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 1375
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1376
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 1377
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 1378
 Warning blocks EmptyCatchBlock Empty catch block. 1378
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 1379
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1380
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1390
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1392
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1393
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1394
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1395
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1399
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1400
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1401
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1415
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1417
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1418
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1419
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1420
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1421
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1422
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1423
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1424
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1425
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1426
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1427
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1428
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1429
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1430
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1431
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 1432
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 1433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1439
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1440
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1441
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1442
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1443
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1444
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1455
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1456
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1466
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1469
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1470

mockit/ExpectationsUsingReturnTypeConversionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.Utilities.JAVA8' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 293
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 294
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 309
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 310
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 311
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 326
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 327
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 328
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 329
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 344
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 345
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 362
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 363
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 365
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 374
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 379
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 384
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 385
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 387
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 388
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 389
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 394
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 395
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 400
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 416
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 429
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 431
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 443
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 444
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 445
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 446
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 448
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 449
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 472
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 473
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 474
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 478
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 479
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 480
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 482
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 486
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 487
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 490
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 492
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 506
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 523
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 525
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 527
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 528
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 529
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 530
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 531
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 532
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 533
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 554
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 562
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 567
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 568
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 570
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 571
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 572
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 573
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 574
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 575
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 576
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 577
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 580
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 581
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 585
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 588
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 589
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 591
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 592
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 597
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 604
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 605
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 606
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 614
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 615
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 616
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 627
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 631
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 632
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 633
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 637
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 639
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 640
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 648
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 650
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 651
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 652
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 653
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 654
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 655
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 658
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 661
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 662
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 674
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 675
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 676
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 677
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 683
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 691
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 693
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 695
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 696
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 697
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 698
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 699
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 702
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 705

mockit/ExpectationsWithArgMatchersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.ExpectationsWithArgMatchersTest.Delegates.collectionElement' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 22
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '88'. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 241
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 242
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 255
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 257
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 271
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 272
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 317
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 319
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 349
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 361
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 372
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 373
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 379
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 383
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 384
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 385
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 400
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 402
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 408
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 417
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 418
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 419
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 420
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 421
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 422
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 423
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 424
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 425
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 426
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 429
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 430
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 431
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 459
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 467
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 468
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 469
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 470
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 471
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 472
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 473
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 474
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 478
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 479
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 480
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 482
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 486
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 487
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 492
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 500
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 503
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 508
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 519
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 520
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 521
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 523
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 524
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 525
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 535
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 536
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 541
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 542
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 544
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 561
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 562
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 563
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 570
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 579
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 592
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 593
 Warning sizes LineLength Line is longer than 120 characters (found 126). 596
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 601
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 611
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 613
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 614
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 615
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 620
 Warning naming AbbreviationAsWordInName Abbreviation in name 'extendingAReusableArgumentMatcher' must contain no more than '1' consecutive capital letters. 621
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 623
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 625
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 626
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 627
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 629
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 630
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 632

mockit/ExpectationsWithDuplicateRecordingsTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '76'. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 163
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 183
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 185
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 186
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 212
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 255
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 258
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 259
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 260
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 261
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 267
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 293
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 293
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 294
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 295
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 295
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 296
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 310
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 311
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 312
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 313
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 314
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 316
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 317
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 339
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 340
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 342
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 345
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 346
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 350
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 366
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 367
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 370
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 372
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 385
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 387
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 388
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 395
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 403
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 408
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 409
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 421
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 422
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 427
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 441
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 442
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 445
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 471
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 482
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 495
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 507
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 508
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 509
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 524
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 535
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 536
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 543
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 544
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 545
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 550

mockit/ExpectationsWithInvocationCountsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 7
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 94
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 110
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 112
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 133
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 159
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 160
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning blocks EmptyCatchBlock Empty catch block. 165
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 182
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 183
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 241
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 242
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 243
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 244
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 300
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 301
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 302
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 303
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 321
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 322
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 323
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 324
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 342
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 344
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 351
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 370
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 384
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 385
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 399
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 402
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 403
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 404
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 405
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 406
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 424
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 425
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 426
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 428
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 435
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 445
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 446
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 448
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 449
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 453
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 465
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 466
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 467
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 486
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 487
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 491

mockit/ExpectationsWithSomeArgMatchersRecordedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 354
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 365
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 366
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 367
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 370
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 372
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 403
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 407
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 418
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 420
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 437
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 452
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 453
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 461
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 466
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 469
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 470
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 475
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 492
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 503
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 504
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 507
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 509
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 512
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 519
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 521
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 526
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 528
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 533
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 542
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 543
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 544
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 545
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 546
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 547
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 548
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 550
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 568
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 569
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 580
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 581
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 582
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 587
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 598
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordExpectationsForMockedObjectsInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 599
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 600
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 601
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 602
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src2' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 603
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 603
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 604
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 605
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 606
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 608
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 609
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 610
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 614
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 615
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src4' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 616
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 616
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 618
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 620
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 622
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 627
 Warning naming AbbreviationAsWordInName Abbreviation in name 'verifyUnorderedExpectationsForMockedObjectsInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 628
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 631
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 632
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 635
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 637
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 639
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 640
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 641
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 642
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 643
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 648
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 649
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 650
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 652
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 653
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 654
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 655
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 656
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 661
 Warning naming AbbreviationAsWordInName Abbreviation in name 'verifyOrderedExpectationsForMockedObjectsInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 666
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 668
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 671
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 674
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 675
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 676
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 677
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 678
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 679
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 680
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 681
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 683
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 691
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordExpectationWithMatcherAndRegularArgumentMatchingMockedObjectInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 692
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 696
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 697
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 698
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 699
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 700
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 703
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 704
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 705
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 706
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 707
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 708
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 711
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 712
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 714
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 715
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 723
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordVarargsExpectationWithMatcherAndRegularArgumentMatchingMockedObjectInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 724
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 726
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 728
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 729
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 730
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 731
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 732
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 735
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 736
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 737
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 738
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 739
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 740
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 743
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 744
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 746
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 747
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 755
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordInstantiationExpectationsForMockedObjectsInstantiatedInsideSUT' must contain no more than '1' consecutive capital letters. 756
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 757
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 758
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 759
 Warning coding VariableDeclarationUsageDistance Distance between variable 'dep2' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 760
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 760
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 761
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 762
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 763
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 764
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 765
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 766
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 767
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 770
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 771
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 772
 Warning coding VariableDeclarationUsageDistance Distance between variable 'src4' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 773
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 773
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 775
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 776
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 777
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 778
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 779
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 787
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 789
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 790
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 791
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 792
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 795
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 796
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 801
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 803
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 804
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 805
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 806
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 809
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 810
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 815
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 817
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 819
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 820
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 821
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 822
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 823
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 824
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 825
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 826
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 828
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 829
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 831
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 832
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 833
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 834
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 835
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 838
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 839
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 840
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 841
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 843

mockit/ExpectationsWithValuesToReturnTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 229
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getAList' must contain no more than '1' consecutive capital letters. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 329
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 347
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 356
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 365
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 374
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 392
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 401
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 421
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 443
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 444
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 445
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 446
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 448
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 449
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 470
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 482
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 486
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 487
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 497
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 508
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 509
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 511
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 512
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 513
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 514
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 515
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 516
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 517
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 519
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 520
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 521
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 527
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 543
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 548
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 549
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 550
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 551
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 552
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 553
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 554
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 555
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 556
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 572
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 574
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 585
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 586
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 588
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 589
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 592
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 593
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 594
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 595
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 603
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 606
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 608
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 609
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 610
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 614
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 615
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 616
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 617
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 628
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 631
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 632
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 633
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 637
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 639
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 640
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 648
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 650
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 651
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 652
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 653
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 654
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 655
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 656
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 659
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 661
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 662
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 673
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 674
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 675
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 679
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 683
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 684
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 685
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 686
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 696
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 697
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 698
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 699
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 700
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 703
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 705
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 706
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 708
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 716
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 718
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 719
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 720
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 721
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 722
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 723
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 724
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 727
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 728
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 729
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 734
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 738
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 739
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 741
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 742
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 743
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 744
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 745
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 746
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 747
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 748
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 749
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 750
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 751
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 752
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 753
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 754
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 755
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 756
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 757
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 758
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 759
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 760
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 764
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 765
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 767
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 768
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 769
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 770
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 771
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 772
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 773
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 781
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 783
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 784
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 785
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 787
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 788
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 789
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 790
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 792
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 793
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 794
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 797
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 798
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 800
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 801
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 802
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 803
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 811
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 813
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 814
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 815
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 817
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 818
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 819
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 820
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 822
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 823
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 824
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 827
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 828
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 830
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 831
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 832
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 833

mockit/ExpectationsWithVarArgsMatchersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Ignore' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 114
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 127
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 237
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 238
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 239
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 255
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 257
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 291
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 293
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 312
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 313
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 314
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 324
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 325
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 326
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 327
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 328
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 379
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 381
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 396
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 409
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 423
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 424
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 425
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 426
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 427
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 428
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 429
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 439
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 444
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 445
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 468
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 486
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 487
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 490
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 493
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 507
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 512
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 521
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 524
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 539
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 541
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 542
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 543
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 544
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 554
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 559
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 566
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 567
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 568
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 570
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 580
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 581
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 587
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 592
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 595
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 596
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 597
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 598
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 601
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 602

mockit/FakeClassInstantiationPerSetupTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeAll' 14
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 382
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 402
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 404
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 405
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 408
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 418
 Warning naming AbbreviationAsWordInName Abbreviation in name 'reentrantFakeForJREClass' must contain no more than '1' consecutive capital letters. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 425

mockit/FakeForGenericsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning naming MethodName Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning naming MethodName Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 223
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 224
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 231
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeGenericMethodFromInstantiationOfNonGenericSubclassWhichExtendsAGenericIntermediateSuperclass' must contain no more than '1' consecutive capital letters. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 356
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 358
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 366

mockit/FakeInvocationProceedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 173
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 190
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 223
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 226
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 230
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 234
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning blocks EmptyCatchBlock Empty catch block. 236
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'class def ident' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 252
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 260
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 294
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 296
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 311
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 313
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 315
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 317
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning naming AbbreviationAsWordInName Abbreviation in name 'proceedConditionallyFromFakeMethodIntoJREConstructor' must contain no more than '1' consecutive capital letters. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 331
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 332
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 334
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 356

mockit/FakeInvocationTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 201
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useOfContextParametersForJREMethods' must contain no more than '1' consecutive capital letters. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 279
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 325
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 338

mockit/FakeLoginContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.security.auth.Subject' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeJREMethodAndConstructorUsingFakeClass' must contain no more than '1' consecutive capital letters. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeJREMethodAndConstructorWithFakeClass' must contain no more than '1' consecutive capital letters. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 87
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeJREClassWithStubs' must contain no more than '1' consecutive capital letters. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 129
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fakeInstance' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 255
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 256
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 272
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 305

mockit/FakedClassWithSuperClassTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97

mockit/FakingBaseTypesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.StringReader' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterAll' 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning naming AbbreviationAsWordInName Abbreviation in name 'IBeforeAction' must contain no more than '1' consecutive capital letters. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning naming AbbreviationAsWordInName Abbreviation in name 'IAction' must contain no more than '1' consecutive capital letters. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 313
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 336
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 351
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 366
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 371
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 393
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 396
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 402
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 407
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 415
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 427
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 449
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 461
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 484
 Warning naming AbbreviationAsWordInName Abbreviation in name 'GenericIAction' must contain no more than '1' consecutive capital letters. 484
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 494
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 511
 Warning coding VariableDeclarationUsageDistance Distance between variable 'actionL' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 528
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 540
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 551
 Warning naming AbbreviationAsWordInName Abbreviation in name 'test8_excludeJREClassesFromFakingForSafety' must contain no more than '1' consecutive capital letters. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 554
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 556
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 567
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 571

mockit/FakingEverythingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 67
 Warning naming MethodName Method name '$advice' must match pattern '^[a-z][a-z0-9]\w*$'. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 69
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 71
 Warning indentation Indentation 'try' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 72
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 73
 Warning indentation Indentation 'finally' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 74
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 122
 Warning naming MethodName Method name '$advice' must match pattern '^[a-z][a-z0-9]\w*$'. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 141
 Warning naming MethodName Method name '$advice' must match pattern '^[a-z][a-z0-9]\w*$'. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 143
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 145
 Warning indentation Indentation 'try' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 146
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 147
 Warning indentation Indentation 'finally' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 148
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning naming MethodName Method name '$advice' must match pattern '^[a-z][a-z0-9]\w*$'. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning design OneTopLevelClass Top-level class TargetClass has to reside in its own source file. 233
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 265
 Warning design OneTopLevelClass Top-level class TargetSubclass has to reside in its own source file. 268
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 281

mockit/FakingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.accessibility.AccessibleContext' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterAll' 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning sizes LineLength Line is longer than 120 characters (found 122). 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeAClass' must contain no more than '1' consecutive capital letters. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeAGivenClass' must contain no more than '1' consecutive capital letters. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 107
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 185
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 233
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 273
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning naming LocalVariableName Local variable name 'aConstructor' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'class def ident' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning whitespace EmptyLineSeparator 'EXPR' should be separated from previous line. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 307
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 323
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 340
 Warning naming AbbreviationAsWordInName Abbreviation in name 'callFakeMethodFromAWTEventDispatchingThread' must contain no more than '1' consecutive capital letters. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 345
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 350
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 358
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JRESubclass' must contain no more than '1' consecutive capital letters. 358
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 370
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 375
 Warning naming AbbreviationAsWordInName Abbreviation in name 'anonymousFakeForJRESubclassHavingFakeMethodForJREMethod' must contain no more than '1' consecutive capital letters. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 380
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 396
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 399
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 416
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 430
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 435

mockit/FinalMockFieldsTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 203
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning blocks EmptyCatchBlock Empty catch block. 209
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213

mockit/FullVerifications.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 53

mockit/FullVerificationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning naming AbbreviationAsWordInName Abbreviation in name 'editABunchMoreStuff' must contain no more than '1' consecutive capital letters. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 106
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 120
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 132
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning naming AbbreviationAsWordInName Abbreviation in name 'verifyAllInvocationsExceptThoseAlreadyVerifiedInAPreviousVerificationBlock' must contain no more than '1' consecutive capital letters. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 182
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 183
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 185
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 225
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 226
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 243
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 261
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 298
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 299
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 300
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 301
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 316
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 317
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 320
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 328
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 329
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 337
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 338
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 359
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 377
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 378
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 380
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 398
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 399
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 417
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 418
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 420
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 433
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 443
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 448
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 452
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 474
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 478
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 483
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 484
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 501
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 503
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 504
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 506
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 507
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 511
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 516
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 521
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 527
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 528
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 529
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 530
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 531
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 539

mockit/GenericMockedTypesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 40
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 41
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 42
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 43
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 44
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 77
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 79
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 91
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 191
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 192
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 338
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 339
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 344
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 373
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 381
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 397
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 420
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 435
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 437
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 445
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 450
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 476
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 484
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockGenericClassHavingTypeArgumentOfArrayTypeWith2DPrimitiveComponent' must contain no more than '1' consecutive capital letters. 485
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 488
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 489
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 502
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 507
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 508
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 516
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockClassExtendingAGenericBaseClassHavingTypeArgumentOfArrayType' must contain no more than '1' consecutive capital letters. 517
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 521
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 529
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 536
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 544
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 551
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 566
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 567
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 568
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 570
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 579
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 589
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 591
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 592
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 600
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 607
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 608
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 613
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 624
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 632
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 638
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 639
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 640
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 641
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 643
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 651
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 656
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 662
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 668
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 678
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 681
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 682
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 690
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 692
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 693
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 694
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 699
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 700
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 705
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 706
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 716
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 719
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 720
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 721
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 726
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AClass' must contain no more than '1' consecutive capital letters. 726
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 737
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 738
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 750
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 751
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 752
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 767
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 768
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 769
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 777
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 779
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 780
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 781
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 783
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 784
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 785
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 786

mockit/Injectable.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 22
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 26
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 46

mockit/InjectableFieldTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 99
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning blocks EmptyCatchBlock Empty catch block. 117
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 123
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 162
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220

mockit/InjectableParameterTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 121
 Warning naming MemberName Member name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 121
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 154
 Warning naming MemberName Member name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 154
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197

mockit/InstanceDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.enterprise.inject.Instance' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning naming AbbreviationAsWordInName Abbreviation in name 'InstanceDITest' must contain no more than '1' consecutive capital letters. 21
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106

mockit/InstanceSpecificMockingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Disabled' 19
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 157
 Warning blocks EmptyCatchBlock Empty catch block. 157
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useASecondMockInstanceOfTheSameType' must contain no more than '1' consecutive capital letters. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 252
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 253
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 276
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 277
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 351
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 352
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 358
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 361
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 364
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 371
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 388
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 389
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403

mockit/Invocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Member' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.BaseInvocation' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 14
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 124
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155

mockit/InvocationBlocksWithTimesFieldsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 125
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 165
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 183
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 185
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 186
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 227
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 228
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 267
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 304
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 305
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 306
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 307
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 331
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 332
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 333
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 334
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 354
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 357
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 374
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 376
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 379
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 399
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 400
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 417
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 418
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 419
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 420
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 422
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 443
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 445
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 458
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 459
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 461
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 469
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 477
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 478
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 479
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 481
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 496
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 497
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 498
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 499
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 500
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 502
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 517
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 519
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 520
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 521
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 523
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 531
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 539
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 540
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 541
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 542
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 543
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 545
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 553
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 556
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 558
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 562
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 563
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 564
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 565
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 566
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 568
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 581
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 582
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 583
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 584
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 585
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 586
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 588
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 598
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 600
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 602
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 604
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 605
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 606
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 607
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 608
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 609
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 611
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 619
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 623
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 624
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 626
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 627
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 628
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 629
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 630
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 631
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 633
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 641
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 648
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 649
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 650
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 651
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 653
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 661
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 666
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 667
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 670
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 671
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 672
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 673
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 674
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 676
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 684
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 686
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 689
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 690
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 691
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 692
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 693
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 694
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 696
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 706
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 708
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 709
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 710
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 712
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 713
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 714
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 715
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 716
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 717
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 719
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 727
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 729
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 730
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 731
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 732
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 733
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 735
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 743
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 745
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 747
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 749
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 750
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 751
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 752
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 753
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 755
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 765
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 767
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 769
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 770
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 771
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 772
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 773
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 774
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 776
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 784
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 787
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 788
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 790
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 791
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 792
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 793
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 794
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 795
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 797
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 805
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 807
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 808
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 809
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 811
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 812
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 813
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 814
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 815
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 816
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 817
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 819
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 827
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 829
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 830
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 831
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 833
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 835
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 836
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 837
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 838
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 839
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 841

mockit/Invocations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.ParameterizedType' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.TestOnlyPhase' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 36
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 51
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 54
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 61
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 85
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 88
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 114
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 117
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 141
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 144
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 168
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 171
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 195
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 198
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 222
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 225
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 249
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 252
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 271
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 276
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 279
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 303
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 306
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 336
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 343
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 345
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 354
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 360
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 368
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 371
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 377
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 407
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 411
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 416
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 442
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 444
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 445
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 450
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 455
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 465
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 470
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 474
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 495
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 497
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 499
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 503
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 505
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 509
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 510
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 511
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 513
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 518
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 525
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 548
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 553
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 556
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 563
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 581
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 582
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 587
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 604
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 606
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 607
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 612
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 629
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 631
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 632
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 637
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 640
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 659
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 661
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 666
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 683
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 685
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 686
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 687
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 692
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 709
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 711
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 712
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 713
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 718
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 733
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 735
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 737
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 742
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 757
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 759
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 760
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 761
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 766
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 783
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 785
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 786
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 787
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 792
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 809
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 811
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 812
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 813
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 818
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 835
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 837
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 838
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 839
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 844
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 861
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 863
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 864
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 865
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 870
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 873
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 893
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 894
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 895

mockit/IterableDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertNull' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 15
 Warning naming AbbreviationAsWordInName Abbreviation in name 'IterableDITest' must contain no more than '1' consecutive capital letters. 20
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158

mockit/JREMockingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 31
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JREMockingTest' must contain no more than '1' consecutive capital letters. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 49
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 50
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 51
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 68
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 69
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 70
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning naming LocalVariableName Local variable name 'aExists' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning naming LocalVariableName Local variable name 'bExists' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning naming AbbreviationAsWordInName Abbreviation in name 'calCST' must contain no more than '1' consecutive capital letters. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning naming AbbreviationAsWordInName Abbreviation in name 'tzCST' must contain no more than '1' consecutive capital letters. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 95
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning naming AbbreviationAsWordInName Abbreviation in name 'tzPST' must contain no more than '1' consecutive capital letters. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning naming AbbreviationAsWordInName Abbreviation in name 'regularMockingOfAnnotatedJREMethod' must contain no more than '1' consecutive capital letters. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning naming AbbreviationAsWordInName Abbreviation in name 'dynamicMockingOfAnnotatedJREMethod' must contain no more than '1' consecutive capital letters. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 169
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 178
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 313
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 324
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 368
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 371
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 379
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 382
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 390
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 393
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 401
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 404
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 412
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 415
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 423
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 426
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 434
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 437
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 445
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToMockUnmockableJREClass' must contain no more than '1' consecutive capital letters. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 448
 Warning sizes LineLength Line is longer than 120 characters (found 122). 451
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 456
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 464
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 472
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockMethodWhichReturnsADuration' must contain no more than '1' consecutive capital letters. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 477
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 493
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 506

mockit/JUnit4ParametersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.integration.MockedClass' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 11
 Warning imports CustomImportOrder Extra separation in import group before 'otherTests.TestedClass' 16
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4ParametersTest' must contain no more than '1' consecutive capital letters. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 71
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 73
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 88
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91

mockit/MisusedFakingAPITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 8
 Warning naming AbbreviationAsWordInName Abbreviation in name 'MisusedFakingAPITest' must contain no more than '1' consecutive capital letters. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning naming AbbreviationAsWordInName Abbreviation in name 'applyTheSameFakeForAClassTwice' must contain no more than '1' consecutive capital letters. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeAPrivateMethod' must contain no more than '1' consecutive capital letters. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeAPrivateConstructor' must contain no more than '1' consecutive capital letters. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 108
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112

mockit/MisusedMockingAPITest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'MisusedMockingAPITest' must contain no more than '1' consecutive capital letters. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 107
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 124
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 165
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 185
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 187
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 190
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 212
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 213
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 234
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 237
 Warning sizes LineLength Line is longer than 120 characters (found 130). 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning sizes LineLength Line is longer than 120 characters (found 128). 290
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 309

mockit/Mock.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 17
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 23
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 28
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 31
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 34
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 48
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 75

mockit/MockAnnotationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.security.auth.callback.Callback' 22
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 26
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions' 29
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToSetUpMockForClassLackingAMatchingRealMethod' must contain no more than '1' consecutive capital letters. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 137
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'class def ident' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 185
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 311
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 339
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 351
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 353
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 363
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 366
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 382
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 400
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 404
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 407
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 409
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 418
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 419
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 421
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 427
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning naming AbbreviationAsWordInName Abbreviation in name 'setUpMockForJREClass' must contain no more than '1' consecutive capital letters. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 438
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 440
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 440
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 441
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 445
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 447
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 451
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 456
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 464
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 465
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 466
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 467
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 469
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 474
 Warning naming MethodName Method name '$clinit' must match pattern '^[a-z][a-z0-9]\w*$'. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 481
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 483
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 485
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 487
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 488
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 491
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 493
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 495
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 500
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 502
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 503
 Warning naming MethodName Method name '$clinit' must match pattern '^[a-z][a-z0-9]\w*$'. 504
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 510
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 512
 Warning indentation Indentation 'static initialization' has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 12, expected level should be 6. 514
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 521
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 522
 Warning naming MethodName Method name '$clinit' must match pattern '^[a-z][a-z0-9]\w*$'. 523
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 525
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 534
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 536
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockJREInterface' must contain no more than '1' consecutive capital letters. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 541
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 543
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 543
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 547
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 549
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 551
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockJREInterfaceWithMockUp' must contain no more than '1' consecutive capital letters. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 561
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 562
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 564
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 564
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 566
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 579
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 581
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 582
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 583
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 585
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 594
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 595
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 597
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 598
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 599
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 600
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 604
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 605
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 607
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 608
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 609
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 611
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 615
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 624
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 625
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 627
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 642
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 643
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 654
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 655
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 658
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 659
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 661
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 666
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 668
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 669
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 674
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 678
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 681
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 683
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 684
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 686
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 689
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 691
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 692
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 696
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 697
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 699
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 700
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 703
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 705
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 706
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 714
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 716
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 717
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 718
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 719
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 720
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 721
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 722
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 724
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 726
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 729
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 733
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 737
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 739
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 740
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 741
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 742
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 744
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 746
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 747
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 749
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 751
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 752
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 753

mockit/MockInstanceMatchingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.sql.DataSource' 8
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 68
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 69
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 91
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 93
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 115
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 225
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 260
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 261
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 287
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 311
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 312
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 313
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 314
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 315
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 320
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 321
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 322
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 344
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 345
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 346
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 347
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 359
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 364
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 379
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockDS1' must contain no more than '1' consecutive capital letters. 380
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockDS2' must contain no more than '1' consecutive capital letters. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 384
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 385
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 387
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 398
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 399
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 406
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 412
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 434
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 458
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 459
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 460
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 461
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 462
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 463
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 465
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 466
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 468

mockit/MockInvocationProceedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 21
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 53
 Warning blocks NeedBraces 'if' construct must use '{}'s. 54
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 96
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 110
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 113
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 140
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 144
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning blocks EmptyCatchBlock Empty catch block. 150
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 179
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 191
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 193
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 195
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning naming AbbreviationAsWordInName Abbreviation in name 'proceedConditionallyFromMockMethodIntoJREConstructor' must contain no more than '1' consecutive capital letters. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 209
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 211
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230

mockit/MockInvocationTest.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 93
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 120
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useOfContextParametersForJREMethods' must contain no more than '1' consecutive capital letters. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170

mockit/MockLoginContextTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.security.auth.Subject' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 25
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockJREMethodAndConstructorUsingAnnotatedMockClass' must contain no more than '1' consecutive capital letters. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockJREMethodAndConstructorWithMockUpClass' must contain no more than '1' consecutive capital letters. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 56
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockJREClassWithStubs' must contain no more than '1' consecutive capital letters. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mockInstance' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 136
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 138
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 176

mockit/MockUp.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.GeneratedClasses.isGeneratedImplementationClassName' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.ParameterizedType' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.classGeneration.ConcreteSubclass' 19
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 39
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 43
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 193
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 227
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 231
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 286
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 311
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 318
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 322

mockit/MockUpForGenericsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 51
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning naming MethodName Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 69
 Warning naming MethodName Method name 'aMethod' must match pattern '^[a-z][a-z0-9]\w*$'. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 142
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockGenericMethodFromInstantiationOfNonGenericSubclassWhichExtendsAGenericIntermediateSuperclass' must contain no more than '1' consecutive capital letters. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 191
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 246
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272

mockit/MockUpForSingleClassInstanceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AClass' must contain no more than '1' consecutive capital letters. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AClassMockUp' must contain no more than '1' consecutive capital letters. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 91
 Warning naming AbbreviationAsWordInName Abbreviation in name 'AClassMockUp' must contain no more than '1' consecutive capital letters. 91
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 125
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning coding VariableDeclarationUsageDistance Distance between variable 'mockUp' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 232
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ASubClass' must contain no more than '1' consecutive capital letters. 232
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 234
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 267
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 302
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getMockInstanceFromMockupForAbstractJREClass' must contain no more than '1' consecutive capital letters. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 328

mockit/MockUpForSingleInterfaceInstanceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning naming AbbreviationAsWordInName Abbreviation in name 'APublicInterface' must contain no more than '1' consecutive capital letters. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name 'multipleMockUpInstancesForAPublicInterfaceWithASingleMockInstanceEach' must contain no more than '1' consecutive capital letters. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 78
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'class def ident' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 132
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 149
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ANonPublicInterface' must contain no more than '1' consecutive capital letters. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning naming AbbreviationAsWordInName Abbreviation in name 'multipleMockUpInstancesForANonPublicInterfaceWithASingleMockInstanceEach' must contain no more than '1' consecutive capital letters. 154
 Warning indentation Indentation 'class def ident' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235

mockit/Mocked.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 22
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 27
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 32
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 36
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 41
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 50
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 65
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 74

mockit/MockedAnnotationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 11
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.Resource' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'annotation def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 61
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 63
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 65
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 66
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 67
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 90
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 162
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 174
 Warning naming MemberName Member name 'aField' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 175
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockClassHavingFieldAnnotatedWithAttributeHavingAPrimitiveClassAsValue' must contain no more than '1' consecutive capital letters. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187

mockit/MockedClassWithSuperClassTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.Writer' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 10
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SubclassOfJREClass' must contain no more than '1' consecutive capital letters. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockedClassExtendingJREClass' must contain no more than '1' consecutive capital letters. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 108
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning blocks EmptyCatchBlock Empty catch block. 109
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockedClassExtendingNonJREClass' must contain no more than '1' consecutive capital letters. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 125
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 208
 Warning blocks EmptyCatchBlock Empty catch block. 208
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 270
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 353

mockit/MockedEnumsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 11
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 100
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 124
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 165
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 166
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 167
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockSpecificEnumElementsEvenWhenUsingASingleMockInstance' must contain no more than '1' consecutive capital letters. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 185
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 187
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 188
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 198
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 216
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 217
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 218
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 253
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 288
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 290
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 291
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 293
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 344
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 345
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 352

mockit/MockedParametersWithCapturingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 8
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureSubclassesOfABaseClass' must contain no more than '1' consecutive capital letters. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 224
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning whitespace EmptyLineSeparator 'VARIABLE_DEF' should be separated from previous line. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning naming AbbreviationAsWordInName Abbreviation in name 'IBase' must contain no more than '1' consecutive capital letters. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ISub' must contain no more than '1' consecutive capital letters. 251
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 278

mockit/MockingMultipleInterfacesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockingMultipleInterfacesTest.Dependency' 7
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 9
 Warning naming ClassTypeParameterName Class type name 'MultiMock' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 17
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 44
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 45
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 46
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 71
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 73
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 120
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123

mockit/MockingNewInstancesWithVaryingBehaviorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 58
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 60
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 73
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 76
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 79
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 80
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 107
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 182
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 183
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 184
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 212
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 227
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 228
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 241

mockit/MoreFakingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 13
 Warning imports CustomImportOrder Extra separation in import group before 'javax.accessibility.AccessibleState' 15
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MoreFakingTest.ClassWithNested.Nested' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'class def ident' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 182
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 255
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 288
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 317
 Warning naming AbbreviationAsWordInName Abbreviation in name 'applyFakeForJREClass' must contain no more than '1' consecutive capital letters. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 341
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 349
 Warning naming MethodName Method name '$clinit' must match pattern '^[a-z][a-z0-9]\w*$'. 350
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 390
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 412
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 440
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 442
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 449
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 460
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 465
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 470
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 483
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 496
 Warning naming MethodName Method name '$init' must match pattern '^[a-z][a-z0-9]\w*$'. 497
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 507
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 524
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 537
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 542
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeAClassHavingANestedClass' must contain no more than '1' consecutive capital letters. 543
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 545
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 552
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 553

mockit/MultiThreadedExpectationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.swing.SwingUtilities' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.MethodOrderer.MethodName' 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning blocks EmptyCatchBlock Empty catch block. 59
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 72
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 74
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 75
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 89
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 100
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 115
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning naming AbbreviationAsWordInName Abbreviation in name 'APublicInterface' must contain no more than '1' consecutive capital letters. 174
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning naming AbbreviationAsWordInName Abbreviation in name 'invokeMethodOnMockedPublicInterfaceFromEDT' must contain no more than '1' consecutive capital letters. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 227
 Warning naming AbbreviationAsWordInName Abbreviation in name 'invokeMethodOnMockedAbstractClassFromEDT' must contain no more than '1' consecutive capital letters. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning naming AbbreviationAsWordInName Abbreviation in name 'invokeMethodOnMockedGenericInterfaceFromEDT' must contain no more than '1' consecutive capital letters. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 255
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 10. 260
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 12. 261
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 10. 262
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 12. 263
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 10. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268

mockit/MultipleMockedTypesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 10
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '68'. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 108
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 115
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 137
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 164
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 165
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 166
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 198
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 225
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 227
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 248
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 255
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 256
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 257
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 277
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 279
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 286
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 287
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 290

mockit/NaturalOrderingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Date' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 10
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning naming LocalVariableName Local variable name 'aXb' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning naming LocalVariableName Local variable name 'bXa' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 77
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 80
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 81
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 88
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockOverrideOfCompareToMethodInJREClass' must contain no more than '1' consecutive capital letters. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 110
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 120
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123

mockit/ObjectOverridesAndInjectableMocksTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning naming MemberName Member name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning naming MemberName Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 56
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130

mockit/ObjectOverridesTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ObjectMethods' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning naming AbbreviationAsWordInName Abbreviation in name 'verifyStandardBehaviorOfOverriddenObjectMethodsInMockedJREClass' must contain no more than '1' consecutive capital letters. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning naming MemberName Member name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 100
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning naming MemberName Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 155
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 218
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 219
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 220
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 234
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 236
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 237
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 238
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 280
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning naming AbbreviationAsWordInName Abbreviation in name 'partiallyMockInstancesOfJREClassWithEqualsOverrideWhoseInstanceGetsPassedInRecordedExpectation' must contain no more than '1' consecutive capital letters. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 296
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 297
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 302

mockit/PartialMockingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Ignore' 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToPartiallyMockAClass' must contain no more than '1' consecutive capital letters. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 151
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 152
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 176
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 189
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 224
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 246
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 247
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 263
 Warning blocks EmptyCatchBlock Empty catch block. 263
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 267
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 268
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 269
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 341
 Warning naming AbbreviationAsWordInName Abbreviation in name 'dynamicallyMockASubCollaboratorInstance' must contain no more than '1' consecutive capital letters. 342
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 346
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 350
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 351
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 365
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 367
 Warning blocks EmptyCatchBlock Empty catch block. 367
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 392
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 416
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 417
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 418
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 431
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 433
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 442
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 447
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 448
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 467
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 475
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 477
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 478
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 479
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 483
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 493
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 495
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 507
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 508
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 509
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 511
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 516
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 521
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 522
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 523
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 524
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 527
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 537
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 542
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 548
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 549
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 550
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 554
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 555
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 557
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 558
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 559
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 560
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 561
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 562
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 563
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 565
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 572
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 576
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 577
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 580
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 581
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 585
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 586
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 591
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 593
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 595
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 598
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 599
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 601
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 602
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 603
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 604
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 605
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 607
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 612
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 620
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 628
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 629
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 640
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 641
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 645
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 646
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 648
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 659
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 661
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 665
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 675
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 676
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 677
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 685
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 686
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 695
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 696
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 697
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 702
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 709
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 712
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 717
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 718
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 719
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 724
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 725
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 730
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 731
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 739
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 742
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 743

mockit/ReentrantDelegateTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 51
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 57
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 78
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 84
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 112
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122

mockit/ReentrantFakeTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 13
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning naming AbbreviationAsWordInName Abbreviation in name 'callFakeMethodForJREClass' must contain no more than '1' consecutive capital letters. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning naming AbbreviationAsWordInName Abbreviation in name 'applyReentrantFakeForNativeJREMethod' must contain no more than '1' consecutive capital letters. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'synchronized' has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 265
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 268
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 269
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 270
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning naming AbbreviationAsWordInName Abbreviation in name 'reentrantFakeForNonJREClassWhichCallsAnotherFromADifferentThread' must contain no more than '1' consecutive capital letters. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 335
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 340
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 342
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 366
 Warning naming AbbreviationAsWordInName Abbreviation in name 'reentrantFakeForJREClassWhichCallsAnotherFromADifferentThread' must contain no more than '1' consecutive capital letters. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 372
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 376
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 377
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fakeFileAndForceJREToCallReentrantFakedMethod' must contain no more than '1' consecutive capital letters. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 406
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 412
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 414
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 418
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 433
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 441
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 443
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 448
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 453
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 468
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 481
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 483
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 484
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 485
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 486
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 502
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 506
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 511
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 520
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 521
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 526
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 527
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 535
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 537
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 538
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 540
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 546
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 554
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 557
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 558
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 559
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 560
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 566
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 574
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 576
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 577
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 579
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 585

mockit/RestrictedFullVerificationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning naming AbbreviationAsWordInName Abbreviation in name 'editABunchMoreStuff' must contain no more than '1' consecutive capital letters. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 175
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 180
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 181
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 222
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 227
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 241
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 242
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 264
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 265
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 284
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 302
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 304
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 320
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 322
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 324
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 340
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 345
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 360
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 361
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 362
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 364
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 377
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 378
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 379
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 381
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 394
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 396
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 400
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 411
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 412
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 416
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 420
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 437
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 442
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 444
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 455
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 458
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 460
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 464
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 478
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 480
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 484
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 492
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 498
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 506
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 511
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 512
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 513
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 514
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 516
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 518
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 530
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 531
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 532
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 533
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 545

mockit/StandardDI2Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 7
 Warning naming AbbreviationAsWordInName Abbreviation in name 'StandardDI2Test' must contain no more than '1' consecutive capital letters. 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47

mockit/StandardDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 20
 Warning naming AbbreviationAsWordInName Abbreviation in name 'StandardDITest' must contain no more than '1' consecutive capital letters. 26
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 91
 Warning naming MemberName Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 91
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 128
 Warning naming MemberName Member name 'aText' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 129
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning naming MemberName Member name 'aText' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 141
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 321
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 322
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 331
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 333
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 357
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 358
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 359
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 374
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 375
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 386
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 391
 Warning naming AbbreviationAsWordInName Abbreviation in name 'fieldsNotAnnotatedWithKnownDIAnnotationsShouldStillBeInjected' must contain no more than '1' consecutive capital letters. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 406
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 426
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 432
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 433
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 438
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 442
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 445
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 458

mockit/Tested.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 24
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 29
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 36
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 44
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 55
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 58
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 63
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 66
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 70
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 73
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 99
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 105
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 111
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 114
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 140
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. 156

mockit/TestedAbstractClassTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 89
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 115
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 125
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166

mockit/TestedAndMockedTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 8
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 151
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 152
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 153
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180

mockit/TestedClassInGlobalScopeTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50

mockit/TestedClassInjectedFromBaseTest.java

Severity Category Rule Message Line
 Warning misc OuterTypeFilename The name of the outer type and the file do not match. 7
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning design OneTopLevelClass Top-level class TestedClassInjectedFromBaseTest has to reside in its own source file. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38

mockit/TestedClassInjectedFromMockParametersTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning naming MemberName Member name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning naming MemberName Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189

mockit/TestedClassWithAnnotatedDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.FixMethodOrder' 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithAnnotatedDITest' must contain no more than '1' consecutive capital letters. 21
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning naming MemberName Member name 'aLongValue' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 67
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning naming ParameterName Parameter name 'aLong' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229

mockit/TestedClassWithConstructorAndFieldDI2Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 14
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorAndFieldDI2Test' must contain no more than '1' consecutive capital letters. 20
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 230

mockit/TestedClassWithConstructorAndFieldDITest.java

Severity Category Rule Message Line
 Warning misc OuterTypeFilename The name of the outer type and the file do not match. 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning design OneTopLevelClass Top-level class TestedClassWithConstructorAndFieldDITest has to reside in its own source file. 56
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorAndFieldDITest' must contain no more than '1' consecutive capital letters. 56
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 133
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202

mockit/TestedClassWithConstructorDI0Test.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorDI0Test' must contain no more than '1' consecutive capital letters. 15
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 201
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 202
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning naming MemberName Member name 'b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 222
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning naming MemberName Member name 'c' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 230
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning naming MemberName Member name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 234
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 269

mockit/TestedClassWithConstructorDI1Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.PostConstruct' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterEach' 11
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorDI1Test' must contain no more than '1' consecutive capital letters. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 225
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 226
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 234
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 255
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 262
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 264
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 265
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293

mockit/TestedClassWithConstructorDI2Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.servlet.Servlet' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterEach' 14
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorDI2Test' must contain no more than '1' consecutive capital letters. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 175
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 192
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234

mockit/TestedClassWithConstructorDI3Test.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorDI3Test' must contain no more than '1' consecutive capital letters. 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 116
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 120
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 121
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161

mockit/TestedClassWithConstructorDI4Test.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Before' 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithConstructorDI4Test' must contain no more than '1' consecutive capital letters. 25
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 94
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockGO' must contain no more than '1' consecutive capital letters. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testDB' must contain no more than '1' consecutive capital letters. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useMockedJREClassesDuringTestedObjectCreation' must contain no more than '1' consecutive capital letters. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 244

mockit/TestedClassWithFieldDIByTypeAndNameTest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFieldDIByTypeAndNameTest' must contain no more than '1' consecutive capital letters. 10
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95

mockit/TestedClassWithFieldDITest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFieldDITest' must contain no more than '1' consecutive capital letters. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 169
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 170
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216

mockit/TestedClassWithFullAnnotatedDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.Resource' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 26
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullAnnotatedDITest' must contain no more than '1' consecutive capital letters. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning sizes LineLength Line is longer than 120 characters (found 196). 147
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning sizes LineLength Line is longer than 120 characters (found 191). 220
 Warning indentation Indentation 'annotation array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8. 220
 Warning sizes LineLength Line is longer than 120 characters (found 188). 221
 Warning indentation Indentation 'annotation array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8. 221
 Warning sizes LineLength Line is longer than 120 characters (found 208). 222
 Warning indentation Indentation 'annotation array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8. 222
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 400

mockit/TestedClassWithFullConstructorAndFieldDITest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullConstructorAndFieldDITest' must contain no more than '1' consecutive capital letters. 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DependencyWithFieldDIOnly' must contain no more than '1' consecutive capital letters. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DependencyWithConstructorDIOnly' must contain no more than '1' consecutive capital letters. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ClassWithFieldDI' must contain no more than '1' consecutive capital letters. 187
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ClassWithConstructorDI' must contain no more than '1' consecutive capital letters. 195
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222

mockit/TestedClassWithFullConstructorDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullConstructorDITest' must contain no more than '1' consecutive capital letters. 18
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 99
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 99
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 102
 Warning naming MemberName Member name 's' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 254

mockit/TestedClassWithFullDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.Entity' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.MethodOrderer.MethodName' 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullDITest' must contain no more than '1' consecutive capital letters. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'annotation def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning naming MemberName Member name 'a' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ClassWithJPAEntityField' must contain no more than '1' consecutive capital letters. 268
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning naming AbbreviationAsWordInName Abbreviation in name 'instantiateClassWithJPAEntityField' must contain no more than '1' consecutive capital letters. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ClassWithJPAFields' must contain no more than '1' consecutive capital letters. 307
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 320
 Warning naming AbbreviationAsWordInName Abbreviation in name 'instantiateClassWithNonAnnotatedJPAFields' must contain no more than '1' consecutive capital letters. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 347
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 363
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 368
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 369
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 395

mockit/TestedClassWithFullMixedFieldDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 8
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullMixedFieldDITest' must contain no more than '1' consecutive capital letters. 13
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning naming AbbreviationAsWordInName Abbreviation in name 'verifyThatFieldsFromJRETypesAreNotInitialized' must contain no more than '1' consecutive capital letters. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78

mockit/TestedClassWithFullStandardDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.PostConstruct' 23
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterAll' 51
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithFullStandardDITest' must contain no more than '1' consecutive capital letters. 62
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 272
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 277
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 326
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 338
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 343
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 344
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 352
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 353
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 357
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 358
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 362
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 363
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 367
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 373
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 382
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 385
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 387
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 388
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 392
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 397
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 398
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 403
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 407
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 408
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 412
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 413
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 415
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 417
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 425
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 427
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 431
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 432
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 436
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 437
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 439
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 441
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 442
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 444
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 450
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 451
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 453
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 455
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 456
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 460
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 461
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 465
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 466
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 470
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 471
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 476
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 480
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 483
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 485
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 486
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 490
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 491
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning whitespace EmptyLineSeparator 'EXPR' should be separated from previous line. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 494
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 12, expected level should be 6. 497
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 12, expected level should be 6. 499
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 16, expected level should be 8. 500
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 506
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 510
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 511
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 515
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 516
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 518
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 520
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 521
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 523
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 525
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 526
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 530
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 531
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 533
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 535
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 536
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 538
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 540
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 542
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 544
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 545
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 549
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 550
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 554
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 555
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 557
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 559
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 561
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be 8. 563
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 564
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be 6. 566
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be 6. 568
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning whitespace EmptyLineSeparator 'EXPR' should be separated from previous line. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 574
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 576
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 577
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 578
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 580
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 10, 12, 14. 581
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 585
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 586
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 589
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 590
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 600
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 602
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 603
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 604
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 607
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 610
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 611
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 612
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 617
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 620
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 621
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 626
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 631
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 632
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 633
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 637
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 639
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 640
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 641
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 642
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 646
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 648
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 651
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 652
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 655
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 656
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 665
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 674
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 675
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 677
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 679
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 683
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 684
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 686
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 689
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 690
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 692
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 693
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 694
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 695
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 696
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 697
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 698
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 699
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 700
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 701
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 702
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 703
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 704
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 705
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 706
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 708
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 709
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 710
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 711
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 712
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 713
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 714
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 715
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 716
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 717
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 718
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 719
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 720
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 721
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 722
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 723
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 724
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 725
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 726
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 727
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 728
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 729
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 730
 Warning blocks RightCurly '}' at column 22 should be alone on a line. 731
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 733
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 734
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 735
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 740
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 742
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 744
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 746
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 747
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 748
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 750
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 751
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 752
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 754
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 755
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 757
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 758
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 763
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 765
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 766
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 767
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 768
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 769
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 774
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 776
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 777
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 778

mockit/TestedClassWithGenericSubtypesTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUT1' must contain no more than '1' consecutive capital letters. 40
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUT2' must contain no more than '1' consecutive capital letters. 91
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161

mockit/TestedClassWithGenericsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 13
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUTWithUnboundedTypeParameter' must contain no more than '1' consecutive capital letters. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTCreatedWithConstructorOfSingleGenericParameterAndWithGenericFieldInjectedFromConcreteInjectables' must contain no more than '1' consecutive capital letters. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTInstantiatedWithConstructorHavingMultipleGenericParameters' must contain no more than '1' consecutive capital letters. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTInstantiatedWithGenericConstructorParametersInjectedFromConcreteInjectables' must contain no more than '1' consecutive capital letters. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUTWithGenericConstructor' must contain no more than '1' consecutive capital letters. 168
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTInstantiatedWithGenericConstructor' must contain no more than '1' consecutive capital letters. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTInstantiatedWithGenericConstructor' must contain no more than '1' consecutive capital letters. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUTWithBoundedTypeParameter' must contain no more than '1' consecutive capital letters. 233
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 274
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTDeclaredWithTypeBound' must contain no more than '1' consecutive capital letters. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 304
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTDeclaredWithTypeBoundHavingNonMatchingInjectableWithWildcard' must contain no more than '1' consecutive capital letters. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 311
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 319
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 351
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 358
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useSUTClassExtendingGenericBaseClassWhichExtendsAnotherGenericBaseClassContainingAGenericDependency' must contain no more than '1' consecutive capital letters. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 366
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 373
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 376
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 382
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useFullyInitializedSUTClassExtendingGenericBaseClass' must contain no more than '1' consecutive capital letters. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 386
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 392
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 401
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useFullyInitializedSUTClassExtendingGenericClassWhichExtendsAnotherGenericClass' must contain no more than '1' consecutive capital letters. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 405
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 413
 Warning naming MemberName Member name 'aClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 413
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 421
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 421
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 422
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 427
 Warning naming MemberName Member name 'aClass' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 428
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 440
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 448
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 451
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 454
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 458
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 467
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 473
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 478
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 479
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 484
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 485
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 492
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 500
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 506
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 508
 Warning naming MemberName Member name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 509
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 511
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 512
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 520
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 524

mockit/TestedClassWithNoDITest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithNoDITest' must contain no more than '1' consecutive capital letters. 15
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 113
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 128
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning design OneTopLevelClass Top-level class NonPublicTestedClass has to reside in its own source file. 154
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 157

mockit/TestedClassWithNoPublicConstructorTest.java

Severity Category Rule Message Line
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115

mockit/TestedClassWithQualifiedDependencyTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.Resource' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 14
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning naming AbbreviationAsWordInName Abbreviation in name 'aBC12' must contain no more than '1' consecutive capital letters. 102
 Warning naming MemberName Member name 'aBC12' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 102
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning naming AbbreviationAsWordInName Abbreviation in name 'aBC12b' must contain no more than '1' consecutive capital letters. 106
 Warning naming MemberName Member name 'aBC12b' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 106
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useTestedObjectWithDifferentDependenciesEachHavingAQualifiedSubDependency' must contain no more than '1' consecutive capital letters. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184

mockit/TestedFieldExtractionTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149

mockit/TestedFieldWithFailedConstructorDITest.java

Severity Category Rule Message Line
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedFieldWithFailedConstructorDITest' must contain no more than '1' consecutive capital letters. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToUseTestedObjectWhoseCreationFailedDueToInjectableWithoutAValue' must contain no more than '1' consecutive capital letters. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65

mockit/TestedFieldWithFailedFullDITest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Before' 5
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedFieldWithFailedFullDITest' must contain no more than '1' consecutive capital letters. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72

mockit/TestedMethodsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 10
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning naming AbbreviationAsWordInName Abbreviation in name 'BaseDAO' must contain no more than '1' consecutive capital letters. 42
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ConcreteDAO' must contain no more than '1' consecutive capital letters. 48
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DAOImpl' must contain no more than '1' consecutive capital letters. 54
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning naming AbbreviationAsWordInName Abbreviation in name 'resolveDAOInterfaces' must contain no more than '1' consecutive capital letters. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DAO1' must contain no more than '1' consecutive capital letters. 131
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DAO2' must contain no more than '1' consecutive capital letters. 137
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214

mockit/TestedParametersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 133
 Warning naming MemberName Member name 'n' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 133
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestedClassWithDIAnnotatedField' must contain no more than '1' consecutive capital letters. 236
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'annotation def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 275

mockit/Verifications.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.BaseVerificationPhase' 12
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 21
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 25
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 40
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning sizes LineLength Line is longer than 120 characters (found 126). 86
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 91
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153

mockit/VerificationsInOrder.java

Severity Category Rule Message Line
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33

mockit/VerificationsInOrderTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning naming AbbreviationAsWordInName Abbreviation in name 'editABunchMoreStuff' must contain no more than '1' consecutive capital letters. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 119
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 120
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 152
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 153
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 154
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 167
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 168
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 169
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 176
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 177
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 178
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 191
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 203
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 208
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 209
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 220
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 221
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 269
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 270
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 302
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 303
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 304
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 320
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 337
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 338
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 339
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 340
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 354
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 355
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 356
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 368
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 369
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 370
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 372
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 375
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 393
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 394
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 396
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 411
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 412
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 414
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 415
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 417
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 437
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 439
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 458
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 465
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 466
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 467
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 469
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 477
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 485
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 486
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 493
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 494
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 496
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 509
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 511
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 516
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 517
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 519
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 520
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 522

mockit/VerificationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Rule' 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning naming AbbreviationAsWordInName Abbreviation in name 'editABunchMoreStuff' must contain no more than '1' consecutive capital letters. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 116
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 129
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 130
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 155
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 156
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 171
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 172
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 190
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 209
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 211
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 233
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 251
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 252
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 253
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 267
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 285
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 286
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 288
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 289
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 301
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 302
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 308
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 323
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 324
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 325
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 327
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 344
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 350
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 363
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 364
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 371
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 372
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 375
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 390
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 391
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 392
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 393
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 395

mockit/VerificationsWithSomeArgumentMatchersTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions' 8
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 203
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 204
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 217
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 234
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 251
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 253
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 270
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 271
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 272
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 273
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 274
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 288
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 289
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 310
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 311
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 312
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 313
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 314
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 315
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 317
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 319
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 337
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 338
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 339
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 340
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 342
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 343
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 364
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 379
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 380
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 385
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 386
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 387
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 388
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390

mockit/WithCaptureTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertArrayEquals' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.MissingInvocation' 19
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 21
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning naming AbbreviationAsWordInName Abbreviation in name 'DAO' must contain no more than '1' consecutive capital letters. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning naming AbbreviationAsWordInName Abbreviation in name 'PersonDAO' must contain no more than '1' consecutive capital letters. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '142'. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 252
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 253
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 265
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 267
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 268
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 284
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 285
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 297
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 298
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 299
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 300
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureNullIntoAListDuringVerification' must contain no more than '1' consecutive capital letters. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 313
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 314
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 315
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 316
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 317
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 318
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 320
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 334
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 335
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 336
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 337
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 339
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 340
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 344
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 345
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 353
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 356
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 369
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 373
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 374
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 375
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 376
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 378
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 379
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 380
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 382
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 383
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 384
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 385
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 400
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 401
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 413
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 414
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 415
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 416
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 417
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 432
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 433
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 434
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 435
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 436
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 438
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 440
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 442
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 444
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 445
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 446
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 448
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 450
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 452
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 453
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 456
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 458
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 459
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 460
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 461
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 462
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 463
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 464
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 465
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 467
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 477
 Warning naming MemberName Member name 'i' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 477
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 479
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 480
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 481
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 482
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 484
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 492
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 498
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 499
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 500
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 501
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 504
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 506
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 507
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 509
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 517
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 518
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 519
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 522
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 525
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 527
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 528
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 529
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 530
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 531
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 533
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 550
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 554
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 555
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 556
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 557
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 558
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 560
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 561
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 562
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 564
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 565
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 566
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 568
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 569
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 570
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 572
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 573
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 574
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 576
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 577
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 578
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 579
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 580
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 582
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 583
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 584
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 585
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 587
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 592
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 595
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 596
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 598
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 599
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 600
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 601
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 602
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 604
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 605
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 606
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 608
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 613
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 615
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 616
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 617
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 620
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 621
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 623
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 624
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 625
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 626
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 627
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 629
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 630
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 631
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 632
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 634
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 635
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 636
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 638
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 646
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 649
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 650
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 651
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 652
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 653
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 656
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 659
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 660
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 661
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 662
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 664
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 671
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 672
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 673
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 678
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 680
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 681
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 684
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 685
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 686
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 687
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 688
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 691
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 692
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 693
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 694
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 695
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 697
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 698
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 699
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 700
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 701
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 703
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 705
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 706
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 707
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 708
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 713
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 715
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 716
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 717
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 718
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 719
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 721
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 722
 Warning indentation Indentation 'object def' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 723
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 725
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 726
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 727
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 729
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 730
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 732
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 733
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 734
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 736
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 737
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 738
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 741
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 742
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 743
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 744
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 746
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 754
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 756
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 757
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 759
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 760
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 761
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 763
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 764
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 766
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 767
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 769
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 777
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 779
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 780
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 781
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 783
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 784
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 785
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 787
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 788
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 791
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 792
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 794
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 802
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 804
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 806
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 808
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 810
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 811
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 812
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 814
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 818
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 819
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 827
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 830
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 833
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 834
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 836
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 837
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 838
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 839
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 841
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 842
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 843
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 845
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 853
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 855
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 856
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 857
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 859
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 860
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 861
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 863
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 864
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 865
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 867
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 872
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 874
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 876
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 878
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 879
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 880
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 881
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 885
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 886
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 893
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 895
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 897
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 898
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 899
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 14, 18. 900
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 904
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 909
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 918
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 920
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 921
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 929
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 931
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 932
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 934
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 935
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 937
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 938
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 939
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 940
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 942
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 944
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 945
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 946
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 947
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 949
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 954
 Warning naming AbbreviationAsWordInName Abbreviation in name 'captureArgumentsIntoAListOfASubtypeOfTheCapturedParameterType' must contain no more than '1' consecutive capital letters. 955
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 956
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 957
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 958
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 960
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 962
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 963
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 964
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 965
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 967
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 968
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 970
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 975
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 977
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 978
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 980
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 981
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 983
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 984
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 985
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 986
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 987
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 988
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 989
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 991

mockit/asm/AnnotatedReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationReader' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 46
 Warning coding VariableDeclarationUsageDistance Distance between variable 'codeOffsetToNextAttribute' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 47
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning coding MissingSwitchDefault switch without "default" clause. 62
 Warning indentation Indentation 'switch' has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 63
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 65
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 66
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 68
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 69
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 70
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 99
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109

mockit/asm/BaseWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152

mockit/asm/SignatureWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

mockit/asm/annotations/AnnotationReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 64
 Warning coding MissingSwitchDefault switch without "default" clause. 66
 Warning indentation Indentation 'switch' has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 68
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 69
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 70
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 71
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 72
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 74
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 75
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 77
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 16, expected level should be 8. 78
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 94
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning coding MissingSwitchDefault switch without "default" clause. 103
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 188
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 190
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 192
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 194
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 200
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204

mockit/asm/annotations/AnnotationVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning javadoc AtclauseOrder Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc JavadocParagraph Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc JavadocTagContinuationIndentation Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc NonEmptyAtclauseDescription Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc RequireEmptyLineBeforeBlockTagGroup Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc SingleLineJavadoc Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning javadoc SummaryJavadoc Javadoc comment at column 18 has parse error. Missed HTML close tag 'code'. Sometimes it means that close tag missed for one of previous tags. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 223
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 225
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 226
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 227
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 228
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 231
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 232
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 234
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 236
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 237
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 238
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 239
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 240
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 241
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 242
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 243
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 244
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 245
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 246
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 247
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 329
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 345
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 347
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 349
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 359
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 360
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 362
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '338'. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 371
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 372
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 381
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 382
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 395
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 396
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 397
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 398
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 399
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403

mockit/asm/classes/BootstrapMethodsWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 7
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning coding VariableDeclarationUsageDistance Distance between variable 'position' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning naming AbbreviationAsWordInName Abbreviation in name 'putBSMArgs' must contain no more than '1' consecutive capital letters. 105
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getBSMItem' must contain no more than '1' consecutive capital letters. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143

mockit/asm/classes/ClassInfo.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48

mockit/asm/classes/ClassReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.AnnotatedReader' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 12
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'classDesc' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 195
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 197
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 200
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 226
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 250
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 262
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getBSMCodeIndex' must contain no more than '1' consecutive capital letters. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 276

mockit/asm/classes/ClassVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.BaseWriter' 6
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112

mockit/asm/classes/ClassWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.BaseWriter' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 21
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning javadoc SummaryJavadoc First sentence of Javadoc is missing an ending period. 73
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 299

mockit/asm/classes/ConstantPoolCopying.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.ClassMemberItem' 24
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning naming AbbreviationAsWordInName Abbreviation in name 'copyUTF8Item' must contain no more than '1' consecutive capital letters. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226

mockit/asm/classes/InnerClassesWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42

mockit/asm/classes/InterfaceWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41

mockit/asm/classes/NestHostWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

mockit/asm/classes/NestMembersWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

mockit/asm/classes/SourceFileWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34

mockit/asm/classes/WrappingClassVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63

mockit/asm/constantPool/AttributeWriter.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.util.ByteVector' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41

mockit/asm/constantPool/BootstrapMethodItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32

mockit/asm/constantPool/ClassMemberItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34

mockit/asm/constantPool/ConstantPoolGeneration.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' 21
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning naming AbbreviationAsWordInName Abbreviation in name 'reusableUTF8Item' must contain no more than '1' consecutive capital letters. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning naming AbbreviationAsWordInName Abbreviation in name 'newUTF8' must contain no more than '1' consecutive capital letters. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 335
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 337
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 360
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 362
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 364
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 368
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 383
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 385
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 386
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 388
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 389
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 390
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 394
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 414
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 415
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 416
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 423
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 435
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 438
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 441
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 442
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 443
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 445
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 446
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 450
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 451
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 454
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 455
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 456
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 460
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 461
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 465
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 469
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 470
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 473
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 475
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 477
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 478
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 481
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 482
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 483
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 485
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 486
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 487
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 489
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 490
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 509
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 513
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 533
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 534
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 538
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 544
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 550
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 555
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 557
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 558
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 559
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 580
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 581
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 582
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 583
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 585
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 586
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 589
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 590
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 606
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 609
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 610
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 612
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 613
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 614
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 615
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 617
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 619
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 620
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 621
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 623
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 624
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 626
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 627
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 628
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 630
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 632
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 635
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 636
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 638
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 640
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 641
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 646
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 659
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 662
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 663
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 667
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 668
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 677
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 678
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 679
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 681
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 682
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 683
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 684
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 685
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 687
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 688
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 689
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 690
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 692
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 694
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 695
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 696
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '676'. 698
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 698
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 699
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 700
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 701
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 703
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 705
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 710
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 711
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 712
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 714
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 716
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 717
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 719
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 719
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 720
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 721
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 722
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 723
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '698'. 725
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 725
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 726
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 727
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 729
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 729
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 730
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 731
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 733
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 735
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 736
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 737
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 739
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 739
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 742
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 744
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 746
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 747
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 748
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 750
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 751
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 752
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 754
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 755

mockit/asm/constantPool/DoubleItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25

mockit/asm/constantPool/DynamicItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45

mockit/asm/constantPool/FloatItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25

mockit/asm/constantPool/IntItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17

mockit/asm/constantPool/IntValueItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

mockit/asm/constantPool/Item.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.ConstantPoolTypes' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 22
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112

mockit/asm/constantPool/LongItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17

mockit/asm/constantPool/LongValueItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

mockit/asm/constantPool/MergedTypeTableItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/asm/constantPool/MethodHandleItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.util.MethodHandle' 7
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37

mockit/asm/constantPool/ModuleItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/asm/constantPool/NameAndTypeItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

mockit/asm/constantPool/NormalTypeTableItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32

mockit/asm/constantPool/PackageItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/asm/constantPool/StringItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/asm/constantPool/TypeOrMemberItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71

mockit/asm/constantPool/TypeTableItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31

mockit/asm/constantPool/UninitializedTypeTableItem.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45

mockit/asm/constantPool/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.constantPool' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/asm/controlFlow/CFGAnalysis.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' 19
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 27
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 31
 Warning naming AbbreviationAsWordInName Abbreviation in name 'CFGAnalysis' must contain no more than '1' consecutive capital letters. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 87
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 113
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 177
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 183
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 188
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 191
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 193
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 194
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 199
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 210
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 216
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 217
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 218
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 228
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 230
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 232
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 234
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 236
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 240
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 246
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 247
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 249
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 250
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 251
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 253
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 264
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 270
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 274
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 275
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 278
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 279
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 286
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 292
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 296
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 301
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 301
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 311
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 313
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 314
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 315
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 316
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 319
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 326
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 331
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 332
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 334
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 335
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 336
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 338
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 343
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 344
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 345
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 351
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 352
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 356
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 363
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 363
 Warning naming AbbreviationAsWordInName Abbreviation in name 'updateCurrentBlockForLDCInstruction' must contain no more than '1' consecutive capital letters. 363
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 365
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 366
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 367
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 368
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 369
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 370
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 374
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 374
 Warning naming AbbreviationAsWordInName Abbreviation in name 'updateCurrentBlockForIINCInstruction' must contain no more than '1' consecutive capital letters. 374
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 376
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 380
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 380
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 382
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 383
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 386
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 387
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 389
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 390
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 391
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 392
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 395
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 398
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 399
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 400
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 403
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 405
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 407
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 409
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 413
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 413
 Warning naming AbbreviationAsWordInName Abbreviation in name 'updateCurrentBlockForMULTIANEWARRAYInstruction' must contain no more than '1' consecutive capital letters. 413
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 416
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 421
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 422
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 436
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 438
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 439
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 440
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 441
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 444
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 445
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 446
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 449
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 452
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 454
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 455
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 456
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 458
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 462
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 470
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 471
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 473
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 475
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 478
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 479
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 484
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 485
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 494
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 496
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 497
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 502
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 505
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 506
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 509
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 510
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 511
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 513
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 517
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 521
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 524
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 527
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 529
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 532
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 533
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 536
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 537
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 539
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 543

mockit/asm/controlFlow/Edge.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50

mockit/asm/controlFlow/Frame.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - mockit.asm.jvmConstants.Opcodes.*. 27
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' 32
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 44
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 48
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 55
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 60
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 66
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 73
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 78
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 119
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 122
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 193
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 215
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 221
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 223
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 225
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 226
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 227
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 229
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 231
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 233
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 267
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 269
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 273
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 275
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 277
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 279
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 281
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 283
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 285
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeIINC' must contain no more than '1' consecutive capital letters. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 315
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 320
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeINT' must contain no more than '1' consecutive capital letters. 330
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 339
 Warning coding MissingSwitchDefault switch without "default" clause. 342
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 343
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 344
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 345
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 348
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 349
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 350
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 351
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 353
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 354
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 356
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 357
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 358
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 359
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 360
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 361
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 362
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 363
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 364
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 365
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 372
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 375
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 378
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 381
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 382
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 395
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 397
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 407
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeSWITCH' must contain no more than '1' consecutive capital letters. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 409
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '395'. 417
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 420
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 424
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 425
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 427
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 440
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 441
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 442
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 444
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 445
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 447
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 455
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 457
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 458
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 461
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 464
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 465
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 466
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 471
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 484
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 485
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 487
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 488
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 489
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 490
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 494
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 495
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 496
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 498
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 499
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 500
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 501
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 502
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 504
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 505
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 506
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 510
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 520
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeVAR' must contain no more than '1' consecutive capital letters. 520
 Warning coding MissingSwitchDefault switch without "default" clause. 522
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 522
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 523
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 525
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 526
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 527
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 528
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 529
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 530
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 531
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 532
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 533
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 535
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 536
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 537
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 538
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 539
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 540
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 541
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 542
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 543
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 544
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 545
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 546
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 547
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 549
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 554
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 559
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 562
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 567
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 571
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 576
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 577
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 587
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 589
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 591
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 594
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 595
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 596
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 597
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 598
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 599
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 600
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 605
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeJUMP' must contain no more than '1' consecutive capital letters. 605
 Warning coding MissingSwitchDefault switch without "default" clause. 607
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 607
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 608
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 609
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 610
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 611
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 612
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 613
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 614
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 615
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 616
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 617
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 618
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 619
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 620
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 621
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 622
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 623
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 624
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 625
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 626
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 627
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 628
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 633
 Warning coding MissingSwitchDefault switch without "default" clause. 636
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 637
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 638
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 639
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 640
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 641
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 642
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 643
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 644
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 645
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 646
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 647
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 648
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 649
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 650
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 651
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 652
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 653
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 654
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 655
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 656
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 657
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 658
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 659
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 660
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 661
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 662
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 663
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 664
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 665
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 666
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 667
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 668
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 669
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 670
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 671
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 672
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 673
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 674
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 675
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 676
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 677
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 678
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 679
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 680
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 681
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 682
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 683
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 684
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 685
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 686
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 687
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 688
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 689
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 690
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 691
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 692
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 693
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 694
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 695
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 696
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 697
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 698
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 699
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 700
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 701
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 702
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 703
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 704
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 705
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 706
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 707
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 708
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 709
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 710
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 711
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 712
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 713
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 714
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 715
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 716
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 717
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 718
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 719
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 720
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 721
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 722
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 723
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 724
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 725
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 726
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 727
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 728
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 729
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 730
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 731
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 732
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 733
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 734
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 735
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 736
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 737
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 738
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 739
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 740
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 741
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 742
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 743
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 744
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 745
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 746
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 747
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 748
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 749
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 750
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 751
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 752
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 753
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 754
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 755
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 756
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 757
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 758
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 759
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 760
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 761
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 762
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 763
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 764
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 765
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 766
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 767
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 768
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 769
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 770
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 771
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 772
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 773
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 774
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 775
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 776
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 777
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 778
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 779
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 780
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 781
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 782
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 783
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 784
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 785
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 786
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 787
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 788
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 789
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 790
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 791
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 792
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 793
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 794
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 795
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 796
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 797
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 798
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 799
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 800
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 801
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 802
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 803
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 804
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 805
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 806
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 807
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 808
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 809
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 810
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 811
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 812
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 813
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 814
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 815
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 816
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 817
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 818
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 819
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 820
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 821
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 822
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 823
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 824
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 825
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 826
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 827
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 828
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 829
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 830
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 831
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 833
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeAALOAD' must contain no more than '1' consecutive capital letters. 833
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 834
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 835
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 836
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 837
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 839
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP' must contain no more than '1' consecutive capital letters. 839
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 840
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 841
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 842
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 843
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 845
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP_X1' must contain no more than '1' consecutive capital letters. 845
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 846
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 847
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 848
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 849
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 850
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 851
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 853
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP_X2' must contain no more than '1' consecutive capital letters. 853
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 854
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 855
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 856
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 857
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 858
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 859
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 860
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 861
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 863
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP2' must contain no more than '1' consecutive capital letters. 863
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 864
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 865
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 866
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 867
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 868
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 869
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 870
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 872
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP2_X1' must contain no more than '1' consecutive capital letters. 872
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 873
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 874
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 875
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 876
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 877
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 878
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 879
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 880
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 881
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 883
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeDUP2_X2' must contain no more than '1' consecutive capital letters. 883
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 884
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 885
 Warning coding VariableDeclarationUsageDistance Distance between variable 't3' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 886
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 886
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 887
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 888
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 889
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 890
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 891
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 892
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 893
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 894
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 896
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeSWAP' must contain no more than '1' consecutive capital letters. 896
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 897
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 898
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 899
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 900
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 901
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 909
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeLDC' must contain no more than '1' consecutive capital letters. 909
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 910
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 911
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 912
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 913
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 914
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 915
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 916
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 917
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 918
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 919
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 920
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 921
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 922
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 923
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 924
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 925
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 926
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 927
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 928
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 929
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 930
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 931
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 932
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 933
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 934
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 935
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 936
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 937
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 938
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 939
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 940
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 942
 Warning indentation Indentation 'switch' has incorrect indentation level 20, expected level should be 10. 943
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 944
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 945
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 946
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 947
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 948
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 949
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 950
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 951
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 952
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 953
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 954
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 955
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 956
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 957
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 958
 Warning indentation Indentation 'case' child has incorrect indentation level 24, expected level should be 12. 959
 Warning indentation Indentation 'block' child has incorrect indentation level 28, expected level should be 14. 960
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 20, expected level should be 10. 961
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 962
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 964
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 965
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 966
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 967
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 968
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 969
 Warning indentation Indentation 'switch' has incorrect indentation level 24, expected level should be 12. 970
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 971
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 972
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 973
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 974
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 975
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 976
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 977
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 978
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 979
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 980
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 981
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 982
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 983
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 984
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 985
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 986
 Warning indentation Indentation 'case' child has incorrect indentation level 28, expected level should be 14. 987
 Warning indentation Indentation 'block' child has incorrect indentation level 32, expected level should be 16. 988
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 24, expected level should be 12. 990
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 991
 Warning indentation Indentation 'else' child has incorrect indentation level 24, expected level should be 12. 992
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 20, expected level should be 10. 993
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 994
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 995
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 997
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 998
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 999
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 1000
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1001
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 1002
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1003
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1015
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeTYPE' must contain no more than '1' consecutive capital letters. 1015
 Warning coding MissingSwitchDefault switch without "default" clause. 1017
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 1017
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 1018
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1019
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1020
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 1021
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1022
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1023
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 1024
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1025
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1026
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 1027
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1028
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 1029
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 1030
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1031
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1033
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeANewArray' must contain no more than '1' consecutive capital letters. 1033
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1034
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1035
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1037
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1038
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1039
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 1040
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 1041
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1042
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '372'. 1051
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1051
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1052
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1054
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1055
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1057
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1058
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1059
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1060
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1061
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1063
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1064
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1065
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1067
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1068
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1069
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 1070
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 1071
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1072
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1082
 Warning naming AbbreviationAsWordInName Abbreviation in name 'executeMULTIANEWARRAY' must contain no more than '1' consecutive capital letters. 1082
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1083
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1084
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1085
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '633'. 1095
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1095
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1096
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1097
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1098
 Warning coding MissingSwitchDefault switch without "default" clause. 1100
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 1100
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1101
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1102
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1103
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1104
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1105
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1106
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1107
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1108
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1109
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1110
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1111
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1112
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1113
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1114
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1115
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1116
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1117
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 1118
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 1119
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 1120
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 1121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1126
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1129
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1131
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1156
 Warning naming LocalVariableName Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1157
 Warning naming LocalVariableName Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1158
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1160
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1168
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 1170
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1171
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1172
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 1174
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 1175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 1176
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 1177
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 1178
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 1180
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 1181
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 1182
 Warning indentation Indentation 'if' has incorrect indentation level 24, expected level should be 12. 1183
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 14. 1184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 12. 1185
 Warning indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 14. 1186
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 12. 1187
 Warning indentation Indentation 'if' has incorrect indentation level 24, expected level should be 12. 1189
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 14. 1190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 12. 1191
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 20, expected level should be 10. 1192
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 1193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1194
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 1195
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 1196
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1198
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1200
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1202
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 1203
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1205
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 1206
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 1207
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 1208
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 1209
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1211
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1212
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1213
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1214
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1216
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1217
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1220
 Warning naming LocalVariableName Local variable name 'nInputStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1220
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1222
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1223
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1224
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1225
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 1227
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1228
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1230
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1231
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1232
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1234
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 1235
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 1237
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1238
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1239
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1240
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1242
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1244
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 1245
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 1246
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 1247
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 1248
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 1249
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 1251
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 1252
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 1253
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 1254
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1256
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1258
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 1260
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 1261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 1278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1279
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1281
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1283
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1284
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1286
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1287
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1288
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1289
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1292
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1293
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1295
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1297
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1298
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1301
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1303
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1305
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1308
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 1309
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 1311
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 1314
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 1315
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 1318
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 1319
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 1320
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1321
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1326
 Warning naming LocalVariableName Local variable name 'tDim' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1326
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1327
 Warning naming LocalVariableName Local variable name 'uDim' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 1327
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 1328
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 1329
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 1331
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 1332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1333
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1335
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1336
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 1338
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 1339
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 1341
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1342
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 1343
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 1344
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 1346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 1347

mockit/asm/controlFlow/FrameTypeMask.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 131

mockit/asm/controlFlow/Label.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.util.ByteVector' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 8
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 121
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 123
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '209'. 221
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 246
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 248
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 305
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 309
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 310
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 311
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 312
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 313
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 314
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 315
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 317
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 319
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 342
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 347
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 352
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 357
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 368
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 373

mockit/asm/controlFlow/StackMapTableWriter.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 102
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 107
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 119
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning naming ParameterName Parameter name 'nLocals' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 193
 Warning naming ParameterName Parameter name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 248
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '228'. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 279
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 282
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 283
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 284
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 285
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 286
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 287
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 288
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 290
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 291
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 293
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 294
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 296
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 297
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 299
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 315
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 317
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 318
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 319
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 320
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 321
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 322
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 331
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 335
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 337
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 338
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 340
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 342
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 343
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 347
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 356
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 367
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 379
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 381
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 382
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 384
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 385
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 386
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 387
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 388
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 392
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 393
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 396
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 397
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 398
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 399
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 400
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 401
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 402
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 403
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 404
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 405
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 406
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 407
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 409
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 416
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 420
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 425
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 426
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 433
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 435
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 437
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 439
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 440
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 441
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 442
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 444
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 445
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 446
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 447
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 448
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 450
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 452
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 453
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 454
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 456
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 461
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 463
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 466
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 471
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 473
 Warning naming LocalVariableName Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 473
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning naming LocalVariableName Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 476
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 481
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 482
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 488
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 490
 Warning naming LocalVariableName Local variable name 'nLocal' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 490
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning naming LocalVariableName Local variable name 'nTop' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 491
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 494
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 496
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 497
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 498
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 499
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 500
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 503
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 504
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 505
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 509
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 514
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 516
 Warning naming LocalVariableName Local variable name 'nStack' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 516
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 519
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 520
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 522
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 523
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 524
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 527
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 528
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 530
 Warning naming ParameterName Parameter name 'nItems' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 530
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 532
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 533
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 535
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 536
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 537
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 539
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 545
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 547
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 550
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 551
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 552
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 554

mockit/asm/controlFlow/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.controlFlow' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/asm/exceptionHandling/ExceptionHandler.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.exceptionHandling' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.controlFlow.Label' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62

mockit/asm/exceptionHandling/ExceptionHandling.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.exceptionHandling' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.ConstantPoolGeneration' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82

mockit/asm/exceptionHandling/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.exceptionHandling' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/asm/fields/FieldReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.AnnotatedReader' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67

mockit/asm/fields/FieldVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.BaseWriter' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130

mockit/asm/jvmConstants/Access.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74

mockit/asm/jvmConstants/ArrayElementType.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 14

mockit/asm/jvmConstants/ClassVersion.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 24

mockit/asm/jvmConstants/ConstantPoolTypes.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 36

mockit/asm/jvmConstants/JVMInstruction.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JVMInstruction' must contain no more than '1' consecutive capital letters. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 13
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 13
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 59
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 59
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 76

mockit/asm/jvmConstants/Opcodes.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 232

mockit/asm/jvmConstants/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.asm.jvmConstants' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/asm/metadata/ClassMetadataReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.nio.charset.Charset' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 57
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 93
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning coding VariableDeclarationUsageDistance Distance between variable 'byte0' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 245
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 267
 Warning coding VariableDeclarationUsageDistance Distance between variable 'accessFlags' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 268
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 268
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 269
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 272
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 273
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 275
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 276
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 277
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 279
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 280
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 282
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 283
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 284
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 285
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 309
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 315
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 316
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 317
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 318
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 320
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 321
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 322
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 331
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 331
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 336
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 338
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 376
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 382
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 384
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 385
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 387
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 388
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 390
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 391
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 393
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 394
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 396
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 397
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 399
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 405
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 405
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 414
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 424
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 425
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 426
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 427
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 428
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 429
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 430
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 431
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 434
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 436
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 439
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 440
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 442
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 445
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 449
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 450
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 451
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 452
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 454
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 455
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 457
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 458
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 459
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 460
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 462
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 466
 Warning coding VariableDeclarationUsageDistance Distance between variable 'localVariableTableLength' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 468
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 469
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 471
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 473
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 474
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 475
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 477
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 478
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 483
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 484
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 486
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 487
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 488
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 490
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 491
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 492
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 493
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 495
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 497
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 498
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 500
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 501
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 502
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 505
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 508
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 511
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 513
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 514
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 515
 Warning indentation Indentation 'switch' has incorrect indentation level 16, expected level should be 8. 517
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 518
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 519
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 520
 Warning indentation Indentation 'while' has incorrect indentation level 24, expected level should be 12. 521
 Warning indentation Indentation 'while' child has incorrect indentation level 28, expected level should be 14. 522
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 24, expected level should be 12. 523
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 524
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 525
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 526
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 527
 Warning indentation Indentation 'while' has incorrect indentation level 24, expected level should be 12. 528
 Warning indentation Indentation 'while' child has incorrect indentation level 28, expected level should be 14. 529
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 24, expected level should be 12. 530
 Warning indentation Indentation 'if' has incorrect indentation level 24, expected level should be 12. 531
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 14. 532
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 14. 533
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 12. 534
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 535
 Warning indentation Indentation 'case' child has incorrect indentation level 20, expected level should be 10. 536
 Warning indentation Indentation 'if' has incorrect indentation level 24, expected level should be 12. 537
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be 14. 538
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 24, expected level should be 12. 539
 Warning indentation Indentation 'else' child has incorrect indentation level 28, expected level should be 14. 540
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 24, expected level should be 12. 541
 Warning indentation Indentation 'block' child has incorrect indentation level 24, expected level should be 12. 542
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 16, expected level should be 8. 543
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 544
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 548
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 553
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 554
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 555
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 557
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 559
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 560
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 561
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 562
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 563
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 564
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 565
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 567
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 568
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 571
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 572
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 574
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 576
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 576
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 582
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 584
 Warning coding VariableDeclarationUsageDistance Distance between variable 'accessFlags' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 585
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 585
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 586
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 588
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 589
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 590
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 592
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 593
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 594
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 596
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 597
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 599
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 600
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 601
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 602
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 604
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 605
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 606
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 608
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 610
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 612
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 613
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 615
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 616
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 618
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 619
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 621
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 622
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 624
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 625
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 627
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 628
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 630
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 631
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 633
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 633
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 635
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 636
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 637
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 638
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 640
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 642
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 643
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 644
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 648

mockit/asm/metadata/ObjectWithAttributes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.metadata.ClassMetadataReader.AnnotationInfo' 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 16
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 17
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 18
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 19
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 20
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

mockit/asm/methods/ExceptionsWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45

mockit/asm/methods/LineNumberTableWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61

mockit/asm/methods/LocalVariableTableWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.AttributeWriter' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108

mockit/asm/methods/MethodReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.AnnotatedReader' 32
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 41
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 81
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 132
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 137
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 195
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 208
 Warning coding VariableDeclarationUsageDistance Distance between variable 'maxStack' declaration and its first usage is 9, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 231
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 232
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 234
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 235
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 236
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 237
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 238
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 239
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 240
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 241
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 242
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 279
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 300
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 301
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 305
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning coding MissingSwitchDefault switch without "default" clause. 322
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 325
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 326
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 327
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 328
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 329
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 331
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 332
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 333
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 335
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 336
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 337
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 340
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 341
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 342
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 343
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 344
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 345
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 347
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 348
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 349
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 350
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 351
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 352
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 353
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 354
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 355
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 364
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 367
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 371
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 373
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 375
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 377
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 378
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 380
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 381
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 392
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 394
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 398
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 405
 Warning coding VariableDeclarationUsageDistance Distance between variable 'startIndex' declaration and its first usage is 7, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 406
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 406
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 407
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 408
 Warning coding VariableDeclarationUsageDistance Distance between variable 'varIndex' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 409
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 409
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 411
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 412
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 413
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 414
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 415
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 416
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 420
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 422
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 424
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 425
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 426
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 430
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 435
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 436
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 438
 Warning coding MissingSwitchDefault switch without "default" clause. 441
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 441
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 442
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 443
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 444
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 445
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 446
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 447
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 448
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 449
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 450
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 451
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 452
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 453
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 454
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 455
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 456
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 457
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 458
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 459
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 460
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 461
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 462
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 463
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 464
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 465
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 466
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 467
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 468
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 469
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 470
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 471
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 472
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 473
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 474
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 475
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 476
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 477
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 478
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 479
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 480
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 481
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 482
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 483
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 484
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 486
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 487
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 488
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 490
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 492
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 493
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 494
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 496
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 498
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 499
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 501
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 502
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 504
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 506
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 507
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 509
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 510
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 514
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 515
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 517
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 520
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 521
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 522
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 524
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 525
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 532
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 537
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 543
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 545
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 546
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 549
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 551
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readLDC' must contain no more than '1' consecutive capital letters. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 552
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 553
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 554
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 555
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 557
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readLDCW' must contain no more than '1' consecutive capital letters. 557
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 558
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 559
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 562
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readIInc' must contain no more than '1' consecutive capital letters. 562
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 565
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 566
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 568
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readInstructionTakingASignedByte' must contain no more than '1' consecutive capital letters. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 570
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 571
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 573
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readInstructionTakingASignedShort' must contain no more than '1' consecutive capital letters. 573
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 574
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 576
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 581
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 583
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 585
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 586
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 587
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 588
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 589
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 590
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 591
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 592
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 593
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 596
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 598
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 599
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 600
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 601
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 602
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 603
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 605
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 607
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 609
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 610
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 611
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 612
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 614
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 615
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 616
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 618
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 619
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 621
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readMultiANewArray' must contain no more than '1' consecutive capital letters. 621
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 622
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 623
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 624
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 625
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 627
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 628
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 629
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 631
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 632
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 633
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 635
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 636
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 637
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 638
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 640
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 641
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 642
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 643
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 644
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 647
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 648
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 649
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 650
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 651
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 653
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 654
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 655
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 656
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 657
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 659
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 660
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 661
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 665
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 667
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 668
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 670
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 671
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 674
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 675
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 676
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 678
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 679
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 680
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 682
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 683
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 685
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 686
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 687
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 688
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 690
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 691
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 692
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 694
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 695
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 696
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 697
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 698
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 699
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 700
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 702
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 703
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 704
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 705
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 707
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 709
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 710
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 711
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 712
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 713
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 715
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 716

mockit/asm/methods/MethodVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.BaseWriter' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning naming AbbreviationAsWordInName Abbreviation in name 'visitMultiANewArrayInsn' must contain no more than '1' consecutive capital letters. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 299

mockit/asm/methods/MethodWriter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.SignatureWriter' 26
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 283
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 288
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 290
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 291
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 300
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 301
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 321
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 327
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 341
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 366
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 368
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 371
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 372
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 376
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 381
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 391
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 393
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 397
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 398
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 405
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 412
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 413
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 416
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 417
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 420
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 422
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 423
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 427
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 433
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 435
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 436
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 437
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 439
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 441
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 449
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 450
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 452
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 455
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 456
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 457
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 458
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 460
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 462
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 463
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 464
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 465
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 466
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 469
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 470
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 472
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 473
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 476
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 477
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 481
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 483
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 484
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 486
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 487
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 489
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 490
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 491
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 492
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 495
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 496
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 501
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 503
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 504
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 505
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 507
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 509
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 510
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 513
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 516
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 519
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 521
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 522
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 525
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 526
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 531
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 532
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 533
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 536
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 540
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 543
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 544
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 545
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 547
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 548
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 549
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 552
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 554
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 555
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 556
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 557
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 559
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 561
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 563
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 564
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 565
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 567
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 568
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 569
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 571
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 572
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 573
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 574
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 576
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 578
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 582
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 583
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 585
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 588
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 589
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 590
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 591
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 592
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 594
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 596
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 597

mockit/asm/methods/WrappingMethodVisitor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 6
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135

mockit/asm/types/ArrayType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 10
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80

mockit/asm/types/JavaType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '47'. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning javadoc JavadocTagContinuationIndentation Line continuation have incorrect indentation level, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 143
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 144
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 148
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 149
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 150
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 151
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 154
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 155
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 160
 Warning indentation Indentation 'else' child has incorrect indentation level 24, expected level should be 12. 161
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 20, expected level should be 10. 162
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 163
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '71'. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '39'. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 246
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '233'. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 287
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 294
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 297
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 298
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 300
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 301
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 315
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 339
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 342

mockit/asm/types/MethodType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/asm/types/ObjectType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 10
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

mockit/asm/types/PrimitiveType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.ArrayElementType' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 46, 48. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 57, 59. 25
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 57, 59. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 55, 57. 30
 Warning indentation Indentation 'array initialization' child has incorrect indentation level 12, expected level should be one of the following: 6, 8, 55, 57. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 95
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 111
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '122'. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190

mockit/asm/types/ReferenceType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 174

mockit/asm/util/ByteVector.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning naming AbbreviationAsWordInName Abbreviation in name 'putUTF8' must contain no more than '1' consecutive capital letters. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 210
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning naming AbbreviationAsWordInName Abbreviation in name 'encodeUTF8' must contain no more than '1' consecutive capital letters. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 260
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 262
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 277
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 279
 Warning misc AvoidEscapedUnicodeCharacters Unicode escape(s) usage should be avoided. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 280
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 283
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 284
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 285
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 286
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 288
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 316
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 320

mockit/asm/util/BytecodeReader.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.constantPool.DynamicItem' 24
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 30
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 126
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning coding VariableDeclarationUsageDistance Distance between variable 'byte0' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning coding VariableDeclarationUsageDistance Distance between variable 'byte0' declaration and its first usage is 6, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning coding VariableDeclarationUsageDistance Distance between variable 'byte1' declaration and its first usage is 5, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning coding VariableDeclarationUsageDistance Distance between variable 'byte2' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 311
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 321
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readUTF' must contain no more than '1' consecutive capital letters. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 335
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 337
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 338
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 340
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 341
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 342
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 343
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 344
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 345
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 346
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 347
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 348
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 349
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 350
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 351
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 352
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 353
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 354
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 355
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 356
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 360
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 369
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readUTF8' must contain no more than '1' consecutive capital letters. 370
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 374
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 390
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readUTF8' must contain no more than '1' consecutive capital letters. 391
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 396
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 398
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 399
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 403
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 410
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readNonnullUTF8' must contain no more than '1' consecutive capital letters. 411
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 413
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 414
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 424
 Warning naming AbbreviationAsWordInName Abbreviation in name 'readNonnullUTF8' must contain no more than '1' consecutive capital letters. 425
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 428
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 438
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 442
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 443
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 444
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 447
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 448
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 449
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 456
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 459
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 460
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 462
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 464
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 465
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 466
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 477
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 482
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 483
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 484
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 485
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 486
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 487
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 488
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 489
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 490
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 491
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 492
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 493
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 494
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 495
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 496
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 497
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 498
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 499
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 500
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 501
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 502
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 503
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 504
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 505
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 506
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be 6. 507
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 508
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 509
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 510
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 511
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 513
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 515
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 518
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 519
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 521
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 524
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 525
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '515'. 527
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 527
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 530
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 531
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 537
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 538
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 539
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 541
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 542
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 549
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 551
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 552
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 553
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 560
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 562
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 563
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 564
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 566
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 568
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 569
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 570
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 580
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 581
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 583
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 585
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 586
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 587

mockit/asm/util/MethodHandle.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 5
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83

mockit/coverage/AccretionFile.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.slf4j.Logger' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

mockit/coverage/CallPoint.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.Serializable' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.StackTrace' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getJUnitAnnotationIfAvailable' must contain no more than '1' consecutive capital letters. 45
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getTestNGAnnotationIfAvailable' must contain no more than '1' consecutive capital letters. 60
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning naming AbbreviationAsWordInName Abbreviation in name 'checkForJUnit3Availability' must contain no more than '1' consecutive capital letters. 73
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning naming AbbreviationAsWordInName Abbreviation in name 'thisSTE' must contain no more than '1' consecutive capital letters. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning naming AbbreviationAsWordInName Abbreviation in name 'otherSTE' must contain no more than '1' consecutive capital letters. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 143
 Warning naming LocalVariableName Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 143
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '132'. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 182
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 187
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning blocks EmptyCatchBlock Empty catch block. 189
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning naming AbbreviationAsWordInName Abbreviation in name 'containsATestFrameworkAnnotation' must contain no more than '1' consecutive capital letters. 195
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 207
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isJUnit3xTestMethod' must contain no more than '1' consecutive capital letters. 207
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 207
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 216
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223

mockit/coverage/CodeCoverage.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassFileTransformer' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be one of the following: 16, 18, 20. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 57
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 63
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80

mockit/coverage/Configuration.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.nio.file.Files' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '28'. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48

mockit/coverage/CoverageCheck.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 60
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 61
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning blocks EmptyCatchBlock Empty catch block. 69
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 137
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146

mockit/coverage/CoveragePercentage.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 15
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 17
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54

mockit/coverage/DataFileMerging.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 52
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62

mockit/coverage/OutputFileGenerator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.slf4j.Logger' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isHTMLWithNoCallPoints' must contain no more than '1' consecutive capital letters. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 90
 Warning sizes LineLength Line is longer than 120 characters (found 133). 91
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning naming AbbreviationAsWordInName Abbreviation in name 'generateHTMLReportIfRequested' must contain no more than '1' consecutive capital letters. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153

mockit/coverage/TestRun.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 85
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '73'. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '85'. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128

mockit/coverage/XmlFile.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.CoverageData' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 95
 Warning coding VariableDeclarationUsageDistance Distance between variable 'lineData' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117

mockit/coverage/data/CoverageData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.BufferedInputStream' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CoveragePercentage' 29
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 152
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 160
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 181
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 183
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning naming AbbreviationAsWordInName Abbreviation in name 'currentCL' must contain no more than '1' consecutive capital letters. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 207
 Warning naming AbbreviationAsWordInName Abbreviation in name 'systemCL' must contain no more than '1' consecutive capital letters. 207
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 214
 Warning naming AbbreviationAsWordInName Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. 214
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 216
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 217
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 254
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 276

mockit/coverage/data/FileCoverageData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.Serializable' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CoveragePercentage' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94

mockit/coverage/data/PerFileCoverage.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18

mockit/coverage/dataItems/FieldData.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56

mockit/coverage/dataItems/InstanceFieldData.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Collection' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75

mockit/coverage/dataItems/PerFileDataCoverage.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CoveragePercentage' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 21
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning naming MethodTypeParameterName Method type name 'FI' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 166
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning naming MethodTypeParameterName Method type name 'FI' must match pattern '(^[A-Z][0-9]?)$|([A-Z][a-zA-Z0-9]*[T]$)'. 179
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188

mockit/coverage/dataItems/StaticFieldData.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.HashMap' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

mockit/coverage/dataItems/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.dataItems' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/coverage/lines/BranchCoverageData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.controlFlow.Label' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51

mockit/coverage/lines/LineCoverageData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.controlFlow.Label' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 139
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 192
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 194
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 195
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214

mockit/coverage/lines/LineSegmentData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.Serializable' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113

mockit/coverage/lines/PerFileLineCoverage.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 60
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '103'. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '108'. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 210
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 212
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 213
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 215
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 216
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 217
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 218
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 219
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 224
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 250
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 254
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 256
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 261
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 264
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 265
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 266
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 274
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 275
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 277
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 279
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 280
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289

mockit/coverage/modification/CFGTracking.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 13
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.controlFlow.Label' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 21
 Warning naming AbbreviationAsWordInName Abbreviation in name 'CFGTracking' must contain no more than '1' consecutive capital letters. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167

mockit/coverage/modification/ClassModification.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.security.ProtectionDomain' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 16
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning naming AbbreviationAsWordInName Abbreviation in name 'newPD' must contain no more than '1' consecutive capital letters. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 84
 Warning naming AbbreviationAsWordInName Abbreviation in name 'previousPD' must contain no more than '1' consecutive capital letters. 84
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97

mockit/coverage/modification/ClassSelection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.GeneratedClasses.isExternallyGeneratedSubclass' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.net.URL' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.Configuration' 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning naming AbbreviationAsWordInName Abbreviation in name 'canAccessJMockitFromClassToBeMeasured' must contain no more than '1' consecutive capital letters. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning blocks EmptyCatchBlock Empty catch block. 117
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164

mockit/coverage/modification/ClassesNotLoaded.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 60
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning blocks EmptyCatchBlock Empty catch block. 82
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84

mockit/coverage/modification/CoverageModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.HashMap' 19
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassInfo' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning naming AbbreviationAsWordInName Abbreviation in name 'innerCR' must contain no more than '1' consecutive capital letters. 178
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219

mockit/coverage/modification/MethodModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 32
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 215
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 228
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 229
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310

mockit/coverage/modification/VisitInterruptedException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9

mockit/coverage/reporting/CoverageReport.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.Configuration' 21
 Warning imports CustomImportOrder Extra separation in import group before 'org.slf4j.Logger' 28
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning naming AbbreviationAsWordInName Abbreviation in name 'deleteOutdatedHTMLFileIfExists' must contain no more than '1' consecutive capital letters. 142
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148

mockit/coverage/reporting/ListOfCallPoints.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning naming AbbreviationAsWordInName Abbreviation in name 'currentCP' must contain no more than '1' consecutive capital letters. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 46
 Warning naming AbbreviationAsWordInName Abbreviation in name 'nextCP' must contain no more than '1' consecutive capital letters. 46
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83

mockit/coverage/reporting/OutputFile.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90

mockit/coverage/reporting/SourceFiles.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72

mockit/coverage/reporting/StaticFiles.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.BufferedInputStream' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.Utilities' 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78

mockit/coverage/reporting/dataCoverage/DataCoverageOutput.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.dataCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.dataItems.FieldData' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Warning naming AbbreviationAsWordInName Abbreviation in name 'writeCoverageInfoIfLineStartsANewFieldDeclaration' must contain no more than '1' consecutive capital letters. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98

mockit/coverage/reporting/dataCoverage/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.dataCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/coverage/reporting/lineCoverage/LineCoverageFormatter.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70

mockit/coverage/reporting/lineCoverage/LineCoverageOutput.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.PrintWriter' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.lines.PerFileLineCoverage' 11
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60

mockit/coverage/reporting/lineCoverage/LineSegmentsFormatter.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CallPoint' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning coding VariableDeclarationUsageDistance Distance between variable 'branchData' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning coding VariableDeclarationUsageDistance Distance between variable 'numSegments' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122

mockit/coverage/reporting/lineCoverage/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.lineCoverage' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/coverage/reporting/packages/IndexPage.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CoveragePercentage' 21
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 56
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning sizes LineLength Line is longer than 120 characters (found 129). 145
 Warning sizes LineLength Line is longer than 120 characters (found 137). 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 253
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 255
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 256
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 257
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 272

mockit/coverage/reporting/packages/ListWithFilesAndPercentages.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.PrintWriter' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.CoveragePercentage' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97

mockit/coverage/reporting/packages/PackageCoverageReport.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.PrintWriter' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.FileCoverageData' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning coding VariableDeclarationUsageDistance Distance between variable 'fileData' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106

mockit/coverage/reporting/parsing/FileParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106

mockit/coverage/reporting/parsing/LineElement.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Iterator' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'enum def ident' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 180
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 213
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 217
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 239
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 242
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 287
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 298

mockit/coverage/reporting/parsing/LineParser.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.reporting.parsing.LineElement.ElementType' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222

mockit/coverage/reporting/sourceFiles/FileCoverageReport.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.data.FileCoverageData' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 56
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 85
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114

mockit/coverage/reporting/sourceFiles/InputFile.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.BufferedReader' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129

mockit/coverage/reporting/sourceFiles/NeutralOutput.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.PrintWriter' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.reporting.parsing.LineElement' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 31
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125

mockit/coverage/reporting/sourceFiles/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.reporting.sourceFiles' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/coverage/testRedundancy/JUnitListener.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.testRedundancy' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.runner.Description' 11
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnitListener' must contain no more than '1' consecutive capital letters. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 31
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 32
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42

mockit/coverage/testRedundancy/TestCoverage.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.testRedundancy' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.coverage.Configuration' 17
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66

mockit/coverage/testRedundancy/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.coverage.testRedundancy' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/integration/Collaborator.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 5

mockit/integration/MockedClass.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 5
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 9
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14

mockit/integration/TestRunnerDecorator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 186
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 188
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 200
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 201
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 216
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 222
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 224
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 275
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 276
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 279
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 283
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 310

mockit/integration/junit4/AnotherDependency.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 7
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 8

mockit/integration/junit4/BaseJUnit4DecoratorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.After' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name 'BaseJUnit4DecoratorTest' must contain no more than '1' consecutive capital letters. 13
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64

mockit/integration/junit4/Dependency.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 5
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 6

mockit/integration/junit4/FakeFrameworkMethod.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.runners.model.FrameworkMethod' 21
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning naming AbbreviationAsWordInName Abbreviation in name 'eachParameterContainsAKnownAnnotation' must contain no more than '1' consecutive capital letters. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning naming AbbreviationAsWordInName Abbreviation in name 'containsAKnownAnnotation' must contain no more than '1' consecutive capital letters. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94

mockit/integration/junit4/FakeRunNotifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Invocation' 9
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.runner.Description' 18
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81

mockit/integration/junit4/JUnit4CustomRunnerTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Injectable' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Before' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4CustomRunnerTest' must contain no more than '1' consecutive capital letters. 20
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55

mockit/integration/junit4/JUnit4DecoratorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.After' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4DecoratorTest' must contain no more than '1' consecutive capital letters. 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71

mockit/integration/junit4/JUnit4TestRunnerDecorator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.integration.TestRunnerDecorator' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.After' 20
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4TestRunnerDecorator' must contain no more than '1' consecutive capital letters. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166

mockit/integration/junit4/JUnit4ViolatedExpectationsTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Ignore' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4ViolatedExpectationsTest' must contain no more than '1' consecutive capital letters. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 18
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 19
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 27
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 28
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 29
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 40
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 41
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 42
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 43
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 53
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 65
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 66
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 67
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70

mockit/integration/junit4/MockDependencyTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 19
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

mockit/integration/junit4/SecondJUnit4DecoratorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.BeforeClass' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SecondJUnit4DecoratorTest' must contain no more than '1' consecutive capital letters. 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

mockit/integration/junit4/TestSuiteWithBeforeClass.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.BeforeClass' 6
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25

mockit/integration/junit4/ThirdJUnit4DecoratorTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.BeforeClass' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ThirdJUnit4DecoratorTest' must contain no more than '1' consecutive capital letters. 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45

mockit/integration/junit4/UseDependencyTest.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 12
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29

mockit/integration/junit5/JMockitExtension.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Capturing' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeAll' 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 41
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JMockitExtension' must contain no more than '1' consecutive capital letters. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 183
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 206
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 210
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 215
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 216
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 217
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 218
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 220
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 221
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 268
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 275
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 285
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 288

mockit/integration/junit5/package-info.java

Severity Category Rule Message Line
 Warning javadoc SummaryJavadoc First sentence of Javadoc is missing an ending period. 6

mockit/integration/springframework/BeanLookup.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.BeanExporter' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.springframework.beans.factory.BeanNotOfRequiredTypeException' 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65

mockit/integration/springframework/FakeBeanFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Injectable' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.springframework.beans.factory.support.AbstractBeanFactory' 19
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 27
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68

mockit/integration/springframework/SpringIntegrationTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeAll' 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning naming AbbreviationAsWordInName Abbreviation in name 'ExampleSUT' must contain no more than '1' consecutive capital letters. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning naming AbbreviationAsWordInName Abbreviation in name 'exampleSUT' must contain no more than '1' consecutive capital letters. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 215
 Warning naming AbbreviationAsWordInName Abbreviation in name 'lookupBeanWithDependencyOnAnotherWhichAlsoDependsOnAnotherWhichHasAOneArgumentConstructor' must contain no more than '1' consecutive capital letters. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 218
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 219
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 221
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 222
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 238
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 241

mockit/integration/springframework/TestWebApplicationContext.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.BeanExporter' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.springframework.beans.factory.BeanDefinitionStoreException' 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '22'. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52

mockit/integration/springframework/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 9

mockit/integration/testng/TestNGRunnerDecorator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.IExecutionListener' 20
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 31
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGRunnerDecorator' must contain no more than '1' consecutive capital letters. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testNGMethod' must contain no more than '1' consecutive capital letters. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 174
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 220
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning blocks EmptyCatchBlock Empty catch block. 233
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 245
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 265

mockit/internal/BaseClassModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.AASTORE' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 30
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 51
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isStatic' declaration and its first usage is 6, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning sizes LineLength Line is longer than 120 characters (found 132). 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 282
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 309
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 313
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 326
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 327
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 328
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 336
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 337
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 338
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 340
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 342
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 343
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 344
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 346

mockit/internal/BaseInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Invocation' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92

mockit/internal/ClassFile.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 48
 Warning blocks EmptyCatchBlock Empty catch block. 48
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 77
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 96
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 122
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 160
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 171
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 214
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 216
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 217
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 219
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225

mockit/internal/ClassIdentification.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 25
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50

mockit/internal/ClassLoadingBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.File' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.mocking.MockedBridge' 21
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 27
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning blocks EmptyCatchBlock Empty catch block. 115
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119

mockit/internal/capturing/CaptureOfImplementations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 31
 Warning naming LocalVariableName Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 31
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '38'. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74

mockit/internal/capturing/CaptureTransformer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassFileTransformer' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isClassWhichImplementsACapturingInterface' must contain no more than '1' consecutive capital letters. 104
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 164
 Warning naming ParameterName Parameter name 'aType' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 165
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177

mockit/internal/capturing/CapturedType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.security.ProtectionDomain' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning naming AbbreviationAsWordInName Abbreviation in name 'extendsJMockitBaseType' must contain no more than '1' consecutive capital letters. 37
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isNonEligibleInternalJDKClass' must contain no more than '1' consecutive capital letters. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isNonEligibleClassFromIDERuntime' must contain no more than '1' consecutive capital letters. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93

mockit/internal/classGeneration/BaseSubclassGenerator.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.ALOAD' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 15
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassInfo' 22
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 171
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214

mockit/internal/classGeneration/ConcreteSubclass.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34

mockit/internal/classGeneration/ImplementationClass.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84

mockit/internal/classGeneration/MockedTypeInfo.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.ParameterizedType' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.GenericTypeReflection' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 45
 Warning indentation Indentation 'else' child has incorrect indentation level 24, expected level should be 12. 46
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 20, expected level should be 10. 47
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56

mockit/internal/classGeneration/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.classGeneration' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/internal/expectations/ActiveInvocations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 21
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 200

mockit/internal/expectations/BaseVerificationPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 95
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161

mockit/internal/expectations/EquivalentInstances.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.IdentityHashMap' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114

mockit/internal/expectations/ExecutionMode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84

mockit/internal/expectations/Expectation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 95
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115

mockit/internal/expectations/FailureState.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57

mockit/internal/expectations/FullVerificationPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 42
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128

mockit/internal/expectations/InstanceBasedMatching.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.LinkedList' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.GeneratedClasses' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 29
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 33
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47

mockit/internal/expectations/MockingFilters.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 20
 Warning sizes LineLength Line is longer than 120 characters (found 128). 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34

mockit/internal/expectations/OrderedVerificationPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Collections' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 50
 Warning coding VariableDeclarationUsageDistance Distance between variable 'replayInstance' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 51
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 51
 Warning coding VariableDeclarationUsageDistance Distance between variable 'replayArgs' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 52
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166

mockit/internal/expectations/PartiallyMockedInstances.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39

mockit/internal/expectations/Phase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Map' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30

mockit/internal/expectations/PhasedExecutionState.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 151
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 152
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 158
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184

mockit/internal/expectations/RecordAndReplayExecution.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 16
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 201
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 226
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 230
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 231
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 237
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 250
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 253
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 302
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 334
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 337
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 343
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 345
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 348
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 349
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 364
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 367
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 370
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 371
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 372
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 373

mockit/internal/expectations/RecordPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Map' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83

mockit/internal/expectations/ReplayPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133

mockit/internal/expectations/SequenceOfReturnValues.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 131

mockit/internal/expectations/TestOnlyPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98

mockit/internal/expectations/UnorderedVerificationPhase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.invocation.ExpectedInvocation' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99

mockit/internal/expectations/VerifiedExpectation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

mockit/internal/expectations/argumentMatching/AlwaysTrueMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

mockit/internal/expectations/argumentMatching/ArgumentMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27

mockit/internal/expectations/argumentMatching/ArgumentMismatch.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ObjectMethods' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 126
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 129
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 130
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 131
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 132
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 134
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '65'. 162
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169

mockit/internal/expectations/argumentMatching/CaptureMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/internal/expectations/argumentMatching/ClassMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.IdentityHashMap' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 15
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 15
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76

mockit/internal/expectations/argumentMatching/EqualityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72

mockit/internal/expectations/argumentMatching/HamcrestAdapter.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.FieldReflection' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.hamcrest.Description' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74

mockit/internal/expectations/argumentMatching/InequalityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

mockit/internal/expectations/argumentMatching/LenientEqualityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Map' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34

mockit/internal/expectations/argumentMatching/NonNullityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29

mockit/internal/expectations/argumentMatching/NullityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29

mockit/internal/expectations/argumentMatching/NumericEqualityMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41

mockit/internal/expectations/argumentMatching/PatternMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.regex.Pattern' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33

mockit/internal/expectations/argumentMatching/ReflectiveMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Delegate' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53

mockit/internal/expectations/argumentMatching/SamenessMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31

mockit/internal/expectations/argumentMatching/StringContainmentMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

mockit/internal/expectations/argumentMatching/StringPrefixMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

mockit/internal/expectations/argumentMatching/StringSuffixMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

mockit/internal/expectations/argumentMatching/SubstringMatcher.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20

mockit/internal/expectations/argumentMatching/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'mockit.internal.expectations.argumentMatching' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

mockit/internal/expectations/invocation/ArgumentValuesAndMatchers.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.AlwaysTrueMatcher' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 158
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 160
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 161
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 162
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 163
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 164
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 165
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172

mockit/internal/expectations/invocation/ArgumentValuesAndMatchersWithVarargs.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 151
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 192
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 196

mockit/internal/expectations/invocation/ArgumentValuesAndMatchersWithoutVarargs.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Map' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.argumentMatching.ArgumentMatcher' 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 31
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64

mockit/internal/expectations/invocation/DelegateInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.BaseInvocation' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47

mockit/internal/expectations/invocation/DelegatedResult.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Delegate' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118

mockit/internal/expectations/invocation/ExpectationError.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.StackTrace' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25

mockit/internal/expectations/invocation/ExpectedInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 27
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning sizes LineLength Line is longer than 120 characters (found 125). 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 187
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning naming AbbreviationAsWordInName Abbreviation in name 'recordedRT' must contain no more than '1' consecutive capital letters. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning naming AbbreviationAsWordInName Abbreviation in name 'invokedRT' must contain no more than '1' consecutive capital letters. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '133'. 232
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 271
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 298
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 299
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 300
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 301
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '251'. 319
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 325
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 330
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 336
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 338
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 338
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 340
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 343
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 347
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 353
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 359
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 361
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 363
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 364
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 365
 Warning blocks EmptyCatchBlock Empty catch block. 365
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 370
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 372
 Warning sizes LineLength Line is longer than 120 characters (found 125). 375
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 377
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 377
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 379
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 380
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 382
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 383
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 385
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 386
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 387
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 388
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 390
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 392
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 395
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 397
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 398
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 399
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 401
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 403
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 404
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 405
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 407
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 408
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 411
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 415
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 417
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 418
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 421
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 422
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 423
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 424
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 425
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 426
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 427
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 430
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 434
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 435

mockit/internal/expectations/invocation/InvocationArguments.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Member' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120

mockit/internal/expectations/invocation/InvocationConstraints.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Collections' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81

mockit/internal/expectations/invocation/InvocationResult.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Iterator' 10
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 78

mockit/internal/expectations/invocation/InvocationResults.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Delegate' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '65'. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127

mockit/internal/expectations/invocation/MissingInvocation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22

mockit/internal/expectations/invocation/MultiValuedConversion.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137

mockit/internal/expectations/invocation/ReturnTypeConversion.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.ConstructorReflection.newInstanceUsingPublicConstructorIfAvailable' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.ByteArrayInputStream' 17
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.AutoBoxing' 32
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 99
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 226
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 230
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 245
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 246
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 277
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 285
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 297
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 319
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 331

mockit/internal/expectations/invocation/UnexpectedInvocation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22

mockit/internal/expectations/mocking/BaseTypeRedefinition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.GeneratedClasses.getNameForGeneratedClass' 10
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassDefinition' 17
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 188
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '154'. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 231
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 244
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 247
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 248
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 293
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 310
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 314
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 326
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 327

mockit/internal/expectations/mocking/CaptureOfNewInstances.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassDefinition' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 28
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187

mockit/internal/expectations/mocking/CaptureOfNewInstancesForFields.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 9
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 18
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 25
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28

mockit/internal/expectations/mocking/CascadingTypeRedefinition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

mockit/internal/expectations/mocking/FieldTypeRedefinition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.TypeVariable' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50

mockit/internal/expectations/mocking/FieldTypeRedefinitions.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 143
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 144
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188

mockit/internal/expectations/mocking/InstanceFactory.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.StackTrace' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.objenesis.ObjenesisHelper' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 94

mockit/internal/expectations/mocking/InterfaceImplementationGenerator.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access.FINAL' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 18
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.annotations.AnnotationVisitor' 23
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 136
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 160
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 177
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 179
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211

mockit/internal/expectations/mocking/MockedBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 13
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassLoadingBridge' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72

mockit/internal/expectations/mocking/MockedClassModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access.ENUM' 15
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 28
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassInfo' 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 47
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 47
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning naming AbbreviationAsWordInName Abbreviation in name 'validateMockingOfJREClass' must contain no more than '1' consecutive capital letters. 104
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 196
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 234
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isStatic' declaration and its first usage is 15, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 280

mockit/internal/expectations/mocking/MockedType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Capturing' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 33
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning blocks EmptyCatchBlock Empty catch block. 48
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 68
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning javadoc SummaryJavadoc Summary javadoc is missing. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isUnmockableJREType' must contain no more than '1' consecutive capital letters. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isJREValueType' must contain no more than '1' consecutive capital letters. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 254
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 262
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 286
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 293
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 294
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 298

mockit/internal/expectations/mocking/ParameterTypeRedefinitions.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.TestMethod' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 131

mockit/internal/expectations/mocking/PartialMocking.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 13
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.MockingFilters' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 32
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82

mockit/internal/expectations/mocking/SubclassGenerationModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39

mockit/internal/expectations/mocking/TypeRedefinition.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.MockingFilters' 12
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32

mockit/internal/expectations/mocking/TypeRedefinitions.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.TypeVariable' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53

mockit/internal/expectations/state/CascadingTypes.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 94
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 95
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110

mockit/internal/expectations/state/ExecutingTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.BaseInvocation' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 56
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 139
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 177
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 184
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 184
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220

mockit/internal/expectations/state/MockedTypeCascade.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType.getInternalName' 12
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 19
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.MockingFilters' 28
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 190
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 197
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 213
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '115'. 242
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 276
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 279
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301

mockit/internal/expectations/transformation/ArgumentCapturing.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.ReferenceType' 19
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 21
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134

mockit/internal/expectations/transformation/ArgumentMatching.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.methods.MethodWriter' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning sizes LineLength Line is longer than 120 characters (found 131). 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137

mockit/internal/expectations/transformation/Capture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.methods.MethodWriter' 16
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129

mockit/internal/expectations/transformation/ExpectationsTransformer.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassFileTransformer' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning sizes LineLength Line is longer than 120 characters (found 143). 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 38
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isJMockitClass' must contain no more than '1' consecutive capital letters. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 64
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning blocks EmptyCatchBlock Empty catch block. 74
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80

mockit/internal/expectations/transformation/InvocationBlockModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.controlFlow.Label' 28
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 34
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 123
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 148
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 195
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 197
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 201
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 207
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 209
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 214
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 216
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 235
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 266
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 289
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 291
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 326
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 331

mockit/internal/faking/CaptureOfFakedImplementations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57

mockit/internal/faking/FakeBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassLoadingBridge' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44

mockit/internal/faking/FakeClassSetup.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassDefinition' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124

mockit/internal/faking/FakeClasses.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning blocks EmptyCatchBlock Empty catch block. 39
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning blocks EmptyCatchBlock Empty catch block. 126
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 160
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 171
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 178
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 185
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 191
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 191
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 197
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 204
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 208
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 211
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 217

mockit/internal/faking/FakeInvocation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.BaseInvocation' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91

mockit/internal/faking/FakeMethodBridge.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Invocation' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116

mockit/internal/faking/FakeMethodCollector.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.EnumSet' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Mock' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74

mockit/internal/faking/FakeMethods.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ObjectMethods.isMethodFromObject' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassLoadingBridge' 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning naming AbbreviationAsWordInName Abbreviation in name 'targetTypeIsAClass' must contain no more than '1' consecutive capital letters. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 94
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 191
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 213
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 227
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 228
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 230
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 231
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 239
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 260
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 264
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 268
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 269
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 272
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 290
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 297
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 309
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 310
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 311
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314

mockit/internal/faking/FakeState.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Member' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.faking.FakeMethods.FakeMethod' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'synchronized' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'synchronized' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'synchronized rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 108
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 174

mockit/internal/faking/FakeStates.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ClassLoad' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'for' has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'for' child has incorrect indentation level 20, expected level should be 10. 75
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 16, expected level should be 8. 76
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125

mockit/internal/faking/FakedClassModifier.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Opcodes.ACONST_NULL' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 31
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 43
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 49
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 67
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 148
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 170
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 171
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 191
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 248
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning coding VariableDeclarationUsageDistance Distance between variable 'isStatic' declaration and its first usage is 13, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 283
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 285
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 293
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 301
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 307
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 311
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 316
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 325
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 329
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 331
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 335
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 336
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 337
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 339
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 342
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 343
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 346
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 358
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 365
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 367
 Warning sizes LineLength Line is longer than 120 characters (found 130). 368
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 371
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 373
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 374
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 376
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 377
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 378
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 380
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 381
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 382
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 383
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 385
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 386
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 389
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 390
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 391
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 392
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 394
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 396

mockit/internal/faking/FakedImplementationClass.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Proxy' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '46'. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83

mockit/internal/injection/BeanExporter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52

mockit/internal/injection/InjectionPoint.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.AnnotationReflection.readAnnotationAttribute' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 18
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.Resource' 28
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 38
 Warning indentation Indentation 'enum def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 39
 Warning indentation Indentation 'enum def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 88
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning naming AbbreviationAsWordInName Abbreviation in name 'otherIP' must contain no more than '1' consecutive capital letters. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning naming AbbreviationAsWordInName Abbreviation in name 'otherIP' must contain no more than '1' consecutive capital letters. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 155
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 161
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 167
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 174
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 187
 Warning naming ParameterName Parameter name 'uClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 231
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 241
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 245
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 251
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 253
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 263
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 268
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 271
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 273
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 274
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 277
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 280
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 286
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 295
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 295
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 301
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 302
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 304
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 305
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 308
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 309
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 310
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 312
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 313
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 315
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 318
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 319
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 320
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 326
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 326
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getNameFromJNDILookup' must contain no more than '1' consecutive capital letters. 327
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 328
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 330
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 331
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 332
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 335

mockit/internal/injection/InjectionProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80

mockit/internal/injection/InjectionProviders.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.ParameterizedType' 13
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Provider' 19
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' 21
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 54
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 95
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 132
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 151
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 157
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 164
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 175
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 177
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 178
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 192
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227

mockit/internal/injection/InjectionState.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.FieldReflection' 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 148
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 167
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 170
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 174
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 175
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 194
 Warning naming AbbreviationAsWordInName Abbreviation in name 'dependencyIP' must contain no more than '1' consecutive capital letters. 194
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 198
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 204
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 227
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 241

mockit/internal/injection/Injector.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.PERSISTENCE_UNIT_CLASS' 12
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 23
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.Entity' 30
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.KindOfInjectionPoint' 32
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 106
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 171
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 172
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 189
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 206
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 217
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 228
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 230
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 231
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 233
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239

mockit/internal/injection/InterfaceResolution.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 28
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 29
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 31
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 32
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 34
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 35
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 36
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 10. 38
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 12. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 14. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 12. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 12. 43
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 10. 44
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 46
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110

mockit/internal/injection/LifecycleMethods.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 15
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.PostConstruct' 23
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.MethodReflection' 27
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning blocks RightCurly '}' at column 38 should be alone on a line. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 160
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 161
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning blocks EmptyCatchBlock Empty catch block. 174
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 187
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190

mockit/internal/injection/MultiValuedProvider.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

mockit/internal/injection/TestedClass.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Type' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.GenericTypeReflection' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 71
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 94
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 95
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 99
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 129

mockit/internal/injection/TestedClassInstantiations.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Injectable' 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 116
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 121
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 134
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188

mockit/internal/injection/TestedField.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.FieldReflection.getFieldValue' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 15
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65

mockit/internal/injection/TestedObject.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 13
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 142
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 167
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 168
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171

mockit/internal/injection/TestedObjectCreation.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79

mockit/internal/injection/TestedParameter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57

mockit/internal/injection/TestedParameters.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 53
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66

mockit/internal/injection/constructor/ConstructorInjection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 20
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning coding VariableDeclarationUsageDistance Distance between variable 'consumedInjectables' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 70
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 76
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 179
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 193
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 217
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 221

mockit/internal/injection/constructor/ConstructorParameter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionProvider' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54

mockit/internal/injection/constructor/ConstructorSearch.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.getQualifiedName' 11
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 18
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 83
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 108
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 122
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 195
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 213
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 214
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 232
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 236
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 255
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 257
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 262
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 268
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 274
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 277
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 281
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 283
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 285
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 288
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 290
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 291
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 292
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 293
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 296
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 297
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 298
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 301

mockit/internal/injection/field/FieldInjection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionState' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17

mockit/internal/injection/field/FieldToInject.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 22
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48

mockit/internal/injection/full/FullInjection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint.CONVERSATION_CLASS' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 19
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.Resource' 25
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.jvmConstants.Access' 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 94
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 124
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 125
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 127
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 129
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 143
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 170
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 174
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 180
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 185
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 218
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 225
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 234
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 237
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be one of the following: 18, 20, 22. 243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 254
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 264
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 265
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 286
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 302
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 305
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 306
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 313
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 315
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 317
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 321
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 323
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 325

mockit/internal/injection/full/JPADependencies.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 10
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.EntityManager' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint' 23
 Warning imports CustomImportOrder Extra separation in import group before 'org.xml.sax.Attributes' 27
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JPADependencies' must contain no more than '1' consecutive capital letters. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 83
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 84
 Warning naming ParameterName Parameter name 'qName' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 28, expected level should be one of the following: 22, 24, 26. 88
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning blocks EmptyCatchBlock Empty catch block. 93
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150

mockit/internal/injection/full/ServletDependencies.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.InputStream' 11
 Warning imports CustomImportOrder Extra separation in import group before 'javax.servlet.Filter' 20
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint' 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 358
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 359
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 362
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 364
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 437
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be one of the following: 14, 16, 18. 446
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 478
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 480
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 481

mockit/internal/injection/full/TestConversation.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57

mockit/internal/injection/full/TestDataSource.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.beans.BeanInfo' 10
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.sql.DataSourceDefinition' 18
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.injection.InjectionPoint' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning naming AbbreviationAsWordInName Abbreviation in name 'createFromTestedClassOrASuperclass' must contain no more than '1' consecutive capital letters. 69
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 125
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 127
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 133
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 135
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 142
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 158
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 159
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 163
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 165

mockit/internal/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 9

mockit/internal/reflection/AnnotationReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.InvocationTargetException' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 19
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 28
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49

mockit/internal/reflection/ConstructorReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.objenesis.instantiator.sun.SunReflectionFactoryInstantiator' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 73
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 74
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 86
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 87
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 110
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126

mockit/internal/reflection/EmptyProxy.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.ParameterizedType' 10
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 70

mockit/internal/reflection/FieldReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.Utilities.ensureThatMemberIsAccessible' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Field' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.AutoBoxing' 17
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 121
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 122
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 124
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 127
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 128
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 141
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 153
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 172
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185

mockit/internal/reflection/GenericTypeReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.GenericArrayType' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 97
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 100
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 111
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 129
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 131
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 144
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 145
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 146
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 150
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 161
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 162
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 173
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 179
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 204
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 208
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 212
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '158'. 214
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 214
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 217
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 220
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 224
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 225
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 226
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 227
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 229
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 238
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 242
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 246
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 248
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 248
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 250
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 252
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 257
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 259
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'while' has incorrect indentation level 12, expected level should be 6. 263
 Warning indentation Indentation 'while' child has incorrect indentation level 16, expected level should be 8. 264
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 12, expected level should be 6. 265
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 271
 Warning indentation Indentation 'switch' has incorrect indentation level 12, expected level should be 6. 273
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 274
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 275
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 276
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 277
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 278
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 279
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 280
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 281
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 282
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 283
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 284
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 285
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 288
 Warning indentation Indentation 'else' child has incorrect indentation level 24, expected level should be 12. 289
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 20, expected level should be 10. 290
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 291
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be 8. 292
 Warning indentation Indentation 'case' child has incorrect indentation level 16, expected level should be 8. 293
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 294
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 10. 295
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 12, expected level should be 6. 296
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 298
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 300
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 301
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 303
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 304
 Warning indentation Indentation 'do..while' has incorrect indentation level 12, expected level should be 6. 306
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 307
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 308
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 309
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 310
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 311
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 314
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 317
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 318
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 322
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 324
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'do..while' has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 328
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 329
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 332
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 333
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 335
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 336
 Warning indentation Indentation 'do..while' has incorrect indentation level 12, expected level should be 6. 338
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 339
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 340
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 341
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 342
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 343
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 344
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 345
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 349
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 351
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 355
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 357
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 358
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 359
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 361
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 362
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 363
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 365
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 366
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 367
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 368
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 370
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 371
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 375
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 376
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 377
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 379
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 380
 Warning indentation Indentation 'do..while' has incorrect indentation level 12, expected level should be 6. 381
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 382
 Warning indentation Indentation 'do..while' child has incorrect indentation level 16, expected level should be 8. 383
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 12, expected level should be 6. 384
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 385
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 386
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 389
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 390
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 391
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 393
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 394
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 395
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 397
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 398
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 399
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 400
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 403
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 407
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 408
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 409
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 410
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 412
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 414
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 415
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 417
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 419
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 422
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 424
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 426
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 428
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 429
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 431
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 432
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 434
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 437
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 438
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 440
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 441
 Warning coding VariableDeclarationUsageDistance Distance between variable 'typeVar' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 442
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 442
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 444
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 446
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 447
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 448
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 450
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 452
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 453
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 454
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 455
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 456
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 457
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 458
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 460
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 461
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 462
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 463
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 465
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 467
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 468
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 469
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 471
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 473
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 474
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 477
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 479
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 480
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 481
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 482
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 483
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 484
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 486
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 487
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 489
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 491
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 493
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 494
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 497
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 498
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 499
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 501
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 502
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 503
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 505
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 506
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 507
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 509
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 509
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 511
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 512
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 515
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 516
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 517
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 519
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 520
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 521
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 523
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 524
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 526
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 528
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 529
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 530
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '185'. 532
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 532
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 534
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 535
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 536
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 537
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 539
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 539
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 540
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 541
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 542
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 544
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 545
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 546
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 547
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 548
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 549
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 550
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 551
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 554
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 555
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 556
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 557
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 558
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 559
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 561
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 562
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 563
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 564
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 566
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 567
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 569
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 571
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 572
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 573
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 575
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 576
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 577
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 579
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 580
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 582
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 584
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 585
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 587
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 588
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 589
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 590
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 591
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 592
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 593
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 594
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 595
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 596
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 598
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 599
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '539'. 601
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 601
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 602
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 603
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 606
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 608
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 610
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 612
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 614
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 616
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 618
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 619
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 621
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 622
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 623
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 625
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 626
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 627
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 628
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 629
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 630
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 631
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 633
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 634
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 636
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 637
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 639
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 641
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 642
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 645
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 646
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 648
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 649
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 651
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 653
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 654
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 655
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 656
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 657
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 659
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 660
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 662
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 663
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 664
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 665
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 667
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 668
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 669
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 670
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 672
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 673
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 675
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 676
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 678
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 679
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 680
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 681
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 683
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 684

mockit/internal/reflection/MethodReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.reflection.ParameterReflection.*' 10
 Warning imports AvoidStarImport Using the '.*' form of import should be avoided - mockit.internal.reflection.ParameterReflection.*. 10
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.InvocationTargetException' 15
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Delegate' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 66
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 78
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 78
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '30'. 101
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 111
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 117
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 119
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 120
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 121
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 122
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 123
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '92'. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 136
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '101'. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 176
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 184
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 196
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 197
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 199
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 201
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 202
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 212
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 219
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 220
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 221
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 223
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 227
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 228
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 229
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 230
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'do..while' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 242
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 244
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 245
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'do..while' child has incorrect indentation level 12, expected level should be 6. 248
 Warning indentation Indentation 'do..while rcurly' has incorrect indentation level 8, expected level should be 4. 249
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 255
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 256
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 266
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 267
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 268
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 270
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 272
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 274
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 275
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 276
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 279
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 285
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 287
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 288

mockit/internal/reflection/MockInvocationHandler.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.DefaultValues' 15
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 21
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 55
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70

mockit/internal/reflection/ParameterReflection.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Method' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Invocation' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 44
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 92
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 93
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 103
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 105
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 143
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 153
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 157
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167

mockit/internal/reflection/RealMethodOrConstructor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Constructor' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ClassLoad' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 69
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 81
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning naming ParameterName Parameter name 'aType' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 87
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 91
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 92
 Warning blocks EmptyCatchBlock Empty catch block. 92
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 103

mockit/internal/reflection/ThrowOfCheckedException.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning blocks EmptyCatchBlock Empty catch block. 22
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24

mockit/internal/startup/ClassLoadingBridgeFields.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassFileTransformer' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.classes.ClassReader' 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning naming AbbreviationAsWordInName Abbreviation in name 'createSyntheticFieldsInJREClassToHoldClassLoadingBridges' must contain no more than '1' consecutive capital letters. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 77
 Warning naming AbbreviationAsWordInName Abbreviation in name 'getModifiedJREClassWithAddedFields' must contain no more than '1' consecutive capital letters. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 97

mockit/internal/startup/JMockitInitialization.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.ClassLoad.loadClassAtStartup' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.Instrumentation' 14
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.MockUp' 20
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JMockitInitialization' must contain no more than '1' consecutive capital letters. 27
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 89
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'else' child has incorrect indentation level 20, expected level should be 10. 91
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning blocks EmptyCatchBlock Empty catch block. 94
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99

mockit/internal/startup/Startup.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassDefinition' 12
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassIdentification' 16
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 68
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning sizes LineLength Line is longer than 120 characters (found 121). 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 75
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 76
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning blocks EmptyCatchBlock Empty catch block. 79
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 93
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'for' child has incorrect indentation level 16, expected level should be 8. 103
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 104
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 113
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 115
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 127
 Warning naming LocalVariableName Local variable name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 127
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 128
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 129
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 130
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134

mockit/internal/state/CachedClassfiles.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassFileTransformer' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.startup.Startup' 16
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '73'. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 97
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 110
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '87'. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 122
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 126
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '56'. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 141

mockit/internal/state/MockFixture.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.GeneratedClasses.getMockedClass' 9
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.instrument.ClassDefinition' 17
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassFile' 33
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 58
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 60
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 87
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 116
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 153
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 170
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 170
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 186
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 188
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 188
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 193
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 198
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 200
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 208
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 210
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 210
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 212
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 215
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 219
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 221
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 225
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 227
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 227
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 229
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 239
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 240
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 243
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 246
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 247
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 249
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 250
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 251
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 253
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 254
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 255
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 256
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 260
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '149'. 264
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 264
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 267
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 274
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 279
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 280
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 283
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 284
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 285
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 286
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 289
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 290
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 293
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 295
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 297
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 298
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 300
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 303
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 305
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 308
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 312
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 316
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 319
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 322
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 323
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 324
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 325
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 327
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 328
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 329
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 330
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 331
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 332
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 333
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 334
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 335
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 337
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 339
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 340
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 341
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 342
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 343
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 344
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 346
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 348
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 350
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 351
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 353
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 356
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 357
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 358
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 361
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 363
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 364
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 366
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 367
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 368
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 370
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 371
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 372
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 373
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 374
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 380
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 381
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 383
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 384
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 385
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 387
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 389
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 390
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 394
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 395
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 396
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 402
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 405
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 407
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 408
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 409
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 410
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 411
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 412
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 413
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 417
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 417
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 418
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 419
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 420
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 421
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 423
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 424
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 426
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 427
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 428
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 430
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 431
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 432
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 433
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 435
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 436
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 438
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 438
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 439
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 440
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 441
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 442
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 443
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 445
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 446
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 448
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 449
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 451
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 452
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 453
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 454
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 455
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 456
 Warning blocks EmptyCatchBlock Empty catch block. 456
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 457
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 458
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 460
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 461
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 462
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 463
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 464
 Warning blocks EmptyCatchBlock Empty catch block. 464
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 465
 Warning blocks RightCurly '}' at column 13 should be on the same line as the next part of a multi-block statement (one that directly contains multiple blocks: if/else-if/else, do/while or try/catch/finally). 465
 Warning indentation Indentation 'catch' has incorrect indentation level 12, expected level should be 6. 466
 Warning blocks EmptyCatchBlock Empty catch block. 466
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 467
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 468
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 472
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 474
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 475
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 476

mockit/internal/state/ParameterNames.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.HashMap' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.TestMethod' 13
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56

mockit/internal/state/SavePoint.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 11
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.ClassIdentification' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 29
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51

mockit/internal/state/TestRun.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.expectations.RecordAndReplayExecution' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 134
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 141
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 147
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 150
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 153
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 155
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 159
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 163
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 176
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 176
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 181
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 183
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 194
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 199
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 199
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 203
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 204
 Warning blocks EmptyCatchBlock Empty catch block. 204
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 207
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'finally' child has incorrect indentation level 12, expected level should be 6. 209
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211

mockit/internal/util/AutoBoxing.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.HashMap' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52

mockit/internal/util/ClassLoad.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Map' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.TestRun' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning naming AbbreviationAsWordInName Abbreviation in name 'loadClassFromAClassLoader' must contain no more than '1' consecutive capital letters. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 63
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 66
 Warning naming AbbreviationAsWordInName Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. 66
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 67
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 69
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning naming AbbreviationAsWordInName Abbreviation in name 'contextCL' must contain no more than '1' consecutive capital letters. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 88
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 91
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 92
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 95
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 96
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 101
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '34'. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 103
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 103
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 106
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 108
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 110
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 112
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 116
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 118
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 127
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 132
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 134
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 136
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 151
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 152
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 153
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 158
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 160
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 176
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 179
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 182
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 183
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 184
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 186
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 188
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 192
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 194
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 197

mockit/internal/util/ClassNaming.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 11
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43

mockit/internal/util/DefaultValues.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.util.Utilities.JAVA8' 15
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Array' 20
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.ArrayType' 41
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 61
 Warning whitespace EmptyLineSeparator 'STATIC_INIT' should be separated from previous line. 61
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 103
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 178
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 179
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 180
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 181
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 183
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 185
 Warning blocks EmptyCatchBlock Empty catch block. 185
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 186
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 189
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 191
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 203
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 205
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 207
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 209
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 214
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 215
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 217
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 217
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 223
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 234
 Warning coding OverloadMethodsDeclarationOrder All overloaded methods should be placed next to each other. Previous overloaded method located at line '195'. 236
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 236
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 236
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 239
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 240
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 243
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 244
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 246
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 247
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 249
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 249
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 251
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 252
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 253
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 255
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 257
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 258
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 261
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 264
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 267
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 268
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 269
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 270
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 272
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 273
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 275
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 278
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 279
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 282
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 283
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 284
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 286
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 287
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 290
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 291
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 292
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 295
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 298
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 299
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 300
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 302
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 303
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 304
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 307
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 310
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 311
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 313
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 315
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 316
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 317

mockit/internal/util/GeneratedClasses.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.reflect.Proxy' 10
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 19
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 32
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 66
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83

mockit/internal/util/MethodFormatter.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.internal.state.ParameterNames' 14
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 46
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 79
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 82
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 86
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 106
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 118
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 119
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 121
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 127
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 128
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 133
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 138
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 143
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 146
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 149
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 150
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 152
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 154
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 155
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 156
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 158
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 160
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 162
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 164
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 165
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 166
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 167
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 168
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 172
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 174
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 175
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 177
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 178
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 179
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 180
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'switch' has incorrect indentation level 8, expected level should be 4. 187
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 189
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 191
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 192
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 193
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 194
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 195
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 196
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 197
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 198
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 199
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 200
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 201
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 202
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 203
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 204
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 205
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 207
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 208
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 209
 Warning indentation Indentation 'case' child has incorrect indentation level 12, expected level should be 6. 210
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 211
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be 8. 212
 Warning indentation Indentation 'switch rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 216
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 218
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 219
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 221
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 222
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 223
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 224
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 225
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 226
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 235
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 238
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 239
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 241
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 243

mockit/internal/util/ObjectMethods.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 19
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50

mockit/internal/util/ParameterNameExtractor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.EnumSet' 9
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.metadata.ClassMetadataReader' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 32
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 36
 Warning indentation Indentation 'if' has incorrect indentation level 20, expected level should be 10. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 24, expected level should be 12. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 20, expected level should be 10. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 41
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

mockit/internal/util/StackTrace.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.io.IOException' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning naming AbbreviationAsWordInName Abbreviation in name 'filteredST' must contain no more than '1' consecutive capital letters. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'if' has incorrect indentation level 16, expected level should be 8. 46
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 20, expected level should be 10. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isJDKOr3rdPartyLibraryInternalMethod' must contain no more than '1' consecutive capital letters. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning naming AbbreviationAsWordInName Abbreviation in name 'isJMockitMethod' must contain no more than '1' consecutive capital letters. 79
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 94
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 101
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be 8. 110
 Warning indentation Indentation 'try' child has incorrect indentation level 20, expected level should be 10. 111
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be 8. 112
 Warning blocks EmptyCatchBlock Empty catch block. 112
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 16, expected level should be 8. 113
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 114
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 115
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 116
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 117
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 119

mockit/internal/util/TestMethod.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.JavaType' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 16
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73

mockit/internal/util/TypeConversion.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.math.BigDecimal' 12
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 62
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 77
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 80
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91

mockit/internal/util/TypeConversionBytecode.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.methods.MethodVisitor' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 20
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 22
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 26
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 42
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 43
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 70
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96

mockit/internal/util/TypeDescriptor.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.asm.types.ArrayType' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 46
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 59
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 63
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 78

mockit/internal/util/Utilities.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.lang.annotation.Annotation' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 42
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 49
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 58
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 61
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'while' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 71
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 72
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 75
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 78
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 79
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 80
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 81
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 83
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 89
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 90
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 91
 Warning indentation Indentation 'while' child has incorrect indentation level 12, expected level should be 6. 93
 Warning indentation Indentation 'while rcurly' has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 97
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 99
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 100
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 101
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 104
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning naming ParameterName Parameter name 'aClass' must match pattern '^[a-z]([a-z0-9][a-zA-Z0-9]*)?$'. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 111
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 117

mockit/internal/util/VisitInterruptedException.java

Severity Category Rule Message Line
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 12

mockit/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 8
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 14
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 23
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 28

otherTests/BaseClass.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31

otherTests/DeencapsulationTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Deencapsulation' 15
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 23
 Warning naming AbbreviationAsWordInName Abbreviation in name 'INITIAL_VALUE' must contain no more than '1' consecutive capital letters. 23
 Warning naming MemberName Member name 'INITIAL_VALUE' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning whitespace GenericWhitespace GenericWhitespace '>' is followed by whitespace. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 125
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 130
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 135
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 140
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 142
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 144
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 146
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 151
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 154
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 167
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 169
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 171
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 176
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 178
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 180
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 182
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 185
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 190
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 192
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 193
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 202
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 206
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 208
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 210
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 211
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 213
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 215
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 216
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 218
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 220
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 222
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 224
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 226
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 228
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 229
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 231
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 234
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 236
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 240
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 242
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 250
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 252
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 254
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 256
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 259
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 264
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 266
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 267
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 269
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 271
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 273
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 275
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 276
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 278
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToSetFieldByTypeWithoutAValue' must contain no more than '1' consecutive capital letters. 279
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 280
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 286
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 288
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 289
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 291
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 296
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 297
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 299
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 302
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 304
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 309
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 311
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 312
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 313
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 314
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 316
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToSetAStaticFinalField' must contain no more than '1' consecutive capital letters. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 318
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 319
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 325

otherTests/JUnit38StyleTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'junit.framework.TestCase' 5
 Warning imports CustomImportOrder Wrong lexicographical order for 'junit.framework.TestCase' import. Should be before 'mockit.ClassWithObjectOverrides'. 5
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit38StyleTest' must contain no more than '1' consecutive capital letters. 10
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'testUseClassMockedInPreviousJUnit4TestClass' must contain no more than '1' consecutive capital letters. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning naming AbbreviationAsWordInName Abbreviation in name 'useClassMockedInPreviousJUnit4TestClass' must contain no more than '1' consecutive capital letters. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30

otherTests/JUnit4Test.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.ClassWithObjectOverrides' 12
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.Test' 21
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit4Test' must contain no more than '1' consecutive capital letters. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 50
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 51
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 52
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 53
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 56
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 58
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 102
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 116
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 117
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 120
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 132
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 133
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 136
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 137
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 138
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 139
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 140
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 141
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 158
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 161
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 163
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 164
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 166
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 168
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 171
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 172
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 173
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 174
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 175
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 177

otherTests/SubclassTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.BeforeEach' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 44
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 61
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 112
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 120

otherTests/TestedClass.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33

otherTests/multicast/Client.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.multicast' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 7
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 10
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 11
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 12

otherTests/multicast/Message.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.multicast' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 18
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 47
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 48
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'catch' child has incorrect indentation level 16, expected level should be 8. 50
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 56
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 57
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 77

otherTests/multicast/MessageTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.multicast' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 6. 22
 Warning indentation Indentation 'try' has incorrect indentation level 12, expected level should be 6. 24
 Warning indentation Indentation 'try' child has incorrect indentation level 16, expected level should be 8. 27
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 12, expected level should be 6. 28
 Warning indentation Indentation 'finally' child has incorrect indentation level 16, expected level should be 8. 29
 Warning indentation Indentation 'finally rcurly' has incorrect indentation level 12, expected level should be 6. 30
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'for' has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'try' has incorrect indentation level 16, expected level should be 8. 44
 Warning indentation Indentation 'try' child has incorrect indentation level 20, expected level should be 10. 45
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 16, expected level should be 8. 46
 Warning blocks EmptyCatchBlock Empty catch block. 46
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 16, expected level should be 8. 47
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 12, expected level should be 6. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning whitespace WhitespaceAfter ';' is not followed by whitespace. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 65
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 66
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 68
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 77
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 82
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 83
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 10, 18. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 10, 18. 85
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be one of the following: 10, 18. 86
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 87
 Warning indentation Indentation 'object def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 88
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90

otherTests/multicast/StatusListener.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.multicast' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 4
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 8

otherTests/multicast/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.multicast' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

otherTests/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

otherTests/testng/BaseTestNGDecoratorTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Mock' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.IHookCallBack' 11
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning naming AbbreviationAsWordInName Abbreviation in name 'BaseTestNGDecoratorTest' must contain no more than '1' consecutive capital letters. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41

otherTests/testng/DynamicMockingInBeforeMethodTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.AfterMethod' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 13
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 28
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 29
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 30
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 31
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 39
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 40
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 41
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54

otherTests/testng/ParallelExecutionTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.AfterClass' 7
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22

otherTests/testng/TestNGCascadingInSetupTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.BeforeMethod' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 11
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGCascadingInSetupTest' must contain no more than '1' consecutive capital letters. 11
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 14
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 30
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 31
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 32
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42

otherTests/testng/TestNGCascadingTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.ITestContext' 9
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGCascadingTest' must contain no more than '1' consecutive capital letters. 12
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 14
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 15
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 31
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 32
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 33
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47

otherTests/testng/TestNGDecoratorTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'javax.naming.Reference' 8
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Mock' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.AfterMethod' 13
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 17
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGDecoratorTest' must contain no more than '1' consecutive capital letters. 17
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 52
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66

otherTests/testng/TestNGExpectationsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.AfterMethod' 15
 Warning imports CustomImportOrder Extra separation in import group before 'otherTests.TestedClass' 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 21
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGExpectationsTest' must contain no more than '1' consecutive capital letters. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 32
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 33
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 34
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 35
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 43
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 44
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 45
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 46
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 58
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 63
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 65
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 66
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 77
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 89
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 90
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 91
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 94

otherTests/testng/TestNGParametersTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGParametersTest' must contain no more than '1' consecutive capital letters. 19
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 91

otherTests/testng/TestNGSharedMockFieldTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Capturing' 10
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.BeforeMethod' 15
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 18
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGSharedMockFieldTest' must contain no more than '1' consecutive capital letters. 18
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 35
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 36
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 37
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 38
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 49
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 50
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 51
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 59
 Warning naming AbbreviationAsWordInName Abbreviation in name 'preventAllWritesToMockedBufferedWritersFromSUT' must contain no more than '1' consecutive capital letters. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 62
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 63
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 64
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 65
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 76
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 77
 Warning blocks EmptyCatchBlock Empty catch block. 77
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 81
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 86
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 88
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 88
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 89
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104

otherTests/testng/TestNGViolatedExpectationsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 7
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.Test' 11
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 14
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TestNGViolatedExpectationsTest' must contain no more than '1' consecutive capital letters. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 19
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 20
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 28
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 29
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 30
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 40
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 41
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 42
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 53
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 54
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 55
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 56
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 69
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 70
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 71
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 77
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 84
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 86
 Warning indentation Indentation 'block' child has incorrect indentation level 20, expected level should be 18. 87
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 89
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 90
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92

otherTests/testng/TestedAndInjectablesTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 11
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.AfterMethod' 16
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 20
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUT' must contain no more than '1' consecutive capital letters. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'member def type' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 84
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 100
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 104
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 105
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 116
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 125
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 127
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 129
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 132
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 134
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 139
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 142
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 144
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 145
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 146
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 147
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 148
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 149
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 152
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 154
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 155
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 156
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 157
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 158
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 161

otherTests/testng/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'otherTests.testng' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

samples/LoginService/src/main/java/jmockit/loginExample/domain/userAccount/UserAccount.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userAccount' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 5
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 8
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 12
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46

samples/LoginService/src/main/java/jmockit/loginExample/domain/userAccount/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userAccount' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/AccountLoginLimitReachedException.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 5

samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/LoginService.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 6
 Warning imports CustomImportOrder Extra separation in import group before 'jmockit.loginExample.domain.userAccount.UserAccount' 8
 Warning imports CustomImportOrder Wrong lexicographical order for 'jmockit.loginExample.domain.userAccount.UserAccount' import. Should be before 'org.checkerframework.checker.index.qual.NonNegative'. 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 25
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 29
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 31
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 38
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 51
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 52
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 54
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 58
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 59
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 62
 Warning indentation Indentation 'else' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65

samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/UserAccountNotFoundException.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 5

samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/UserAccountRevokedException.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 3
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 5

samples/LoginService/src/main/java/jmockit/loginExample/domain/userLogin/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

samples/LoginService/src/test/java/jmockit/loginExample/domain/userLogin/LoginServiceIntegrationTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.BeforeMethod' 11
 Warning imports CustomImportOrder Extra separation in import group before 'jmockit.loginExample.domain.userAccount.UserAccount' 14
 Warning imports CustomImportOrder Wrong lexicographical order for 'jmockit.loginExample.domain.userAccount.UserAccount' import. Should be before 'org.testng.annotations.Test'. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def type' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 124
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 126
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 131
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 133
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 136
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 138

samples/LoginService/src/test/java/jmockit/loginExample/domain/userLogin/LoginServiceNGTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'jmockit.loginExample.domain.userLogin' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.testng.annotations.Test' 10
 Warning imports CustomImportOrder Extra separation in import group before 'jmockit.loginExample.domain.userAccount.UserAccount' 12
 Warning imports CustomImportOrder Wrong lexicographical order for 'jmockit.loginExample.domain.userAccount.UserAccount' import. Should be before 'org.testng.annotations.Test'. 12
 Warning naming AbbreviationAsWordInName Abbreviation in name 'LoginServiceNGTest' must contain no more than '1' consecutive capital letters. 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 43
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 44
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 57
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 58
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 59
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 75
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 79
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 80
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 81
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 100
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 101
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 102
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 115
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 116
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 117
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 118
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 119
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 126
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 127
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 128
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 129
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 130
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 139
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 141
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 142
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 143
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 144
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 148
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 149
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 151
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 156
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 158
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 159
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 160
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 161
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 162
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 165
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 166
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 168
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 173
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 175
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 177
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 178
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 179
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 180
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 181
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 184
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 185
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 187
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 195
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 199
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 200
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 201
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 202
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 204
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 205
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 206
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 207
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 208
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 210

samples/java8testing/src/main/java/java8testing/BusinessService.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 9
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40

samples/java8testing/src/main/java/java8testing/Collaborator.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 18

samples/java8testing/src/main/java/java8testing/package-info.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

samples/java8testing/src/test/java/java8testing/InterfacesWithMethodBodiesTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Delegate' 11
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 19
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 74
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 75
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 76
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 77
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 94
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 95
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 96
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 97
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 98
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 109
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 114
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 122
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 124
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 125
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 126
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 127
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 128
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 131
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 132
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 137
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 159
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 161
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 166
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 167
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 169
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 170
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 172
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 174
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 175
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 183
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 185
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 186
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 187
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 188
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 189
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 190
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 191
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 192
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 193
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 196
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 197
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 198
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 199
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 204
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 211
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 212
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 213
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 220
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 221
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 222
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 223
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 228
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 230
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 232
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 233
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 235
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 237
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 238
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 243
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 245
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 247
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 248
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 249
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 250
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 251
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 252
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 253
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 254
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 255
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 258
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 259
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 260
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 261
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 262
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 263
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 265
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 266
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 267
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 268
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 270
 Warning indentation Indentation 'interface def modifier' has incorrect indentation level 4, expected level should be 2. 275
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 281
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 282
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 283
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 284
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 292
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 294
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 295
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 296
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 304
 Warning naming AbbreviationAsWordInName Abbreviation in name 'mockFunctionalInterfaceFromJRE' must contain no more than '1' consecutive capital letters. 305
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 306
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 308
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 309
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 310
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 311
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 317
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 320
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 321
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 323
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 324
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 329
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 336
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 337
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 338
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 345
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 346
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 347
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 352
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 353
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 354
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 355
 Warning indentation Indentation 'interface def ident' has incorrect indentation level 4, expected level should be 2. 360
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 367
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 369
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 370
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 375
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 376
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 377
 Warning indentation Indentation 'interface def rcurly' has incorrect indentation level 4, expected level should be 2. 378
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 388
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 391
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 392
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 393
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 394
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 395
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 396
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 397
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 400
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 401
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 402
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 403
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 404
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 406
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 407
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 408
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 409
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 410
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 412

samples/java8testing/src/test/java/java8testing/JUnit5Test.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 6
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Expectations' 14
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.AfterEach' 19
 Warning naming AbbreviationAsWordInName Abbreviation in name 'JUnit5Test' must contain no more than '1' consecutive capital letters. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning naming AbbreviationAsWordInName Abbreviation in name 'withParameterProvidedByJUnit' must contain no more than '1' consecutive capital letters. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 87
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 93
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 94
 Warning indentation Indentation 'annotation def modifier' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'annotation def rcurly' has incorrect indentation level 4, expected level should be 2. 96
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 107
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 115
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 116
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 117
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 118
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 123
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 124
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 129
 Warning indentation Indentation 'class def modifier' has incorrect indentation level 4, expected level should be 2. 130
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 135
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 137
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 138
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 139
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 140
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 145
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 147
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 148
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 149
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 8, expected level should be 4. 157
 Warning indentation Indentation 'method def' child has incorrect indentation level 12, expected level should be 6. 159
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 8, expected level should be 4. 160
 Warning indentation Indentation 'class def rcurly' has incorrect indentation level 4, expected level should be 2. 161

samples/java8testing/src/test/java/java8testing/Java8EmptyReturnsTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Injectable' 19
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95

samples/java8testing/src/test/java/java8testing/TestUtils.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1

samples/java8testing/src/test/java/java8testing/TimeAPIFakingTest.java

Severity Category Rule Message Line
 Warning naming PackageName Package name 'java8testing' must match pattern '^[a-z]+(\.[a-z][a-z0-9]*)*$'. 1
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Mock' 11
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 14
 Warning naming AbbreviationAsWordInName Abbreviation in name 'TimeAPIFakingTest' must contain no more than '1' consecutive capital letters. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 16, expected level should be one of the following: 8, 10, 12. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 72

samples/petclinic/src/main/java/petclinic/owners/Owner.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.ArrayList' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.CascadeType' 9
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 64
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77

samples/petclinic/src/main/java/petclinic/owners/OwnerMaintenance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 8
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.Database' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41

samples/petclinic/src/main/java/petclinic/owners/OwnerScreen.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.faces.view.ViewScoped' 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 49
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66

samples/petclinic/src/main/java/petclinic/package-info.java

Severity Category Rule Message Line
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 4
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 7
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 28
 Warning javadoc JavadocParagraph Empty line should be followed by <p> tag on the next line. 47

samples/petclinic/src/main/java/petclinic/pets/Pet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.CascadeType' 9
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.owners.Owner' 18
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 67
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 88

samples/petclinic/src/main/java/petclinic/pets/PetMaintenance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 8
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.owners.Owner' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 50
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56

samples/petclinic/src/main/java/petclinic/pets/PetScreen.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.faces.view.ViewScoped' 8
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.owners.Owner' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 34
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if' child has incorrect indentation level 16, expected level should be 8. 65
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 12, expected level should be 6. 66
 Warning indentation Indentation 'else' child has incorrect indentation level 16, expected level should be 8. 67
 Warning indentation Indentation 'else rcurly' has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 70

samples/petclinic/src/main/java/petclinic/pets/PetType.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.BaseEntity' 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 25

samples/petclinic/src/main/java/petclinic/util/BaseEntity.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.GeneratedValue' 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 16
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 36
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 37
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 40
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52

samples/petclinic/src/main/java/petclinic/util/Database.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.EntityManager' 8
 Warning imports CustomImportOrder Extra separation in import group before 'org.checkerframework.checker.index.qual.NonNegative' 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 60
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 82
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 85
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 89
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 93
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 98
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 105
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 107
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 109
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 113
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 121
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 122
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 123

samples/petclinic/src/main/java/petclinic/util/Person.java

Severity Category Rule Message Line
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36

samples/petclinic/src/main/java/petclinic/vets/Specialty.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.BaseEntity' 6
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 13
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 14
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

samples/petclinic/src/main/java/petclinic/vets/Vet.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.CascadeType' 6
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.Person' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 33

samples/petclinic/src/main/java/petclinic/vets/VetMaintenance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 7
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.Database' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 23

samples/petclinic/src/main/java/petclinic/vets/VetScreen.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.faces.view.ViewScoped' 7
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 27
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31

samples/petclinic/src/main/java/petclinic/visits/Visit.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.persistence.Entity' 5
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 29
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 63

samples/petclinic/src/main/java/petclinic/visits/VisitMaintenance.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 8
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36

samples/petclinic/src/main/java/petclinic/visits/VisitScreen.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.List' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.faces.view.ViewScoped' 7
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 61
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 65
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 67
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 67
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 69
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 71

samples/petclinic/src/test/java/petclinic/owners/OwnerData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.TestDatabase' 5
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 18
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 21
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 22

samples/petclinic/src/test/java/petclinic/owners/OwnerScreenTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 9
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.SUT' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 98
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 99

samples/petclinic/src/test/java/petclinic/pets/PetData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Date' 6
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 8
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.owners.Owner' 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 18
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 21
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 23
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 26
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 38
 Warning coding VariableDeclarationUsageDistance Distance between variable 'type' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 57
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 69

samples/petclinic/src/test/java/petclinic/pets/PetScreenTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.validation.ValidationException' 18
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 20
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.owners.Owner' 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning coding VariableDeclarationUsageDistance Distance between variable 'petTypesAgain' declaration and its first usage is 4, but allowed 3. Consider making that variable final if you still need to store its value in advance (before method calls that might have side effects on the original value). 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 49
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 50
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 74
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 96
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 97
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 102
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 103
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 108
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 110
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 112
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 113
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 114
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 115

samples/petclinic/src/test/java/petclinic/util/SUT.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 9
 Warning naming AbbreviationAsWordInName Abbreviation in name 'SUT' must contain no more than '1' consecutive capital letters. 18

samples/petclinic/src/test/java/petclinic/util/TestDatabase.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'javax.annotation.PostConstruct' 9
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 30
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 33
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 42
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 54
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 55
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 95
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 97
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 98
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102

samples/petclinic/src/test/java/petclinic/util/TestUtil.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'mockit.Tested' 9

samples/petclinic/src/test/java/petclinic/vets/VetData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.TestDatabase' 5
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 11
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 11
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 13
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 15
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 16
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 17
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 19
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 20
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 21
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 23
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 28

samples/petclinic/src/test/java/petclinic/vets/VetScreenTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 9
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.util.SUT' 11
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 21
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48

samples/petclinic/src/test/java/petclinic/visits/VisitData.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.util.Date' 5
 Warning imports CustomImportOrder Extra separation in import group before 'javax.inject.Inject' 7
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 9
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 20
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 20
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 22
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 24
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 25
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 28
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 29
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 35

samples/petclinic/src/test/java/petclinic/visits/VisitScreenTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Assertions.assertEquals' 5
 Warning imports CustomImportOrder Extra separation in import group before 'org.junit.jupiter.api.Test' 12
 Warning imports CustomImportOrder Extra separation in import group before 'petclinic.pets.Pet' 14
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 24
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 31
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 33
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 37
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 41
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 43
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToShowVisitsWithoutFirstSelectingAPet' must contain no more than '1' consecutive capital letters. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 45
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 52
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 57
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 58
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 59
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 61
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 74
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 78
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 88
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 90
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 92
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 93
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 94
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 95
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 97
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToCreateOrUpdateVisitWithoutFirstSelectingAPet' must contain no more than '1' consecutive capital letters. 98
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 99
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 101
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 102
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 104
 Warning naming AbbreviationAsWordInName Abbreviation in name 'attemptToUpdateVisitWithoutFirstSelectingAVisit' must contain no more than '1' consecutive capital letters. 105
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 106
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 107
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 109
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 111
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 112

samples/tutorial/src/main/java/tutorial/domain/EntityX.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.math.BigDecimal' 8
 Warning javadoc MissingJavadocType Missing a Javadoc comment. 10
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 15
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 17
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 19
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 23
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 25
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 26
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 27
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 28
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 31
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 32
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 34
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 35
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 38
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 39
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 40
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 43
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 44
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 46
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 48
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 50
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 51
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56

samples/tutorial/src/main/java/tutorial/domain/MyBusinessService.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.apache.commons.mail.Email' 9
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 17
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 24
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 30
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 45
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 47
 Warning indentation Indentation 'ctor def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 53
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 53
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 56
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 63
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 66
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 68
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 71
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 77
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 79
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 80
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 82
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 83
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 85
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 86
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 87
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 90

samples/tutorial/src/main/java/tutorial/persistence/Database.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'java.sql.SQLException' 9
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 15
 Warning javadoc JavadocParagraph <p> tag should be preceded with an empty line. 25
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 36
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 37
 Warning indentation Indentation 'static initialization' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 40
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 43
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 45
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 46
 Warning indentation Indentation 'static initialization' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'static initialization rcurly' has incorrect indentation level 4, expected level should be 2. 49
 Warning indentation Indentation 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. 51
 Warning indentation Indentation 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. 52
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 55
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 56
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 58
 Warning javadoc MissingJavadocMethod Missing a Javadoc comment. 58
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 59
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 60
 Warning indentation Indentation 'for' has incorrect indentation level 8, expected level should be 4. 62
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 63
 Warning indentation Indentation 'for' child has incorrect indentation level 12, expected level should be 6. 64
 Warning indentation Indentation 'for rcurly' has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'try' has incorrect indentation level 8, expected level should be 4. 67
 Warning indentation Indentation 'try' child has incorrect indentation level 12, expected level should be 6. 68
 Warning indentation Indentation 'try rcurly' has incorrect indentation level 8, expected level should be 4. 69
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 70
 Warning indentation Indentation 'catch' child has incorrect indentation level 12, expected level should be 6. 71
 Warning indentation Indentation 'catch rcurly' has incorrect indentation level 8, expected level should be 4. 72
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 73
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 75
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 76
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 77
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 79
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 80
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 81
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 83
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 84
 Warning indentation Indentation 'if' has incorrect indentation level 8, expected level should be 4. 86
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 87
 Warning indentation Indentation 'if' child has incorrect indentation level 12, expected level should be 6. 88
 Warning indentation Indentation 'if rcurly' has incorrect indentation level 8, expected level should be 4. 89
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 91
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 92

samples/tutorial/src/test/java/tutorial/domain/MyBusinessServiceTest.java

Severity Category Rule Message Line
 Warning imports CustomImportOrder Extra separation in import group before 'org.apache.commons.mail.EmailException' 12
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 22
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 26
 Warning indentation Indentation 'member def modifier' has incorrect indentation level 4, expected level should be 2. 30
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 39
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 41
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 42
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 44
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 47
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 48
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 49
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 50
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 51
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 52
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 54
 Warning indentation Indentation 'method def modifier' has incorrect indentation level 4, expected level should be 2. 62
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 64
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 65
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 66
 Warning indentation Indentation 'block lcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 67
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 68
 Warning indentation Indentation 'block' child has incorrect indentation level 16, expected level should be one of the following: 8, 14. 69
 Warning indentation Indentation 'block rcurly' has incorrect indentation level 12, expected level should be one of the following: 6, 8, 10. 70
 Warning indentation Indentation 'method def' child has incorrect indentation level 8, expected level should be 4. 73
 Warning indentation Indentation 'block' child has incorrect indentation level 12, expected level should be 10. 74
 Warning indentation Indentation 'method def rcurly' has incorrect indentation level 4, expected level should be 2. 76