Source file "com/google/common/collect/CollectPreconditions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 10 of 10 | 0% | 11 | 11 | 17 | 17 | 6 | 6 |
| checkEntryNotNull(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkNonnegative(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonnegative(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositive(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkRemove(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CollectPreconditions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |