public interface ICoverageVisitor
IClassCoverage
instances.Modifier and Type | Method and Description |
---|---|
void |
visitCoverage(IClassCoverage coverage)
For analyzed class coverage data is emitted to this method.
|
void visitCoverage(IClassCoverage coverage)
coverage
- coverage data for a classCopyright © 2019. All rights reserved.