To apply a mutant on disk:
    mutmut apply <id>

To show a mutant:
    mutmut show <id>


Survived 🙁 (299)

---- imblearn/__init__.py (6) ----

60-65

---- imblearn/base.py (11) ----

38-39, 50-53, 55-59

---- imblearn/combine/_smote_enn.py (4) ----

280-283

---- imblearn/combine/_smote_tomek.py (4) ----

284-287

---- imblearn/ensemble/_bagging.py (11) ----

132-142

---- imblearn/ensemble/_easy_ensemble.py (6) ----

126-131

---- imblearn/ensemble/_forest.py (51) ----

143, 146, 149-150, 152-153, 158, 160-162, 165, 167, 169, 173-175, 177, 181-184, 189, 195-198, 201, 205-209, 213, 215-216, 218-221, 231, 236, 249, 257-259, 262, 267, 274-275, 277-278

---- imblearn/ensemble/_weight_boosting.py (7) ----

119-125

---- imblearn/metrics/_classification.py (20) ----

99-118

---- imblearn/over_sampling/_adasyn.py (3) ----

91-93

---- imblearn/over_sampling/_random_over_sampler.py (2) ----

97-98

---- imblearn/over_sampling/_smote.py (25) ----

66-90

---- imblearn/over_sampling/base.py (3) ----

94-96

---- imblearn/pipeline.py (29) ----

2-3, 5-12, 14, 17-24, 28-37

---- imblearn/tensorflow/_generator.py (4) ----

288-291

---- imblearn/under_sampling/_prototype_generation/_cluster_centroids.py (8) ----

386-393

---- imblearn/under_sampling/_prototype_selection/_condensed_nearest_neighbour.py (3) ----

422-424

---- imblearn/under_sampling/_prototype_selection/_edited_nearest_neighbours.py (17) ----

397-413

---- imblearn/under_sampling/_prototype_selection/_instance_hardness_threshold.py (3) ----

394-396

---- imblearn/under_sampling/_prototype_selection/_nearmiss.py (6) ----

425-430

---- imblearn/under_sampling/_prototype_selection/_neighbourhood_cleaning_rule.py (8) ----

414-421

---- imblearn/under_sampling/_prototype_selection/_one_sided_selection.py (3) ----

455-457

---- imblearn/under_sampling/_prototype_selection/_random_under_sampler.py (8) ----

431-435, 439-441

---- imblearn/under_sampling/_prototype_selection/_tomek_links.py (3) ----

452-454

---- imblearn/under_sampling/base.py (4) ----

382-385

---- imblearn/utils/_docstring.py (3) ----

376-378

---- imblearn/utils/_show_versions.py (1) ----

379

---- imblearn/utils/_validation.py (46) ----

292-296, 304-312, 314, 316, 318, 320, 322, 325-326, 328, 331, 334, 337-338, 341-344, 347-348, 351-352, 354-355, 357-361, 366-367, 369, 371-372
