CsvEncoder(CsvEncoder, CsvSchema) |  | 0% |  | 0% | 2 | 2 | 38 | 38 | 1 | 1 |
_appendCharacterEscape(char, int) |  | 0% |  | 0% | 5 | 5 | 24 | 24 | 1 | 1 |
_writeQuotedAndEscaped(String, char, char, int) |  | 0% |  | 0% | 10 | 10 | 27 | 27 | 1 | 1 |
_writeLongQuotedAndEscaped(String, char) |  | 0% |  | 0% | 10 | 10 | 26 | 26 | 1 | 1 |
_writeQuotedAndEscaped(String, char) |  | 0% |  | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
appendValue(int) |  | 0% |  | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
appendValue(long) |  | 0% |  | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
_needsQuotingStrict(String, int) |  | 0% |  | 0% | 10 | 10 | 12 | 12 | 1 | 1 |
endRow() |   | 43% |   | 33% | 7 | 10 | 12 | 22 | 0 | 1 |
writeRaw(String, int, int) |  | 0% |  | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
appendValue(String) |  | 0% |  | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
writeRaw(char[], int, int) |  | 0% |  | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
appendValue(float) |  | 0% |  | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
_buffer(int, BufferedValue) |  | 0% |  | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
_mayNeedQuotes(String, int, int) |   | 59% |   | 54% | 7 | 12 | 5 | 16 | 0 | 1 |
_needsQuotingLoose(String, int) |  | 0% |  | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
write(int, int) |   | 75% |   | 70% | 3 | 6 | 4 | 14 | 0 | 1 |
write(int, long) |   | 75% |   | 70% | 3 | 6 | 4 | 14 | 0 | 1 |
write(int, float) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeNonEscaped(int, String) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
appendColumnSeparator() |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeRaw(char) |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
writeNull(int) |  | 0% |  | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
_writeQuoted(String, char, int) |   | 82% |   | 57% | 5 | 8 | 7 | 23 | 0 | 1 |
write(int, String) |   | 70% |   | 66% | 4 | 7 | 5 | 15 | 0 | 1 |
appendRawValue(String) |  | 0% |  | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
_removeTrailingLF() |  | 0% |  | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
_append(char[]) |   | 68% |   | 50% | 3 | 4 | 2 | 9 | 0 | 1 |
appendValue(double) |   | 61% |   | 50% | 2 | 3 | 2 | 8 | 0 | 1 |
_writeLongQuoted(String, char) |   | 88% |   | 78% | 2 | 8 | 4 | 21 | 0 | 1 |
write(int, char[], int, int) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
writeColumnName(String) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
write(int, BigDecimal, boolean) |   | 67% |   | 50% | 2 | 3 | 2 | 7 | 0 | 1 |
writeRaw(String) |   | 80% |   | 75% | 1 | 3 | 2 | 10 | 0 | 1 |
_getQuoteCharEscapeChar(boolean, int, int) |   | 55% |   | 33% | 3 | 4 | 2 | 6 | 0 | 1 |
CsvEncoder(IOContext, int, Writer, CsvSchema) |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
CsvEncoder(IOContext, int, Writer, CsvSchema, boolean) |   | 95% |   | 50% | 3 | 4 | 0 | 35 | 0 | 1 |
_writeQuoted(String) |   | 93% |   | 71% | 3 | 8 | 2 | 23 | 0 | 1 |
close(boolean, boolean) |   | 69% |   | 33% | 3 | 4 | 3 | 9 | 0 | 1 |
_needsQuotingStrict(String) |   | 89% |   | 75% | 3 | 9 | 0 | 10 | 0 | 1 |
write(int, BigInteger) |   | 73% |   | 50% | 1 | 2 | 2 | 7 | 0 | 1 |
write(int, double) |   | 70% |   | 50% | 1 | 2 | 2 | 6 | 0 | 1 |
write(int, boolean) |   | 70% |   | 50% | 1 | 2 | 2 | 6 | 0 | 1 |
withSchema(CsvSchema) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
appendNull() |  | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
appendNumberValue(String) |   | 75% |   | 50% | 2 | 3 | 2 | 6 | 0 | 1 |
getOutputTarget() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getOutputBuffered() |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
writeNumber(String) |   | 97% |   | 75% | 1 | 3 | 1 | 11 | 0 | 1 |
setOutputEscapes(int[]) |  | 88% |   | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
writeRawLong(String) |  | 100% |  | 100% | 0 | 2 | 0 | 17 | 0 | 1 |
overrideFormatFeatures(int) |  | 100% |   | 75% | 1 | 3 | 0 | 10 | 0 | 1 |
_needsQuotingLoose(String) |  | 100% |   | 87% | 1 | 5 | 0 | 7 | 0 | 1 |
_calcSafeChar() |  | 100% |  | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
_flushBuffer() |  | 100% |  | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
_releaseBuffers() |  | 100% |   | 50% | 2 | 3 | 0 | 5 | 0 | 1 |
static {...} |  | 100% | | n/a | 0 | 1 | 0 | 4 | 0 | 1 |
appendValue(boolean) |  | 100% |  | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
flush(boolean) |  | 100% |   | 50% | 1 | 2 | 0 | 4 | 0 | 1 |
nextColumnIndex() |  | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |