DbMutant.aliveNoMutSrcMutants

Count the mutants with the nomut metadata.

struct DbMutant
alias aliveNoMutSrcMutants = countNoMutMutants!([Mutation.Status.alive, Mutation.Status.noCoverage], true)

Meta