Expand description

The TestcaseScore is an evaluator providing scores of corpus items.

Structs

The power assigned to each corpus entry This result is used for power scheduling

The weight for each corpus entry This result is used for corpus scheduling

Multiply the testcase size with the execution time. This favors small and quick testcases.

Traits

Compute the favor factor of a Testcase. Lower is better.