Source file "com/google/inject/throwingproviders/CheckedProvidersTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 208 of 208 | 0% | 0 of 0 | n/a | 12 | 12 | 76 | 76 | 12 | 12 |
| testCheckThrowable_unsupportedThrowableConstructor_throwsIllegalArgumentException() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| testUnsupportedMethods_otherMethod_throwsIllegalArgumentException() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testCheckThrowable_checkedExceptionNotDeclared_throwsIllegalArgumentException() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testCheckedProviderTypeLiteral_get_returnsValidString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testCheckedProviderClass_get_returnsValidString() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testThrowingCheckedProviderTypeLiteral_get_throwsException() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCheckThrowable_runtimeExceptionNotDeclared_throwsExpectedRuntimeException() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCheckThrowable_errorNotDeclared_throwsExpectedError() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCheckedProviderTypeLiteralNull_get_returnsNull() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testThrowingCheckedProviderClass_get_throwsException() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testCheckedProviderClassNull_get_returnsNull() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CheckedProvidersTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |