Mutation analysis is the process of measuring how good a test set is (how many mutations it kills).
Typically, the result of mutation analysis is the percentage (0%..100%) of mutants that are killed (detected) by the test set.
-- MarkUtting - 11 Sep 2007