Source file "com/example/realworldkotlinspringbootjdbc/openapi/generated/controller/ArticlesApi.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 57 of 57 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
updateArticle(ArticlesApi, String, String, UpdateArticleRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
createArticle(ArticlesApi, String, NewArticleRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
deleteArticle(ArticlesApi, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getArticle(ArticlesApi, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getArticlesFeed(ArticlesApi, String, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getArticles(ArticlesApi, String, String, String, String, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |