Class CloverReportTask.CoverageEx

java.lang.Object
org.openclover.core.reporters.Historical.Chart
org.openclover.core.reporters.Historical.Coverage
org.openclover.ant.tasks.CloverReportTask.CoverageEx
Enclosing class:
CloverReportTask

public static class CloverReportTask.CoverageEx extends org.openclover.core.reporters.Historical.Coverage
  • Field Summary

    Fields inherited from class org.openclover.core.reporters.Historical.Chart

    autoRange, columns, logScale, title, upperBound, yLabel
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class org.openclover.core.reporters.Historical.Chart

    addColumns, getColumns, getHeight, getTitle, getUpperBound, getWidth, getXLabel, getYLabel, isAutoRange, isLogScale, setAutoRange, setHeight, setInclude, setLogScale, setTitle, setUpperBound, setWidth, setXLabel, setYLabel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CoverageEx

      public CoverageEx()
  • Method Details

    • addConfiguredColumns

      public void addConfiguredColumns(ColumnsEx cols)