Source file "net/sf/saxon/functions/EscapeURI.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 582 of 582 | 0% | 78 of 78 | 0% | 50 | 50 | 100 | 100 | 10 | 10 |
checkPercentEncoding(String) | 0% | 0% | 17 | 17 | 41 | 41 | 1 | 1 | ||
static {...} | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
escape(CharSequence, String) | 0% | 0% | 12 | 12 | 11 | 11 | 1 | 1 | ||
iriToUri(CharSequence) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
escapeChar(char, char, FastStringBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
evalEscapeURI(Item, XPathContext) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
allAllowedAscii(CharSequence) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
evaluateItem(XPathContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
call(SequenceIterator[], XPathContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
EscapeURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |