Source file "jakarta/ws/rs/core/Form.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 5 | 5 | 11 | 11 | 5 | 5 |
| Form() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Form(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| param(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Form(MultivaluedMap) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| asMap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |