Source file "org/apache/http/util/Asserts.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 74 of 83 | 10% | 9 of 12 | 25% | 10 | 13 | 13 | 19 | 4 | 7 |
| notEmpty(CharSequence, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| notBlank(CharSequence, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String, Object) | 20% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| notNull(Object, String) | 20% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| check(boolean, String, Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(boolean, String) | 37% | 50% | 1 | 2 | 1 | 3 | 0 | 1 | ||
| Asserts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |