Source file "org/apache/calcite/util/StackWriter.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 220 of 220 | 0% | 31 of 31 | 0% | 31 | 31 | 67 | 67 | 11 | 11 |
write(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 25 | 25 | 1 | 1 |
writeQuote(Character) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
indentIfNeeded() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
popQuote(Character) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
write(char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
write(String, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
StackWriter(Writer, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
printSqlStringLiteral(PrintWriter, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
printSqlIdentifier(PrintWriter, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
pushQuote(Character) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |