Source file "shaded_package/io/swagger/models/apideclaration/Parameter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 188 of 188 | 0% | 0 of 0 | n/a | 12 | 12 | 35 | 35 | 12 | 12 |
toString() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
setParamType(ParamType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDescription(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRequired(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAllowMultiple(Boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Parameter() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParamType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDescription() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRequired() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAllowMultiple() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |