Source file "org/mybatis/dynamic/sql/util/kotlin/KotlinSelectBuilder.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 171 | 100% | 0 of 2 | 100% | 0 | 20 | 0 | 41 | 0 | 19 |
| from(Function1) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| having(Function1) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| union(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| unionAll(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| KotlinSelectBuilder(SelectDSL) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| groupBy(BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| orderBy(SortSpecification[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| from(SqlTable, String) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| fetchFirstWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| build() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| from(SqlTable) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| limitWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| offsetWhenPresent(Long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| forUpdate() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| forNoKeyUpdate() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| forShare() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| forKeyShare() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| skipLocked() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| nowait() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |