Package net.sf.saxon.trace
Class CoverageRecord
java.lang.Object
net.sf.saxon.trace.CoverageRecord
Manages the coverage data for a single module.
This class was introduced to avoid a map-of-maps that seemed to confuse the transpiler.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CoverageRecord
public CoverageRecord()
-