Source file "com/example/realworldkotlinspringbootjdbc/openapi/generated/model/NewArticle.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 12 of 48 | 75% | 0 of 0 | n/a | 1 | 6 | 1 | 10 | 1 | 6 |
| NewArticle(String, String, String, List, int, DefaultConstructorMarker) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| NewArticle(String, String, String, List) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| getTitle() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getDescription() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getBody() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getTagList() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |