Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 133 of 217 | 38% | 17 of 34 | 50% | 16 | 27 | 14 | 34 | 3 | 10 |
instanceOf(Object, Class, String) | 21% | 50% | 2 | 3 | 2 | 5 | 0 | 1 | ||
notMax(Comparable, Comparable, String) | 19% | 50% | 2 | 3 | 2 | 5 | 0 | 1 | ||
notEmpty(Collection, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
notEmpty(Map, String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
notMin(Comparable, Comparable, String) | 66% | 75% | 1 | 3 | 1 | 5 | 0 | 1 | ||
notEmpty(int[], String) | 33% | 50% | 2 | 3 | 1 | 3 | 0 | 1 | ||
notEmpty(Object[], String) | 33% | 50% | 2 | 3 | 1 | 3 | 0 | 1 | ||
ArgUtils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
notEmpty(String, String) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
notNull(Object, String) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 |