Source file "org/apache/logging/log4j/core/layout/TextEncoderHelper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 419 of 419 | 0% | 44 of 44 | 0% | 34 | 34 | 113 | 113 | 12 | 12 |
encodeChunkedText(CharsetEncoder, CharBuffer, ByteBuffer, StringBuilder, ByteBufferDestination) | ![]() | 0% | ![]() | 0% | 9 | 9 | 30 | 30 | 1 | 1 |
encodeText(CharsetEncoder, CharBuffer, ByteBuffer, StringBuilder, ByteBufferDestination) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
writeEncodedText(CharsetEncoder, CharBuffer, ByteBuffer, ByteBufferDestination, CoderResult) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
drainIfByteBufferFull(ByteBufferDestination, ByteBuffer, CoderResult) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
flushRemainingBytes(CharsetEncoder, ByteBufferDestination, ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
copy(StringBuilder, int, CharBuffer) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
encodeText(CharsetEncoder, CharBuffer, ByteBufferDestination) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeAndEncodeAsMuchAsPossible(CharsetEncoder, CharBuffer, boolean, ByteBufferDestination, ByteBuffer, CoderResult) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
encodeAsMuchAsPossible(CharsetEncoder, CharBuffer, boolean, ByteBufferDestination, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
writeChunkedEncodedText(CharsetEncoder, CharBuffer, ByteBufferDestination, ByteBuffer, CoderResult) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
encodeTextFallBack(Charset, StringBuilder, ByteBufferDestination) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
throwException(CoderResult) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |