Source file "com/google/common/testing/AbstractPackageSanityTestsTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 254 of 254 | 0% | 0 of 0 | n/a | 10 | 10 | 38 | 38 | 10 | 10 |
| testFindClassesToTest_ignoreUnderscores() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testFindClassesToTest_withCorrespondingTestClassButNotExplicitlyTested() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testFindClassesToTest_testClass() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testFindClassesToTest_noCorrespondingTestClass() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFindClassesToTest_withCorrespondingTestClassAndExplicitlyTested() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFindClassesToTest_ignoreClasses() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFindClassesToTest_publicApiOnly() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testFindClassesToTest_withCorrespondingTestClass_noTestName() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| AbstractPackageSanityTestsTest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findClassesToTest(Iterable, String[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |