Source file "org/apache/http/message/BasicHeaderIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 25 of 100 | 75% | 5 of 16 | 68% | 6 | 15 | 4 | 23 | 2 | 7 |
| filterHeader(int) | 37% | 25% | 2 | 3 | 0 | 1 | 0 | 1 | ||
| nextHeader() | 75% | 50% | 1 | 2 | 1 | 5 | 0 | 1 | ||
| remove() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findNext(int) | 93% | 87% | 1 | 5 | 1 | 9 | 0 | 1 | ||
| BasicHeaderIterator(Header[], String) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| hasNext() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 |