Source file "org/eclipse/jetty/http/HttpTokens.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 20 of 20 | 0% | 18 | 18 | 17 | 17 | 7 | 7 |
| HttpTokens.Token(byte, HttpTokens.Type) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| isHexDigit() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByte() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHexDigit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |