Source file "com/thoughtworks/xstream/core/util/Base64EncoderTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 512 of 512 | 0% | 6 of 6 | 0% | 23 | 23 | 100 | 100 | 20 | 20 | 
| testDoesNotPadWhenMultipleOfThree() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPadsSingleMissingByteWhenNotMultipleOfThree() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testInitializeStringBufferWithExpectedSizeUsing6BytesInput() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testPadsDoubleMissingByteWhenNotMultipleOfThree() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testHandlesZeroByte() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testHandlesAllPositiveBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testHandlesAllNegativeBytes() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| testInitializeStringBufferWithExpectedSizeUsing4BytesInput() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testInitializeStringBufferWithExpectedSizeUsing140BytesInput() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| testModeWithoutLineWraps() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testEncodesEntireByteArrayAsString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testWrapsLinesAt76Chars() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testExactly76Chars() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDecodesLinesWithLF() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testDecodesLinesWithCRLF() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testDecodesUnwrappedLines() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testProducesEmptyStringWhenNoBytesGiven() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testInitializeStringBufferWithExpectedSizeUsing1BytesInput() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testDecodesShortLines() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Base64EncoderTest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |