Value | Meaning |
---|---|
alive | alive mutants |
killed | killed mutants |
all_mut | all mutants |
summary | summary section of the mutation testing |
mut_stat | mutation statistics |
tc_killed | test cases that killed the mutant |
tc_stat | test case statistics |
tc_map | test case mapping to killed mutants |
tc_suggestion | test case suggestions for killing mutants |
tc_killed_no_mutants | Test cases that has killed zero mutants |
tc_full_overlap | Test cases that kill the same mutants |
tc_full_overlap_with_mutation_id | Test cases that kill the same mutants with a mutation ID column |
tc_groups | Test groups defined by the user |
tc_min_set | Minimal set of tests |
tc_similarity | Similarity between test cases |
tc_groups_similarity | Similarity between test groups |
treemap | A treemap of the mutation scores |
mut_recommend_kill | mutants that has survived that the plugin recommend the user to kill |
diff | a section containing a diff and mutants for it |
tc_unique | report of the mutants that only the test case kill |
marked_mutants | mutants manually marked by user |
trend | trend information of how mutation score is predicted to evolve |
Sections to include in the report