Source file "com/gargoylesoftware/htmlunit/util/EncodingSniffer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 2,976 of 2,976 | 0% | 320 of 320 | 0% | 181 | 181 | 530 | 530 | 21 | 21 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 226 | 226 | 1 | 1 | |
getAttribute(byte[], int) | ![]() | 0% | ![]() | 0% | 52 | 52 | 64 | 64 | 1 | 1 |
sniffEncodingFromMetaTag(byte[]) | ![]() | 0% | ![]() | 0% | 28 | 28 | 46 | 46 | 1 | 1 |
extractEncodingFromContentType(String) | ![]() | 0% | ![]() | 0% | 29 | 29 | 43 | 43 | 1 | 1 |
sniffEncodingFromXmlDeclaration(byte[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 21 | 21 | 1 | 1 |
sniffEncodingFromUnicodeBom(byte[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
contentTypeEndsWith(List, String[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
sniffEncodingFromHttpHeaders(List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
matches(byte[], int, byte[][]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
indexOfSubArray(byte[], byte[], int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
sniffHtmlEncoding(List, InputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
sniffXmlEncoding(List, InputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
read(InputStream, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
readAndPrepend(InputStream, int, byte[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
translateEncodingLabel(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isXml(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skipToAnyOf(byte[], int, byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
sniffEncoding(List, InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
sniffUnknownContentTypeEncoding(List, InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
isHtml(List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isSupportedCharset(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |