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 | 84 of 93 | 9% | 7 of 10 | 30% | 9 | 11 | 12 | 17 | 4 | 6 |
checkEntryNotNull(Object, Object) | ![]() ![]() | 16% | ![]() ![]() | 50% | 2 | 3 | 2 | 5 | 0 | 1 |
checkNonnegative(long, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkPositive(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkNonnegative(int, String) | ![]() ![]() | 22% | ![]() ![]() | 50% | 1 | 2 | 1 | 3 | 0 | 1 |
checkRemove(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CollectPreconditions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |