slcoverage.FilterRule クラス
名前空間: slcoverage
カバレッジ フィルター規則の作成
説明
slcoverage.FilterRule クラスのオブジェクトを使用して、フィルター処理のセレクターと根拠を含むカバレッジ フィルター規則を指定します。
slcoverage.FilterRule クラスは handle クラスです。
作成
は、指定された rule = slcoverage.FilterRule(selector,rationale)selector と rationale を使用してフィルター規則オブジェクト rule を作成し、selector プロパティと rationale プロパティを設定します。
は、指定されたフィルター rule = slcoverage.FilterRule(selector,rationale,mode)mode をもつ FilterRule オブジェクトを作成し、mode プロパティを設定します。メトリクス セレクターによる正当化のみを使用できます。
プロパティ
例
バージョン履歴
R2017b で導入