Source file "org/apache/http/util/Args.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 259 | 18% | 21 of 34 | 38% | 21 | 30 | 25 | 47 | 4 | 13 |
| containsNoBlanks(CharSequence, String) | 21% | 50% | 3 | 4 | 3 | 7 | 0 | 1 | ||
| notEmpty(Collection, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| notEmpty(CharSequence, String) | 22% | 50% | 2 | 3 | 2 | 5 | 0 | 1 | ||
| notBlank(CharSequence, String) | 22% | 50% | 2 | 3 | 2 | 5 | 0 | 1 | ||
| positive(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNegative(long, String) | 33% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| notNull(Object, String) | 25% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| positive(int, String) | 25% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| notNegative(int, String) | 25% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| check(boolean, String, Object[]) | 30% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| check(boolean, String) | 37% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| Args() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |