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 | 88 of 93 | 5% | 8 of 10 | 20% | 10 | 11 | 14 | 17 | 5 | 6 | 
| checkEntryNotNull(Object, Object) |   | 16% |   | 50% | 2 | 3 | 2 | 5 | 0 | 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 |