Source file "org/eclipse/microprofile/openapi/models/security/SecurityScheme.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 |
| type(SecurityScheme.Type) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| description(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| name(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| in(SecurityScheme.In) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheme(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| bearerFormat(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| flows(OAuthFlows) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| openIdConnectUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |