Source file "org/eclipse/jetty/util/HttpCookieStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 20 of 20 | 0% | 18 | 18 | 27 | 27 | 8 | 8 |
| matchPath(URI, List) | 0% | 0% | 11 | 11 | 17 | 17 | 1 | 1 | ||
| HttpCookieStore() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| add(URI, HttpCookie) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| remove(URI, HttpCookie) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(URI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCookies() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getURIs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |