Source file "jakarta/mail/internet/ContentType.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 283 of 283 | 0% | 46 of 46 | 0% | 38 | 38 | 64 | 64 | 15 | 15 |
ContentType(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
match(ContentType) | ![]() | 0% | ![]() | 0% | 13 | 13 | 9 | 9 | 1 | 1 |
toString() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getBaseType() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
setParameter(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ContentType(String, String, ParameterList) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getParameter(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
match(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setPrimaryType(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSubType(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setParameterList(ParameterList) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ContentType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPrimaryType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSubType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParameterList() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |