Database.aliveNoMutSrcMutants

Count the mutants with the nomut metadata.

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

Meta