Source file "org/apache/http/message/BasicListHeaderIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 127 | 73% | 4 of 16 | 75% | 5 | 15 | 8 | 32 | 2 | 7 |
| remove() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| nextHeader() | 79% | 50% | 1 | 2 | 1 | 6 | 0 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findNext(int) | 93% | 87% | 1 | 5 | 1 | 9 | 0 | 1 | ||
| BasicListHeaderIterator(List, String) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| filterHeader(int) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| hasNext() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 |