DbTestCase.testCaseMutationPointTotalSrcMutants

struct DbTestCase
alias testCaseMutationPointTotalSrcMutants = testCaseCountSrcMutants!([Mutation.Status.alive, Mutation.Status.killed, Mutation.Status.timeout])

Return Value

mutants at mutations points that the test case has killed mutants at.

Meta