Source file "com/sun/xml/fastinfoset/algorithm/HexadecimalEncodingAlgorithm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 454 of 454 | 0% | 14 of 14 | 0% | 17 | 17 | 40 | 40 | 10 | 10 | 
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| convertFromCharacters(char[], int, int) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| convertToCharacters(Object, StringBuilder) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| encodeToOutputStream(Object, OutputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decodeFromBytes(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decodeFromInputStream(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeToBytes(Object, int, int, byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrimtiveLengthFromOctetLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOctetLengthFromPrimitiveLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HexadecimalEncodingAlgorithm() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |