Source file "com/google/common/testing/NullPointerTesterTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 55 of 55 | 0% | 4 of 4 | 0% | 9 | 9 | 18 | 18 | 7 | 7 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reactToNullParameters(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| NullPointerTesterTest.TwoArg(NullPointerTesterTest.TwoArg.Action, NullPointerTesterTest.TwoArg.Action) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| normalNormal(String, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| normalNullable(String, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nullableNormal(String, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nullableNullable(String, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |