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 | 259 of 259 | 0% | 34 of 34 | 0% | 30 | 30 | 47 | 47 | 13 | 13 |
| containsNoBlanks(CharSequence, String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| notEmpty(CharSequence, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| notBlank(CharSequence, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| notEmpty(Collection, String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| positive(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNegative(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNull(Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| positive(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notNegative(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String, Object) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String, Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| Args() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |