Source file "jakarta/mail/Multipart.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 140 of 140 | 0% | 14 of 14 | 0% | 18 | 18 | 40 | 40 | 11 | 11 |
| removeBodyPart(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setMultipartDataSource(MultipartDataSource) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeBodyPart(BodyPart) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addBodyPart(BodyPart, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addBodyPart(BodyPart) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| Multipart() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getBodyPart(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCount() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setParent(Part) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |