Commit Graph

461 Commits

Author SHA1 Message Date
Roman Ivanov 5ebfb82c01 coverage for Automatic bean, #1295 2015-07-23 21:57:58 -07:00
Roman Ivanov 454af2c194 100% coverage for FileText, #1295 2015-07-23 20:33:30 -07:00
Baratali Izmailov 01750d8a49 Issue #1293: Improved coverage of MultipleStringLiteralsCheck 2015-07-23 14:06:58 -07:00
Andrei Selkin cdcddbe49e Add setter for 'ignoreEnums' in LeftCurlyCheck, issue #975. 2015-07-23 21:15:07 +03:00
Roman Ivanov 07d2c790d8 100% coverage for JavadocTagInfo. #1295 2015-07-23 00:10:04 -07:00
Roman Ivanov db1c057515 100% UTs coverage for FileContents. #1295 2015-07-22 21:02:19 -07:00
Roman Ivanov f1b28dbcde 100% UTs coverage for FileContents. #1295 2015-07-22 20:52:58 -07:00
Michal Kordas 82e1d2693c Add test coverage to SummaryJavadoc check. #1308 2015-07-22 18:44:47 -07:00
Michal Kordas b9702a2c99 Add test coverage to JavadocPackage check. #1308 2015-07-22 18:43:57 -07:00
Roman Ivanov ef540c2c72 100% Uts coverage for AbstractLoader , unreachable code was removed. #1295 2015-07-22 18:42:48 -07:00
Roman Ivanov 864cf936cf AbstractFileSetCheck is 100% covered by UTs. #1295 2015-07-22 15:38:55 -07:00
Michal Kordas 24a95e56f5 Remove classes with 100% coverage from Cobertura exclusion list. #1449 2015-07-22 13:18:59 +02:00
Andrei Selkin 48e095c8d3 Add test with default configuration for JavaNCSSCheck, issue #1129. 2015-07-21 17:56:45 -07:00
Michal Kordas 81d67e4777 Remove dead code from ObjectBlockHandler in Indentation check. #1270 2015-07-21 17:54:02 -07:00
Michal Kordas 9988d4d007 Remove dead code from AbstractExpressionHandler. #1270 2015-07-21 17:45:30 -07:00
Michal Kordas 79694f0d50 Remove dead code from ElseHandler in Indentation check. #1270 2015-07-21 13:39:28 -07:00
Ilja Dubinin e1d06c0a92 Coverage has been increased to 100% in MissingDeprecatedCheck. Issue #908 2015-07-21 09:54:06 -07:00
Ilja Dubinin d5178f777a Coverage has been increased to 100% in AnnotationLocationCheck. Issue #908 2015-07-21 09:53:43 -07:00
Ilja Dubinin 89f4e3c8b1 Coverage has been increased to 100% in PackageAnnotationCheck 2015-07-20 21:05:32 -07:00
Michal Kordas 0f7653dd6d Bump total line and branch coverage rates for Cobertura 2015-07-20 21:02:49 -07:00
Michal Kordas 66571b2e6e Remove dead code from ArrayInitHandler in Indentation check. #1270 2015-07-20 20:57:59 -07:00
Michal Kordas 2ff20f4af3 Add test coverage to LineWrappingHandler in Indentation check. #1270 2015-07-20 20:54:53 -07:00
Michal Kordas e40d9f41cf Add test coverage to MethodDefHandler in Indentation check. #1270 2015-07-20 20:44:54 -07:00
Michal Kordas d28871069b Remove dead code from HandlerFactory in Indentation check. #1270 2015-07-20 20:43:04 -07:00
Michal Kordas 3dbb4e095d Update EqualsVerifier to 1.7.3. #1426 2015-07-20 20:32:50 -07:00
Michal Kordas 6fd3988251 Update Maven Shade Plugin to 2.4.1. #1424 2015-07-20 21:30:39 +02:00
Andrei Selkin c9c475a6c7 Refactoring of FinalLocalVariableCheck to avoid 'fall through' violation, issue #1395. 2015-07-20 10:02:21 -07:00
Michal Kordas 0516374351 Add test coverage to BlockParentHandler in Indentation check. #1270 2015-07-19 23:06:59 -07:00
Michal Kordas d4a862ea09 Remove dead code from NewHandler in Indentation check. #1270 2015-07-19 22:03:05 +02:00
Michal Kordas 1f240831bf Add test coverage to ImportHandler in Indentation check. #1270 2015-07-19 10:03:27 -07:00
Michal Kordas 87d0c50d24 Add test coverage to Indentation check. #1270 2015-07-19 09:49:40 -07:00
Michal Kordas 98d1972dcc Add test coverage to PackageHandler in Indentation check. #1270 2015-07-19 09:45:17 -07:00
Michal Kordas 547580dea8 Remove dead code from SlistHandler in Indentation check. #1270 2015-07-19 09:43:28 -07:00
Baratali Izmailov 41d538f9be Issue #1293: Refactoring of IllegalTokenCheck and IllegalTokenTextCheck. Coverage has been improved. 2015-07-19 07:15:40 -07:00
Michal Kordas 3d4290baf0 Add test coverage to MethodCallHandler in Indentation check. #1270 2015-07-19 00:00:12 -07:00
Michal Kordas 4f16cb85a9 Update antlr to 4.5.1. #1402 2015-07-18 23:45:36 +02:00
Baratali Izmailov 881f9b5079 Issue #1293: Improving coverage of FallThroughCheck 2015-07-18 12:39:29 -07:00
Andrei Selkin 6c1b26a836 Fix RegexpHeader causing exception with default config, issue #1129. 2015-07-18 12:41:27 +03:00
Michal Kordas e59080b695 Remove dead code from ArrayInitHandler in Indentation check. #1270 2015-07-17 21:52:41 -07:00
Roman Ivanov 850a747710 temporary fix: coverage is decreased dut to Sourceforce site is not accesible 2015-07-17 10:59:43 -07:00
Roman Ivanov 313437caf5 powermock artifacts were moved to test scope as they are required only for UTs 2015-07-17 10:41:39 -07:00
Aleksandr Ivanov f6cb722588 Changing SWITCH to IF to improve coverage #1387 #1128 2015-07-16 17:23:47 -07:00
Ilja Dubinin 27045d71a3 Coverage has been increased to 100% in EmtyCatchBlockCheck 2015-07-16 17:09:00 -07:00
Michal Kordas 1aca5b65dc Remove dead code from ForHandler in Indentation check. #1270 2015-07-16 16:44:04 -07:00
Ruslan Diachenko 6d3dbe2fd3 Issue #1289: 'GenericWhitespaceCheck' refactored, UT coverage improved 2015-07-15 16:58:17 -07:00
Ruslan Diachenko 28e8f33dfd Issue #1289: 'EmptyLineSeparatorCheck' refactored, UT coverage improved 2015-07-15 21:22:02 +01:00
Baratali Izmailov f7309c4404 Issue #1293: Refactorgin of CovariantEqualsCheck 2015-07-14 23:46:21 -07:00
Ruslan Diachenko c09a1ecf33 Issue #1289: 'EmptyForIteratorPadCheck' UT coverage improved 2015-07-14 19:38:45 -07:00
Ruslan Diachenko d815ca6429 Issue #1289: 'MethodParamPadCheck' UT coverage improved 2015-07-14 19:38:04 -07:00
Ruslan Diachenko a038f3394f Issue #1289: 'SeparatorWrapCheck' UT coverage improved 2015-07-14 19:35:12 -07:00