Source file "org/apache/http/message/ParserCursor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 132 | 33% | 4 of 10 | 60% | 6 | 12 | 14 | 28 | 2 | 7 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| updatePos(int) | 26% | 50% | 2 | 3 | 2 | 6 | 0 | 1 | ||
| ParserCursor(int, int) | 62% | 50% | 2 | 3 | 2 | 9 | 0 | 1 | ||
| getLowerBound() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| atEnd() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| getUpperBound() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getPos() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |