Source file "com/thoughtworks/xstream/io/binary/TokenTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 204 of 204 | 0% | 2 of 2 | 0% | 13 | 13 | 55 | 55 | 12 | 12 |
| testUsesIdForStringsWithMoreThen64KBytes() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| setUp() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesOneExtraByteForIdsThatCanBeRepresentedAsByte() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesTwoExtraBytesForIdsThatCanBeRepresentedAsShort() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesFourExtraBytesForIdsThatCanBeRepresentedAsShort() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesEightExtraBytesForIdsThatCanBeRepresentedAsLong() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesOneExtraByteForUtf8StringsWith1ByteCharacters() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testUsesOneExtraByteForUtf8StringsWith2ByteCharacters() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testDoesNotSupportNegativeIds() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| readOneToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeOneToken(Token) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TokenTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |