Source file "shaded_package/io/swagger/models/parameters/BodyParameter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 16 of 16 | 0% | 20 | 20 | 38 | 38 | 12 | 12 |
| equals(Object) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addExample(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BodyParameter() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| example(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schema(Model) | 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 | ||
| setSchema(Model) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExamples(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSchema() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExamples() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |