Source file "org/apache/xml/serializer/EncodingInfo.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 130 of 130 | 0% | 16 of 16 | 0% | 14 | 14 | 35 | 35 | 6 | 6 |
inEncoding(char, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
inEncoding(char, char, String) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
inEncoding(char, byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
isInEncoding(char, char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isInEncoding(char) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
EncodingInfo(String, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |