Source file "org/eclipse/microprofile/openapi/models/OpenAPI.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 40 of 40 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| openapi(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| info(Info) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| externalDocs(ExternalDocumentation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| servers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| security(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tags(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| paths(Paths) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| components(Components) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |