Source file "com/sun/xml/fastinfoset/algorithm/DoubleEncodingAlgorithm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 576 of 576 | 0% | 26 of 26 | 0% | 30 | 30 | 86 | 86 | 17 | 17 |
decodeFromInputStreamToDoubleArray(InputStream) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
encodeToBytesFromDoubleArray(double[], int, int, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
decodeFromBytesToDoubleArray(double[], int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodeToOutputStreamFromDoubleArray(double[], OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
convertToCharactersFromDoubleArray(double[], StringBuilder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getPrimtiveLengthFromOctetLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
generateArrayFromList(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
convertFromCharacters(char[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
encodeToOutputStream(Object, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 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 | |
lambda$convertFromCharacters$0(CharBuffer, List, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encodeToBytes(Object, int, int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
convertToCharactersFromDoubleArray(double[], StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOctetLengthFromPrimitiveLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeFromInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DoubleEncodingAlgorithm() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |