Source file "org/apache/hc/client5/http/cookie/BasicCookieStore.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 183 of 183 | 0% | 20 of 20 | 0% | 19 | 19 | 48 | 48 | 9 | 9 |
clearExpired(Date) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
clearExpired(Instant) | ![]() | 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 |
getCookies() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
BasicCookieStore() | ![]() | 0% | n/a | 1 | 1 | 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 |