DbMutant.aliveNoMutSrcMutants

Count the mutants with the nomut metadata.

  1. MetadataNoMutEntry countNoMutMutants(Mutation.Kind[] kinds, string file)
  2. alias aliveNoMutSrcMutants = countNoMutMutants!([Mutation.Status.alive], true)
    struct DbMutant
    alias aliveNoMutSrcMutants = countNoMutMutants!([Mutation.Status.alive], true)

Meta