Source file "org/apache/calcite/util/Util.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,811 of 2,811 | 0% | 401 of 401 | 0% | 334 | 334 | 673 | 673 | 126 | 126 |
| print(PrintWriter, Object, int) | 0% | 0% | 27 | 27 | 67 | 67 | 1 | 1 | ||
| toPosix(TimeZone, boolean) | 0% | 0% | 5 | 5 | 31 | 31 | 1 | 1 | ||
| appendPosixDaylightTransition(TimeZone, StringBuilder, int, int, int, int, int, int, boolean, boolean) | 0% | 0% | 17 | 17 | 36 | 36 | 1 | 1 | ||
| toScientificNotation(BigDecimal) | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| toJavaId(String, int) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| human(double) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| stringToList(String) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| appendPosixTime(StringBuilder, int) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| isSingleValue(SqlCall) | 0% | 0% | 11 | 11 | 22 | 22 | 1 | 1 | ||
| firstDuplicate(List) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| replace(String, String, String) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| stripDoubleQuotes(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| parseLocale(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| toURL(File) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| debugCode(PrintStream, String) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| printJavaString(PrintWriter, String, boolean) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| digits3(long, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| immutableCopy(Iterable) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| listToString(List) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString(Iterable, String, String, String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| sepList(List, String) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getMessages(Throwable) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| enumConstants(Class) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isValidJavaIdentifier(String) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| mapOf(Object, Object, Object[]) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| startsWith(List, List) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| rtrim(String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| quotientList(List, int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| findMatch(List, String, boolean) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| equalShallow(List, List) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| filter(List, Class) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| readAllAsString(Reader) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| needToImplement(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| rpad(String, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| minus(Set, Set) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| distinctList(Iterable) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| unexpected(Enum) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBooleanProperty(String, boolean) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| throwIfUnchecked(Throwable) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| enumVal(Enum, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| intersects(Collection, Collection) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getStackTrace(Throwable) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| contains(String[], int, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hash(int, Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toList(Iterator) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| pre(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| post(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| permAssert(boolean, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| asIndexMapJ(Collection, Function) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| transform(List, Function) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newInternal(Throwable, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFileTimestamp() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printWriter(OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nLogN(double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| distinctList(List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hashCode(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isNullOrEmpty(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| enumVal(Class, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| pairs(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| skip(List, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| matches(boolean, String, String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| last(List, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reader(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| deprecated(Object, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| skipLast(List, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asIndexMap(Collection, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toImmutableList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| swallow(Throwable, Logger) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| println(PrintWriter, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| squelchJar(JarFile) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchStream(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchStream(OutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchReader(Reader) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchWriter(Writer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchStmt(Statement) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| squelchConnection(Connection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| first(Double, double) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Float, float) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Integer, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Boolean, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Short, short) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Character, char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| first(Byte, byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| last(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDistinct(List) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| calendar(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$toImmutableList$3(ImmutableList.Builder, ImmutableList.Builder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$filter$1(Iterable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hash(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lines(Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| tokenize(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cast(List, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cast(Iterator, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(Collection, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| first(Object, Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| orEmpty(Iterable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| range(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| printWriter(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reader(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(Iterator, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$asIndexMapJ$2(Function, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashArray(int, Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| print(PrintWriter, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toLinux(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInternal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInternal(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInternal(Throwable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| range(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$filter$4(Iterable, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$cast$0(Iterable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| commaList(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cast(Iterable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(Iterable, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| skipLast(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| skip(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBooleanProperty(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calendar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(Iterable, Predicate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toMap(Properties) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| discard(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| discard(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| discard(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| discard(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |