Source file "org/apache/http/impl/client/BasicCookieStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 151 | 21% | 14 of 14 | 0% | 13 | 15 | 31 | 38 | 6 | 8 |
| clearExpired(Date) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| addCookie(Cookie) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| addCookies(Cookie[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BasicCookieStore() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| getCookies() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |