Source file "org/restlet/data/CookieSetting.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 229 of 229 | 0% | 18 of 18 | 0% | 27 | 27 | 42 | 42 | 18 | 18 |
equals(Object) | ![]() | 0% | ![]() | 0% | 10 | 10 | 11 | 11 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
CookieSetting(int, String, String, String, String, String, int, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
CookieSetting(int, String, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CookieSetting(int, String, String, String, String, String, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CookieSetting(int, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CookieSetting(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CookieSetting() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAccessRestricted(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setComment(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxAge(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecure(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getComment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxAge() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAccessRestricted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSecure() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDescription() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |