Source file "org/eclipse/jetty/util/SearchPattern.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 248 of 248 | 0% | 30 of 30 | 0% | 23 | 23 | 42 | 42 | 8 | 8 |
| match(byte[], int, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| endsWith(byte[], int, int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| SearchPattern(byte[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| startsWith(byte[], int, int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| validateArgs(byte[], int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| compile(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compile(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |