| # | File | Line | Column |
| 1 | org/hammurapi/inspectors/testcases/fixes/CatchTooGeneralExceptionTypeRuleFixTestCase.java | 50 | 19 |
| 2 | org/hammurapi/inspectors/testcases/fixes/CodeTooLongRuleFixTestCase.java | 78 | 19 |
| 3 | org/hammurapi/inspectors/testcases/fixes/ConstructorsInCloneRuleFixTestCase.java | 51 | 19 |
| 4 | org/hammurapi/inspectors/testcases/fixes/DeprecatedRuleFixTestCase.java | 41 | 19 |
| 5 | org/hammurapi/inspectors/testcases/fixes/DuplicateImportRuleFixTestCase.java | 53 | 19 |
| 6 | org/hammurapi/inspectors/testcases/fixes/EmptyCatchBlockRuleFixTestCase.java | 52 | 19 |
| 7 | org/hammurapi/inspectors/testcases/fixes/EmptyCatchBlockRuleFixTestCase.java | 58 | 19 |
| 8 | org/hammurapi/inspectors/testcases/fixes/EmptyFinallyBlockRuleFixTestCase.java | 58 | 19 |
| 9 | org/hammurapi/inspectors/testcases/fixes/LineLengthRuleFixTestCase.java | 52 | 19 |
| 10 | org/hammurapi/inspectors/testcases/fixes/LogExceptionsRuleFixTestCase.java | 49 | 19 |
| 11 | org/hammurapi/inspectors/testcases/fixes/MaxLinesInFileRuleFixTestCase.java | 88 | 19 |
| 12 | org/hammurapi/inspectors/testcases/fixes/NotifyRuleFixTestCase.java | 44 | 27 |
| 13 | org/hammurapi/inspectors/testcases/fixes/NotifyRuleFixTestCase.java | 63 | 27 |
| 14 | org/hammurapi/inspectors/testcases/fixes/OperationWithTooGeneralExceptonTypeInThrowsFixTestCase.java | 52 | 19 |
| 15 | org/hammurapi/inspectors/testcases/fixes/PrintStackTraceRuleFixTestCase.java | 51 | 19 |
| 16 | org/hammurapi/inspectors/testcases/fixes/ReturnFromFinallyRuleFixTestCase.java | 53 | 19 |
| 17 | org/hammurapi/inspectors/testcases/fixes/ReturnFromFinallyRuleFixTestCase.java | 56 | 19 |
| 18 | org/hammurapi/inspectors/testcases/fixes/ReturnFromFinallyRuleFixTestCase.java | 62 | 27 |
| 19 | org/hammurapi/inspectors/testcases/fixes/ThrowTooGeneralExceptionTypeRuleFixTestCase.java | 51 | 19 |
| 20 | org/hammurapi/inspectors/testcases/fixes/ThrowsClauseRuleFixTestCase.java | 59 | 19 |
| 21 | org/hammurapi/inspectors/testcases/fixes/TooManyThrowsRuleFixTestCase.java | 58 | 19 |
| 22 | org/hammurapi/inspectors/testcases/fixes/TooManyThrowsRuleFixTestCase.java | 61 | 19 |
| 23 | org/hammurapi/inspectors/testcases/fixes/TooManyThrowsRuleFixTestCase.java | 64 | 19 |
| 24 | org/hammurapi/inspectors/testcases/fixes/TooManyThrowsRuleFixTestCase.java | 67 | 19 |
| 25 | org/hammurapi/inspectors/testcases/fixes/WaitAndNotifyInsteadOfPollingRuleFixTestCase.java | 51 | 19 |
| 26 | org/hammurapi/inspectors/testcases/fixes/WaitInLoopRuleFixTestCase.java | 48 | 19 |
| 27 | org/hammurapi/inspectors/testcases/violations/CatchTooGeneralExceptionTypeRuleViolationTestCase.java | 50 | 19 |
| 28 | org/hammurapi/inspectors/testcases/violations/CodeTooLongRuleViolationTestCase.java | 56 | 27 |
| 29 | org/hammurapi/inspectors/testcases/violations/CodeTooLongRuleViolationTestCase.java | 66 | 27 |
| 30 | org/hammurapi/inspectors/testcases/violations/CodeTooLongRuleViolationTestCase.java | 77 | 27 |
| 31 | org/hammurapi/inspectors/testcases/violations/CodeTooLongRuleViolationTestCase.java | 89 | 27 |
| 32 | org/hammurapi/inspectors/testcases/violations/DuplicateImportRuleViolationTestCase.java | 51 | 7 |
| 33 | org/hammurapi/inspectors/testcases/violations/EmptyCatchBlockRuleViolationTestCase.java | 52 | 19 |
| 34 | org/hammurapi/inspectors/testcases/violations/EmptyCatchBlockRuleViolationTestCase.java | 56 | 19 |
| 35 | org/hammurapi/inspectors/testcases/violations/EmptyFinallyBlockRuleViolationTestCase.java | 56 | 19 |
| 36 | org/hammurapi/inspectors/testcases/violations/InvokeFinalizeRuleViolationTestCase.java | 50 | 19 |
| 37 | org/hammurapi/inspectors/testcases/violations/LineLengthRuleViolationTestCase.java | 50 | 19 |
| 38 | org/hammurapi/inspectors/testcases/violations/MaxLinesInFileRuleViolationTestCase.java | 52 | 19 |
| 39 | org/hammurapi/inspectors/testcases/violations/MaxLinesInFileRuleViolationTestCase.java | 67 | 19 |
| 40 | org/hammurapi/inspectors/testcases/violations/MaxLinesInFileRuleViolationTestCase.java | 83 | 19 |
| 41 | org/hammurapi/inspectors/testcases/violations/MaxLinesInFileRuleViolationTestCase.java | 100 | 19 |
| 42 | org/hammurapi/inspectors/testcases/violations/NotifyRuleViolationTestCase.java | 44 | 27 |
| 43 | org/hammurapi/inspectors/testcases/violations/NotifyRuleViolationTestCase.java | 63 | 27 |
| 44 | org/hammurapi/inspectors/testcases/violations/PrintStackTraceRuleViolationTestCase.java | 48 | 19 |
| 45 | org/hammurapi/inspectors/testcases/violations/ResultSetMetaDataViolationTestCase.java | 53 | 19 |
| 46 | org/hammurapi/inspectors/testcases/violations/ReturnFromFinallyRuleViolationTestCase.java | 53 | 19 |
| 47 | org/hammurapi/inspectors/testcases/violations/ReturnFromFinallyRuleViolationTestCase.java | 56 | 19 |
| 48 | org/hammurapi/inspectors/testcases/violations/ReturnFromFinallyRuleViolationTestCase.java | 62 | 27 |
| 49 | org/hammurapi/inspectors/testcases/violations/WaitAndNotifyInsteadOfPollingRuleViolationTestCase.java | 52 | 19 |
| 50 | org/hammurapi/inspectors/testcases/violations/WaitInLoopRuleViolationTestCase.java | 47 | 19 |