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 | 56 of 56 | 0% | 6 of 6 | 0% | 7 | 7 | 11 | 11 | 4 | 4 |
| checkEntryNotNull(Object, Object) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkNonnegative(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 |