Source file "shaded_package/io/swagger/models/apideclaration/Api.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 0 of 0 | n/a | 8 | 8 | 19 | 19 | 8 | 8 |
| toString() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| Api() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDescription(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOperations(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDescription() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |