Source file "com/sun/xml/fastinfoset/algorithm/BASE64EncodingAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 955 of 955 | 0% | 34 of 34 | 0% | 29 | 29 | 78 | 78 | 12 | 12 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
convertToCharacters(byte[], int, int, StringBuilder) | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
convertFromCharacters(char[], int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 27 | 27 | 1 | 1 |
encodeToOutputStream(Object, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
convertToCharacters(Object, StringBuilder) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decodeFromBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
convertToCharacters(byte[], int, int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 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 | |
BASE64EncodingAlgorithm() | 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 |