Combinatorial Coverage
ConceptCombinatorial coverage is a testing and validation methodology that measures the extent to which all possible combinations of input parameter values have been exercised by a test set. Originating in combinatorial interaction testing for software, it has been applied to hardware (post-silicon SoC) validation and to characterize training and test data for machine learning models, including for out-of-distribution detection.
WIKI
Combinatorial Coverage
Definition
Combinatorial coverage is a measure of the proportion of all possible combinations of input parameter values that have been exercised by a given test set or data sample. The concept originated in combinatorial interaction testing (CIT) in software testing, where it is used to identify faults by systematically varying parameter combinations. In its simplest form, combinatorial coverage reaches 100% when every possible combination of values for the parameters under test has been applied. For example, a two-input NAND gate's combinatorial coverage reaches 100% when all four possible input combinations (00, 01, 10, 11) are applied.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →