Source file "com/google/common/testing/anotherpackage/SomeClassThatDoesNotUseNullable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 7 of 7 | 0% | 0 of 0 | n/a | 5 | 5 | 5 | 5 | 5 | 5 |
| SomeClassThatDoesNotUseNullable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| packagePrivateButDoesNotCheckNull(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| protectedButDoesNotCheckNull(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| publicButDoesNotCheckNull(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| staticButDoesNotCheckNull(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |