Source file "com/thoughtworks/xstream/core/util/Base64JAXBCodecTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 322 of 322 | 0% | 4 of 4 | 0% | 15 | 15 | 66 | 66 | 13 | 13 | 
| testDoesNotPadWhenMultipleOfThree() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testPadsSingleMissingByteWhenNotMultipleOfThree() | 0% | n/a | 1 | 1 | 5 | 5 | 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 | ||
| testEncodesEntireByteArrayAsString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testModeWithoutLineWraps() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testProducesEmptyStringWhenNoBytesGiven() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDecodesLinesWithLF() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDecodesLinesWithCRLF() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDecodesShortLines() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| Base64JAXBCodecTest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |