Uses of Class
com.parasoft.findings.jenkins.coverage.api.metrics.model.CoverageStatistics
Package
Description
Contains logic and models for visualizing code coverage charts.
New coverage model that tries to replace all the existing functionality with a more versatile model.
-
Uses of CoverageStatistics in com.parasoft.findings.jenkins.coverage.api.metrics.charts
Modifier and TypeMethodDescriptionCoverageSeriesBuilder.computeSeries
(CoverageStatistics statistics) Modifier and TypeMethodDescriptionedu.hm.hafner.echarts.line.LinesChartModel
CoverageTrendChart.create
(Iterable<edu.hm.hafner.echarts.BuildResult<CoverageStatistics>> results, edu.hm.hafner.echarts.ChartModelConfiguration configuration) Creates the chart for the specified results. -
Uses of CoverageStatistics in com.parasoft.findings.jenkins.coverage.api.metrics.steps