Source file "org/eclipse/microprofile/openapi/models/headers/Header.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 0 of 0 | n/a | 10 | 10 | 20 | 20 | 10 | 10 |
| description(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| required(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| deprecated(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allowEmptyValue(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| style(Header.Style) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| explode(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schema(Schema) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| examples(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| example(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| content(Content) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |