| # | File | Line | Column |
| 1 | org/hammurapi/inspectors/performance/testcases/fixes/StringConcatenationInspectorFixTestCase.java | 33 | 9 |
| 2 | org/hammurapi/inspectors/performance/testcases/fixes/StringConcatenationInspectorFixTestCase.java | 34 | 93 |
| 3 | org/hammurapi/inspectors/performance/testcases/fixes/StringConcatenationInspectorFixTestCase.java | 47 | 86 |
| 4 | org/hammurapi/inspectors/testcases/HammurapiTestCasesException.java | 49 | 89 |
| 5 | org/hammurapi/inspectors/testcases/fixes/ConstructorsInCloneRuleFixTestCase.java | 48 | 83 |
| 6 | org/hammurapi/inspectors/testcases/fixes/CyclomaticComplexityRuleFixTestCase.java | 51 | 83 |
| 7 | org/hammurapi/inspectors/testcases/fixes/CyclomaticComplexityRuleFixTestCase.java | 71 | 91 |
| 8 | org/hammurapi/inspectors/testcases/fixes/CyclomaticComplexityRuleFixTestCase.java | 93 | 91 |
| 9 | org/hammurapi/inspectors/testcases/fixes/CyclomaticComplexityRuleFixTestCase.java | 96 | 94 |
| 10 | org/hammurapi/inspectors/testcases/fixes/DefineLoggerForClassRuleFixTestCase.java | 34 | 93 |
| 11 | org/hammurapi/inspectors/testcases/fixes/DeprecatedRuleFixTestCase.java | 40 | 82 |
| 12 | org/hammurapi/inspectors/testcases/fixes/ForConditionRuleFixTestCase.java | 38 | 80 |
| 13 | org/hammurapi/inspectors/testcases/fixes/ForConditionRuleFixTestCase.java | 43 | 91 |
| 14 | org/hammurapi/inspectors/testcases/fixes/ForConditionRuleFixTestCase.java | 46 | 94 |
| 15 | org/hammurapi/inspectors/testcases/fixes/ForInitRuleFixTestCase.java | 38 | 80 |
| 16 | org/hammurapi/inspectors/testcases/fixes/ForInitRuleFixTestCase.java | 43 | 91 |
| 17 | org/hammurapi/inspectors/testcases/fixes/ForInitRuleFixTestCase.java | 46 | 94 |
| 18 | org/hammurapi/inspectors/testcases/fixes/ForIteratorRuleFixTestCase.java | 38 | 80 |
| 19 | org/hammurapi/inspectors/testcases/fixes/ForIteratorRuleFixTestCase.java | 43 | 91 |
| 20 | org/hammurapi/inspectors/testcases/fixes/ForIteratorRuleFixTestCase.java | 46 | 94 |
| 21 | org/hammurapi/inspectors/testcases/fixes/ForLoopControlVariablesRuleFixTestCase.java | 38 | 80 |
| 22 | org/hammurapi/inspectors/testcases/fixes/ForLoopControlVariablesRuleFixTestCase.java | 43 | 91 |
| 23 | org/hammurapi/inspectors/testcases/fixes/ForLoopControlVariablesRuleFixTestCase.java | 45 | 94 |
| 24 | org/hammurapi/inspectors/testcases/fixes/ForLoopControlVariablesRuleFixTestCase.java | 56 | 95 |
| 25 | org/hammurapi/inspectors/testcases/fixes/HidingInheritedFieldsRuleFixTestCase.java | 25 | 83 |
| 26 | org/hammurapi/inspectors/testcases/fixes/ModifiersOrderRuleFixTestCase.java | 42 | 91 |
| 27 | org/hammurapi/inspectors/testcases/fixes/OperationWithRuntimeExceptionInThrowsFixTestCase.java | 41 | 91 |
| 28 | org/hammurapi/inspectors/testcases/fixes/OperationWithRuntimeExceptionInThrowsFixTestCase.java | 43 | 91 |
| 29 | org/hammurapi/inspectors/testcases/fixes/TooManyParametersRuleFixTestCase.java | 36 | 81 |
| 30 | org/hammurapi/inspectors/testcases/fixes/TooManyParametersRuleFixTestCase.java | 39 | 81 |
| 31 | org/hammurapi/inspectors/testcases/violations/CyclomaticComplexityRuleViolationTestCase.java | 49 | 83 |
| 32 | org/hammurapi/inspectors/testcases/violations/CyclomaticComplexityRuleViolationTestCase.java | 60 | 85 |
| 33 | org/hammurapi/inspectors/testcases/violations/CyclomaticComplexityRuleViolationTestCase.java | 80 | 85 |
| 34 | org/hammurapi/inspectors/testcases/violations/CyclomaticComplexityRuleViolationTestCase.java | 84 | 82 |
| 35 | org/hammurapi/inspectors/testcases/violations/ForConditionRuleViolationTestCase.java | 38 | 80 |
| 36 | org/hammurapi/inspectors/testcases/violations/ForConditionRuleViolationTestCase.java | 46 | 94 |
| 37 | org/hammurapi/inspectors/testcases/violations/ForInitRuleViolationTestCase.java | 38 | 80 |
| 38 | org/hammurapi/inspectors/testcases/violations/ForInitRuleViolationTestCase.java | 47 | 94 |
| 39 | org/hammurapi/inspectors/testcases/violations/ForIteratorRuleViolationTestCase.java | 38 | 80 |
| 40 | org/hammurapi/inspectors/testcases/violations/ForIteratorRuleViolationTestCase.java | 46 | 94 |
| 41 | org/hammurapi/inspectors/testcases/violations/ForLoopControlVariablesRuleViolationTestCase.java | 38 | 80 |
| 42 | org/hammurapi/inspectors/testcases/violations/ForLoopControlVariablesRuleViolationTestCase.java | 42 | 91 |
| 43 | org/hammurapi/inspectors/testcases/violations/ForLoopControlVariablesRuleViolationTestCase.java | 45 | 94 |
| 44 | org/hammurapi/inspectors/testcases/violations/LineLengthRuleViolationTestCase.java | 48 | 134 |
| 45 | org/hammurapi/inspectors/testcases/violations/ModifiersOrderRuleViolationTestCase.java | 42 | 91 |
| 46 | org/hammurapi/inspectors/testcases/violations/OperationWithRuntimeExceptionInThrowsViolationTestCase.java | 36 | 83 |
| 47 | org/hammurapi/inspectors/testcases/violations/OperationWithRuntimeExceptionInThrowsViolationTestCase.java | 42 | 91 |
| 48 | org/hammurapi/inspectors/testcases/violations/OperationWithRuntimeExceptionInThrowsViolationTestCase.java | 44 | 91 |
| 49 | org/hammurapi/inspectors/testcases/violations/ThreadYieldRuleViolationTestCase.java | 34 | 96 |
| 50 | org/hammurapi/inspectors/testcases/violations/TooManyParametersRuleViolationTestCase.java | 44 | 88 |
| 51 | org/hammurapi/inspectors/testcases/violations/TooManyThrowsRuleViolationTestCase.java | 44 | 83 |
| 52 | org/hammurapi/inspectors/testcases/violations/TooManyThrowsRuleViolationTestCase.java | 46 | 82 |