Source file "com/datastax/oss/driver/internal/core/util/Strings.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 642 of 642 | 0% | 92 of 92 | 0% | 61 | 61 | 78 | 78 | 15 | 15 |
| static {...} | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| unquote(String, char) | 0% | 0% | 10 | 10 | 23 | 23 | 1 | 1 | ||
| quote(String, char) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| needsDoubleQuotes(String) | 0% | 0% | 12 | 12 | 9 | 9 | 1 | 1 | ||
| isLongLiteral(String) | 0% | 0% | 8 | 8 | 6 | 6 | 1 | 1 | ||
| requireNotEmpty(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isQuoted(String, char) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| emptyQuoted(char) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| isReservedCqlKeyword(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isQuoted(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quote(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unquote(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDoubleQuoted(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doubleQuote(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unDoubleQuote(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |