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 | 151 of 151 | 0% | 14 of 14 | 0% | 15 | 15 | 38 | 38 | 8 | 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 |
BasicCookieStore() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getCookies() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 |