Source file "com/google/common/testing/ClassSanityTesterTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 10 of 10 | 0% | 0 of 0 | n/a | 5 | 5 | 7 | 7 | 5 | 5 |
| ClassSanityTesterTest.NoNullCheckNeededDespiteNotInstantiable(ClassSanityTesterTest.NotInstantiable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| primitiveOnly(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullableOnly(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| noParameter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| primitiveAndNullable(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |