Source file "org/mybatis/dynamic/sql/util/kotlin/KotlinMultiSelectBuilder.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 153 | 100% | 0 of 0 | n/a | 0 | 16 | 0 | 30 | 0 | 16 |
| select(List, Function1) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| selectDistinct(List, Function1) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| union(Function1) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| unionAll(Function1) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setDsl(MultiSelectDSL) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| orderBy(SortSpecification[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| fetchFirstWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| configureStatement(Function1) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| build() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| select(BasicColumn[], Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| selectDistinct(BasicColumn[], Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| limitWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| offsetWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getDsl() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| configureStatement$lambda$0(Function1, StatementConfiguration) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| KotlinMultiSelectBuilder() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |