Source file "org/springframework/data/cassandra/core/cql/CqlIdentifier.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 237 of 237 | 0% | 32 of 32 | 0% | 37 | 37 | 46 | 46 | 21 | 21 |
| CqlIdentifier(CharSequence, boolean) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| isQuotedIdentifier(CharSequence) | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| compareTo(CqlIdentifier) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isUnquotedIdentifier(CharSequence) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| requiresQuoting(CharSequence) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cqlId(CharSequence, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| of(CharSequence, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quotedCqlId(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| quoted(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CqlIdentifier(CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cqlId(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| of(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toCql(StringBuilder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toCqlIdentifier() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnquoted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toCql() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isQuoted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |