Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 147 of 162 | 9% | 21 of 26 | 19% | 18 | 21 | 20 | 26 | 5 | 8 |
notMin(Comparable, Comparable, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
notMax(Comparable, Comparable, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
notEmpty(Collection, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
notEmpty(Map, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
notEmpty(String, String) | 33% | 50% | 2 | 3 | 1 | 3 | 0 | 1 | ||
notEmpty(Object[], String) | 33% | 50% | 2 | 3 | 1 | 3 | 0 | 1 | ||
notNull(Object, String) | 20% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
ArgUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |