Class StatementCoveragePerSourceFileRule

  • All Implemented Interfaces:
    ExtensionPoint, Serializable

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

      • StatementCoveragePerSourceFileRule

        public StatementCoveragePerSourceFileRule​(float minPercentage)