Class LineCoveragePerSourceFileRule

  • All Implemented Interfaces:
    ExtensionPoint, Serializable

    public class LineCoveragePerSourceFileRule
    extends Rule
    Flags a failure if the line coverage of a source file goes below a certain threshold.
    See Also:
    Serialized Form
    • Constructor Detail

      • LineCoveragePerSourceFileRule

        public LineCoveragePerSourceFileRule​(float minPercentage)