Source file "net/sf/saxon/event/Sink.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 20 of 20 | 0% | 0 of 0 | n/a | 16 | 16 | 17 | 17 | 16 | 16 |
Sink(PipelineConfiguration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
usesTypeAnnotations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
open() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
startDocument(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
endDocument() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
startElement(NodeName, SchemaType, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
namespace(NamespaceBinding, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
attribute(NodeName, SimpleType, CharSequence, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
startContent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
endElement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
characters(CharSequence, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
processingInstruction(String, CharSequence, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
comment(CharSequence, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
append(Item, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
setUnparsedEntity(String, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |