Source file "jakarta/xml/soap/AttachmentPart.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 12 of 12 | 0% | 13 | 13 | 20 | 20 | 7 | 7 |
| getContentId() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getContentLocation() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getContentType() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setContentId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentLocation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setContentType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AttachmentPart() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |