Source file "org/mybatis/dynamic/sql/util/kotlin/elements/SqlElements.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 0 of 713 | 100% | 0 of 0 | n/a | 0 | 88 | 0 | 109 | 0 | 88 |
| and(Function1) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| or(Function1) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| case(BindableColumn, Function1) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| case(Function1) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| subQuery(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isEqualTo(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotEqualTo(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThan(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThanOrEqualTo(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThan(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThanOrEqualTo(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isIn(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotIn(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| cast(Function1) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| applyOperator(String, BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| add(BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| divide(BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| multiply(BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| subtract(BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| concatenate(BindableColumn, BasicColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| concat(BindableColumn, BasicColumn[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| substring(BindableColumn, int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sum(BindableColumn, RenderableCondition) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sortColumn(String, SqlColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| count(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| countDistinct(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| max(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| min(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| avg(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sum(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sum(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| constant(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| stringConstant(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| value(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| lower(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| upper(BindableColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isEqualTo(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isEqualTo(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isEqualToWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotEqualTo(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotEqualTo(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotEqualToWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThan(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThan(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThanWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThanOrEqualTo(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThanOrEqualTo(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isGreaterThanOrEqualToWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThan(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThan(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThanWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThanOrEqualTo(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThanOrEqualTo(BasicColumn) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLessThanOrEqualToWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isIn(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInWhenPresent(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotIn(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInWhenPresent(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLike(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLikeWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotLike(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotLikeWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLikeCaseInsensitive(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isLikeCaseInsensitiveWhenPresent(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotLikeCaseInsensitive(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotLikeCaseInsensitiveWhenPresent(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInCaseInsensitive(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInCaseInsensitiveWhenPresent(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInCaseInsensitive(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInCaseInsensitiveWhenPresent(Collection) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| sortColumn(String) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| count() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNull() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotNull() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isIn(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInWhenPresent(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotIn(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInWhenPresent(Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isBetween(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isBetweenWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotBetween(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotBetweenWhenPresent(Object) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInCaseInsensitive(String[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isInCaseInsensitiveWhenPresent(String[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInCaseInsensitive(String[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isNotInCaseInsensitiveWhenPresent(String[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isTrue() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isFalse() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |