Package com.parasoft.findings.jenkins.coverage.api.metrics.charts


@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class) package com.parasoft.findings.jenkins.coverage.api.metrics.charts
Contains logic and models for visualizing code coverage charts.
  • Classes
    Class
    Description
    Builds one x-axis point for the series of a line chart showing the line and branch coverage of a project.
    Builds the Java side model for a trend chart showing the line and branch coverage of a project.