Klasse CoverageReporter

java.lang.Object
io.jenkins.plugins.coverage.metrics.steps.CoverageReporter

public class CoverageReporter extends Object
Transforms the old model to the new model and invokes all steps that work on the new model. Currently, only the source code painting and copying have been moved to this new reporter class.
Autor:
Ullrich Hafner