Source file "org/apache/calcite/sql/SqlDialect.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,171 of 1,171 | 0% | 148 of 148 | 0% | 123 | 123 | 330 | 330 | 43 | 43 |
| static {...} | 0% | n/a | 1 | 1 | 54 | 54 | 1 | 1 | ||
| getProduct(String, String) | 0% | 0% | 27 | 27 | 44 | 44 | 1 | 1 | ||
| unparseSqlIntervalQualifier(SqlWriter, SqlIntervalQualifier, RelDataTypeSystem) | 0% | 0% | 8 | 8 | 34 | 34 | 1 | 1 | ||
| quoteStringLiteralUnicode(StringBuilder, String) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| SqlDialect(SqlDialect.Context) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| unparseFetchUsingAnsi(SqlWriter, SqlNode, SqlNode) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| getCastSpec(RelDataType) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| unparseFetchUsingLimit(SqlWriter, SqlNode, SqlNode) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| unparseSqlDatetimeArithmetic(SqlWriter, SqlCall, SqlKind, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| unquoteStringLiteral(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| unparseSqlIntervalLiteral(SqlWriter, SqlIntervalLiteral, int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| quoteIdentifier(StringBuilder, String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| emulateNullDirectionWithIsNull(SqlNode, boolean, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| quoteStringLiteral(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| quoteIdentifier(StringBuilder, List) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| quoteIdentifier(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| defaultNullDirection(RelFieldCollation.Direction) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| containsNonAscii(String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| emptyContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quoteTimestampLiteral(Timestamp) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SqlDialect(SqlDialect.DatabaseProduct, String, String, NullCollation) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| supportsFunction(SqlOperator, RelDataType, List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| SqlDialect(SqlDialect.DatabaseProduct, String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| identifierNeedsToBeQuoted(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| supportsAggregateFunction(SqlKind) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unparseCall(SqlWriter, SqlCall, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rewriteSingleValueExpr(SqlNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(DatabaseMetaData) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unparseOffsetFetch(SqlWriter, SqlNode, SqlNode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unparseDateTimeLiteral(SqlWriter, SqlAbstractDateTimeLiteral, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTypeSystem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDatabaseProduct() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNullCollation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsAs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresAliasForFromItems() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasImplicitTableAlias() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsCharSet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsWindowFunctions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCalendarPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| emulateNullDirection(SqlNode, boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsOffsetFetch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsNestedAggregations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supportsAliasedValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |